Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 42,922 for

shape

(0.21 sec)
  1. Section.deleteHeaderFooterShapes method | Aspos...

    Section.deleteHeaderFooterShapes method. Deletes all Shapes (drawing objects) from the headers and footers of this section....deleteHeaderFooterSh() Deletes all shapes (drawing objects) from the...Examples Shows how to remove all shapes from all headers footers in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ShapeBase.MarkupLanguage | Aspose.Words for .NET

    Discover ShapeBase MarkupLanguage property for enhanced graphic object management. Unlock seamless integration and improved design efficiency today!...Examples Shows how to verify a shape’s size and markup language....DocumentBuilder ( doc ); Shape shape = builder . InsertImage (...

    reference.aspose.com/words/net/aspose.words.dra...
  3. 在 Visio 中用 Ruby 中的图层配置形状对象|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 () . getPage...() 我 = 0 当我 < shapes . getCount () shape = shapes . get ( i ) #puts...

    docs.aspose.com/diagram/zh/java/configure-shape...
  4. OoxmlSaveOptions.SaveFormat | Aspose.Words for ...

    Discover OoxmlSaveOptions' SaveFormat property to easily choose document formats like Docx, Docm, Dotx, Dotm, or FlatOpc for seamless saving....inserting an image will define its shape using VML. doc . CompatibilityOptions...Vml , (( Shape ) doc . GetChild ( NodeType . Shape , 0 , true...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Aspose::Words::Drawing::ShadowFormat class | As...

    Aspose::Words::Drawing::ShadowFormat class. Represents shadow formatting for an object. To learn more, visit the documentation article in C++....docx" ); auto shape = System :: ExplicitCast < Aspose...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. HorizontalRuleFormat.WidthPercent | Aspose.Word...

    Discover the HorizontalRuleFormat WidthPercent property to easily customize your horizontal rule's length as a percentage of window width for better design control....to insert a horizontal rule shape, and customize its formatting...DocumentBuilder ( doc ); Shape shape = builder . InsertHorizontalRule...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Create TextBox in which each line has a differe...

    Learn how to create a TextBox in which each line can have a different horizontal alignment using Aspose.Cells for Node.js via C++....80 , 400 ); // Access first shape which is a text box and set...text. const shape = ws . getShapes (). get ( 0 ); shape . setText...

    docs.aspose.com/cells/nodejs-cpp/create-textbox...
  8. Aspose::Words::Drawing::HorizontalRuleFormat::g...

    Aspose::Words::Drawing::HorizontalRuleFormat::get_Height method. Gets or sets the height of the horizontal rule in C++....to insert a horizontal rule shape, and customize its formatting...> ( doc ); SharedPtr < Shape > shape = builder -> InsertHorizontalRule...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Working with Images|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.... The Shapes property exposed by the Diagram...collection of Aspose.Diagram.Shape objects. This property can be...

    docs.aspose.com/diagram/java/working-with-images/
  10. 在 PHP 中读取 Visio 形状数据|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....public static function read_all_shape_properties ( $dataDir = null...$dataDir . "Drawing.vsd" ); $shapes = $diagram -> getPages () ->...

    docs.aspose.com/diagram/zh/java/read-visio-shap...