Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 42,880 for

shape

(0.06 sec)
  1. 在 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...
  2. 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...
  3. 在 Ruby 中设置 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....() 我 = 0 当我 < shapes . getCount () shape = shapes . get ( i ) if...if shape . getNameU () == "rectangle" && shape . getID () ==...

    docs.aspose.com/diagram/zh/java/set-visio-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. 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...
  6. 在工作表中将形状移到前面或后面,用Node.js通过C++|Documentation

    学习如何使用Aspose.Cells for Node.js via C++将形状置于工作表的前面或后面。...Cells提供 Shape.toFrontOrBack() 方法,可以改变形状的z... 在工作表内发送形状到最前或最后 以下示例代码解释了 Shape.toFrontOrBack() 方法的用法。请查看代码中使用的...

    docs.aspose.com/cells/zh/nodejs-cpp/send-shape-...
  7. 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/
  8. 在 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...
  9. Aspose::Words::Saving::RtfSaveOptions::get_Save...

    Aspose::Words::Saving::RtfSaveOptions::get_SaveImagesAsWmf method. When true all images will be saved as WMF in C++...."Jpeg image:" ); SharedPtr < Shape > imageShape = builder -> InsertImage...NodeCollection > shapes = doc -> GetChildNodes ( NodeType :: Shape , true...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. 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...