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

shape

(0.06 sec)
  1. 公共 API Aspose.Diagram 6.0.0 的变化|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.... IsGlued 方法在 Shape 类中添加 IsGlued 方法将形状对象作为参数来确定两个形状是否粘合。...get Visio shapes by ids Shape ShapedOne = page . Shapes . GetShape...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  2. Compress JPG In C++

    Compress JPG in C++ without losing quality. Optimize JPG content, reduce file size easily....<DocumentBuilder>(doc); auto shape = builder-> InsertImage ( u"Input...saveOptions-> set_JpegQuality ( 50 ); shape-> GetShapeRenderer ()-> Save...

    products.aspose.com/words/cpp/compress/jpg/
  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 . getName () == "Process" j = 0 while j < shape . getProps...

    docs.aspose.com/diagram/zh/java/read-visio-shap...
  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/update-visio-sh...
  5. OleFormat.Clsid | Aspose.Words for .NET

    Discover the OleFormat Clsid property to easily retrieve the CLSID of OLE objects, enhancing your application's functionality and performance....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...
  6. FieldEmbed class | Aspose.Words for Python

    aspose.words.fields.FieldEmbed class. Implements the EMBED field...Microsoft Word fields such as SHAPE and EMBED are handled during...we will see a SHAPE and an EMBED field. # A SHAPE field is the...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Working with Geometry Section|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....Section of a Connector Shape Any shape in Microsoft Office Visio...different component of the shape. Most shapes have just one geometry...

    docs.aspose.com/diagram/java/working-with-geome...
  8. 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...
  9. Story.DeleteShapes | Aspose.Words for .NET

    Effortlessly remove all Shapes from your story text with the DeleteShapes method. Simplify your content and enhance clarity today!...DeleteShapes method Deletes all shapes from the text of this story...Examples Shows how to remove all shapes from a node. Document doc =...

    reference.aspose.com/words/net/aspose.words/sto...
  10. ShapeRenderer constructor | Aspose.Words for Py...

    ShapeRenderer constructor. Initializes a new instance of this class....ShapeRenderer constructor ShapeRenderer(shape) Initializes a new instance...class. def __init__ ( self , shape : aspose . words . drawing ...

    reference.aspose.com/words/python-net/aspose.wo...