Sort Score
Result 10 results
Languages All
Labels All
Results 4,351 - 4,360 of 48,648 for

shape

(0.07 sec)
  1. Public API Changes in Aspose.Cells 8.5.2|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.... Added Shape.Geometry.ShapeAdjustValues Property...Aspose.Cells API has exposed the Shape.Geometry.ShapeAdjustValues property...

    docs.aspose.com/cells/net/public-api-changes-in...
  2. MarkerSymbol enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.MarkerSymbol enumeration. Specifies marker symbol style.... DocumentBuilder ( doc ) shape = builder . insert_chart ( aw...LINE , 500 , 350 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Story Class | Aspose.Words for .NET

    Discover the Aspose.Words.Story class, your essential tool for managing block-level elements like Paragraphs and Tables efficiently....DeleteShapes () 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/story/
  4. 演示主题|Aspose.Slides 文档

    Java中的PowerPoint演示文稿主题...Presentation (); try { IAutoShape shape = pres . getSlides (). get_Item...Rectangle , 10 , 10 , 100 , 100 ); shape . getFillFormat (). setFillType...

    docs.aspose.com/slides/zh/androidjava/presentat...
  5. Public API Changes in Aspose.Cells 8.5.2|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....adjustment points of different shapes . In the Microsoft Excel interface...two adjustments to change the shape of the head and tail. Here is...

    docs.aspose.com/cells/java/public-api-changes-i...
  6. Edit FODP in PHP | products.aspose.com

    Edit FODP in PHP. Use PHP library API to edit FODP files...getSlides () -> get_Item ( 0 ); $shape = $slide -> getShapes () ->...Rectangle , 10 , 10 , 100 , 50 ); $shape -> getTextFrame () -> setText...

    products.aspose.com/slides/php-java/editor/fodp/
  7. Edit PPSM in PHP | products.aspose.com

    Edit PPSM in PHP. Use PHP library API to edit PPSM files...getSlides () -> get_Item ( 0 ); $shape = $slide -> getShapes () ->...Rectangle , 10 , 10 , 100 , 50 ); $shape -> getTextFrame () -> setText...

    products.aspose.com/slides/php-java/editor/ppsm/
  8. OoxmlSaveOptions class | Aspose.Words for Python

    aspose.words.saving.OoxmlSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.DOCX](../../aspose.words/saveformat/#DOCX), [SaveFormat.DOCM](../../aspose.words/saveformat/#DOCM), [SaveFormat.DOTX](../../aspose.words/saveformat/#DOTX), [SaveFormat.DOTM](../../aspose.words/saveformat/#DOTM) or [SaveFormat.FLAT_OPC](../../aspose.words/saveformat/#FLAT_OPC) format...value determining how DrawingML shapes are rendered. (Inherited from...inserting an image will define its shape using VML. doc . compatibility_options...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Shape.update_smart_art_drawing method | Aspose....

    Shape.update_smart_art_drawing method. Updates SmartArt pre-rendered drawing by using Aspose.Words's SmartArt cold rendering engine....drawing class Shape Shape.accept_start method...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 演示主题|Aspose.Slides for PHP 文档

    PowerPoint 演示文稿主题...new Presentation (); try { $shape = $pres -> getSlides () -> get_Item...Rectangle , 10 , 10 , 100 , 100 ); $shape -> getFillFormat () -> setFillType...

    docs.aspose.com/slides/zh/php-java/presentation...