Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 43,063 for

shape

(0.06 sec)
  1. Aspose::Words::Drawing::TextPath::get_XScale me...

    Aspose::Words::Drawing::TextPath::get_XScale method. Determines whether a straight textpath will be used instead of the Shape path in C++....will be used instead of the shape path. bool Aspose :: Words ::...of the lower boundary of the shape. See Also Class TextPath Namespace...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Topics tagged diagram-java

    Topics tagged diagram-java...getRelationShapeColl is empty for shapes in VSD files Aspose.Diagram...can't get the IDs of connected shapes Aspose.Diagram Product Family...

    forum.aspose.com/tag/diagram-java
  3. Aspose::Words::Drawing::GradientStopCollection ...

    Aspose::Words::Drawing::GradientStopCollection class. Contains a collection of GradientStop objects. To learn more, visit the documentation article in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertShape...ShapeType :: Rectangle , 80 , 80 ); shape -> get_Fill () -> TwoColorGradient...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Format Text using VSTO and Aspose.Slides and .N...

    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 third shape PowerPoint . Shape shp = slide . Shapes [ 3 ]; //Change...RGB = 0 x00CC3333 ; //Change shape background color shp . Fill...

    docs.aspose.com/slides/net/format-text-using-vs...
  5. Public API Changes in Aspose.Cells 8.3.0|Docume...

    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....csv" , options ); Added Shape.Id Property The property Id...added to the Shape class to uniquely identify each shape object in...

    docs.aspose.com/cells/net/public-api-changes-in...
  6. Aspose.Slides for Java 14.9.0 的公共 API 和向后不兼容的更改...

    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....ISmartArtShape shape : node . getShapes ()) { shape . getFillFormat...setFillType ( FillType . Solid ); shape . getFillFormat (). getSolidFillColor...

    docs.aspose.com/slides/zh/java/public-api-and-b...
  7. CheckBoxControl class | Aspose.Words for Python

    aspose.words.drawing.ole.CheckBoxControl class. The CheckBox control toggles a value....docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () check_box_control = shape . ole_format ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Retrieve Visio Connectors Information in PHP|Do...

    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 Connectors print "From Shape ID : " . ( string ) $connector...getFromSheet () . PHP_EOL ; print "To Shape ID : " . ( string ) $connector...

    docs.aspose.com/diagram/java/retrieve-visio-con...
  9. Compress DOC In Javascript

    Compress DOC in JavaScript without losing quality. Optimize DOC content, reduce file size easily....cleanup(); var shapes = doc.getChildNodes(aw.NodeType.Shape, true )...) for ( var shape of shapes) { if (shape.hasImage()) { // It's...

    products.aspose.com/words/nodejs-net/compress/doc/
  10. Portion|Aspose.Slides for Node.js via .NET Docu...

    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....context of presentation var shape = pres . getSlides (). get_Item...get_Item ( 0 ); var textFrame = shape . getTextFrame (); for ( let...

    docs.aspose.com/slides/nodejs-java/portion/