Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 50,830 for

shapes

(0.22 sec)
  1. ShapeBase.ZOrder | Aspose.Words for .NET

    Discover how the ShapeBase ZOrder property enhances your design by controlling the display order of overlapping Shapes for a clearer, more organized layout....display order of overlapping shapes. public int ZOrder { get ;...Has effect only for top level shapes. The default value is 0. The...

    reference.aspose.com/words/net/aspose.words.dra...
  2. WrapSide Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.WrapSide enum to control text wrapping around Shapes and images, enhancing document layout and readability....Specifies what side(s) of the shape or picture the text wraps around...wraps on both sides of the shape. Left 1 The document text wraps...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Public API Changes in Aspose.Diagram 17.01|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....Selective Shapes Developers can select specific shapes to convert...supported format. We have added Shapes member in the RenderingSaveOptions...

    docs.aspose.com/diagram/java/public-api-changes...
  4. Apply Shape Effects in Presentations with Pytho...

    Transform your PPT, PPTX and ODP files with advanced shape effects using Aspose.Slides for Python—create striking, professional slides in seconds....Apply Shape Effects in Presentations with Python Contents [ Hide...PowerPoint can be used to make a shape stand out, they differ from...

    docs.aspose.com/slides/python-net/shape-effect/
  5. GroupShape|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 处理组形状:创建和取消组合,重新排列子形状,跨 PowerPoint 和 OpenDocument 设置变换和边界。... def add_group_shape (): with slides . Presentation...= slide . shapes . add_group_shape () group . shapes . add_auto_shape...

    docs.aspose.com/slides/zh/python-net/examples/e...
  6. WrapSide enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.WrapSide enumeration. Specifies what side(s) of the shape or picture the text wraps around....Specifies what side(s) of the shape or picture the text wraps around...wraps on both sides of the shape. Left The document text wraps...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Working with Visio Shape Data|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....Visio Shape Data Contents [ Hide ] Adding a New Shape in Visio...things you can do is add new shapes to a diagrams. Aspose.Diagram...

    docs.aspose.com/diagram/java/working-with-visio...
  8. Shape Text is not showing until movement - Free...

    Hi, when adding new Shapes to a diagram, the new Shapes don’t show their text value until they are selected/moved with the mouse. I would like to know how to display the text automatically. This is the code that is used…...Shape Text is not showing until movement Aspose.Diagram Product...when adding new shapes to a diagram, the new shapes don’t show their...

    forum.aspose.com/t/shape-text-is-not-showing-un...
  9. NodeCollection.toArray method | Aspose.Words fo...

    NodeCollection.toArray method. Copies all nodes from the collection to a new array of nodes....replace all textbox shapes with image shapes. let doc = new aw...let shapes = doc . getChildNodes ( aw . NodeType . Shape , true...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Extract All Images From a Visio Page in PHP|Doc...

    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/java/extract-all-images...