Sort Score
Result 10 results
Languages All
Labels All
Results 8,241 - 8,250 of 50,467 for

shapes

(0.2 sec)
  1. Повернуть Visio Форма текста|Documentation

    Как повернуть текст формы в visio, используя .NET Diagram API....1" ); // Find a particular shape and update its text foreach...Diagram . Shape shape in page . Shapes ) { if ( shape . NameU ...

    docs.aspose.com/diagram/ru/net/rotate-visio-sha...
  2. Public API Changements dans Aspose.Diagram 5.8....

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Initialize an array of shapes Shape [] shapes = new Shape [ 2 ]; // extract...extract and assign shapes to the array shapes [ 0 ]= diagram ....

    docs.aspose.com/diagram/fr/java/public-api-chan...
  3. Holen Sie sich Papierbreite und Seitenhöhe|Docu...

    In diesem Abschnitt wird erläutert, wie Sie die Papiergröße der Seite visio mit Aspose.Diagram erhalten....// get shape of the Visio diagram by ID Shape OLE_Shape = page...); // filter shapes by type Foreign if ( OLE_Shape . getType ()...

    docs.aspose.com/diagram/de/java/get-paper-width...
  4. HorizontalAlignment | Aspose.Words for Java

    Specifies horizontal alignment of a floating shape text frame or floating table in Java....horizontal alignment of a floating shape, text frame or floating table...it to the page's center. Shape shape = builder.insertImage(getImageDir()...

    reference.aspose.com/words/java/com.aspose.word...
  5. VerticalAlignment | Aspose.Words for Java

    Specifies vertical alignment of a floating shape text frame or a floating table in Java....vertical alignment of a floating shape, text frame or a floating table...it to the page's center. Shape shape = builder.insertImage(getImageDir()...

    reference.aspose.com/words/java/com.aspose.word...
  6. Table|Aspose.Slides Documentation

    Work with tables in Aspose.Slides for C++: create, format, merge cells, apply styles, import data, and export with C++ examples for PPT, PPTX, and ODP....}); auto table = slide -> get_Shapes () -> AddTable ( 50 , 50 ,...Table Retrieve the first table shape on the slide. static void AccessTable...

    docs.aspose.com/slides/cpp/examples/elements/ta...
  7. Определить, является ли фигура в Excel Smart Ar...

    Узнайте, как определить, является ли фигура в Excel Smart Art с помощью Aspose.Cells for JavaScript через C++....сценарии использования Smart Art Shapes — это специальные фигуры в...обычной, используя свойство Shape.isSmartArt() . Определение,...

    docs.aspose.com/cells/ru/javascript-cpp/determi...
  8. 3D-rotationseffekter i en Visio-ritning|Documen...

    Det här avsnittet förklarar hur du ställer in 3D-rotationsegenskaper i Shapesheet med Aspose.Diagram....vsdx" ); // get shape by ID and page name Shape shape = diagram ....Pages . GetPage ( "Page-1" ). Shapes . GetShape ( 0 ); // set 3D...

    docs.aspose.com/diagram/sv/net/3d-rotation-effe...
  9. Node.CustomNodeId | Aspose.Words لـ .NET

    اكتشف خاصية Node CustomNodeId لتعريف عقدة مخصصة بكفاءة. حسّن مشروعك بمعرفات فريدة لتحسين التنظيم!... " )); Shape shape = new Shape ( doc , ShapeType .... Rectangle ); shape . Width = 200 ; shape . Height = 200 ; //...

    reference.aspose.com/words/ar/net/aspose.words/...
  10. TextPath.XScale | Aspose.Words for .NET

    Discover how the TextPath XScale property enhances your design by enabling straight text paths for smoother, more precise layouts....will be used instead of the shape path. public bool XScale { get...of the lower boundary of the shape. Examples Shows how to work...

    reference.aspose.com/words/net/aspose.words.dra...