Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 42,307 for

shape

(0.04 sec)
  1. Presentation Localization|Aspose.Slides for Nod...

    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....Language for Presentation and Shape’s Text Create an instance of...( "test.pptx" ); try { var shape = pres . getSlides (). get_Item...

    docs.aspose.com/slides/nodejs-java/presentation...
  2. 在 VSTO 中新建 Diagram 和 Aspose.Diagram|Documentation

    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....ActivePage ; //Add a new rectangle shape Visio . Master visioRectMaster...get_ItemU ( @"Rectangle" ); Visio . Shape visioRectShape = visioPage ...

    docs.aspose.com/diagram/zh/net/create-a-new-dia...
  3. DocumentBuilder.insertImage method | Aspose.Wor...

    Aspose.Words.DocumentBuilder.insertImage method...and other settings using the Shape object returned by this method...and other settings using the Shape object returned by this method...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 在 Visio 中用 PHP 配置带图层的形状对象|Documentation

    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....vsd" ); $shapes = $diagram -> getPages () ->...string ) $shapes -> getCount ()) { $shape = $shapes -> get ( $i...

    docs.aspose.com/diagram/zh/java/configure-shape...
  5. Stroke.line_style property | Aspose.Words for P...

    Stroke.line_style property. Defines the line style of the stroke....doc = doc ) shape = builder . insert_shape ( shape_type = aw ... WrapType . NONE ) # Basic shapes, such as the rectangle, have...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Forms2OleControlCollection Class | Aspose.Words...

    Discover the Aspose.Words.Drawing.Ole.Forms2OleControlCollection class, your solution for managing Forms2OleControl objects efficiently in document processing....docm" ); // Shapes store and display OLE objects...the document's body. Shape shape = ( Shape ) doc . GetChild ( NodeType...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ShapeMarkupLanguage | Aspose.Words for Java

    Specifies Markup language used for the Shape in Java....Markup language used for the shape. Examples: Shows how to set...inserting an image will define its shape using VML. doc.getCompatibilityOpti()...

    reference.aspose.com/words/java/com.aspose.word...
  8. Stroke.StartArrowLength | Aspose.Words for .NET

    Discover the Stroke StartArrowLength property to customize your design's arrowhead length, enhancing visual appeal and precision in your projects....Shows to create a variety of shapes. Document doc = new Document...Below are four examples of shapes that we can insert into our...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ShapeBase.relativeVerticalPosition property | A...

    ShapeBase.relativeVerticalPosition property. Specifies relative to what the Shape is positioned vertically....Specifies relative to what the shape is positioned vertically. get...only for top level floating shapes. Examples Shows how to insert...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Create, Update, Layout and Auto-Fit Shapes|Docu...

    Use C# Diagram API to create, update and auto layout Shapes in Visio files using C# within your applications. Complete guide with C# code samples....Update, Layout and Auto-Fit Shapes Contents [ Hide ] Creating...create a diagram. Then add shapes and connectors to build up...

    docs.aspose.com/diagram/net/create-update-layou...