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

shapes

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

    Discover the ShapeBase IsDeleteRevision property, learn how it indicates object deletion in Microsoft Word with change tracking enabled for enhanced document management....Shows how to work with revision shapes. Document doc = new Document...False ); // Insert an inline shape without tracking revisions,...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 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...
  3. ShapeBase.BoundsWithEffects | Aspose.Words for ...

    Discover the ShapeBase BoundsWithEffects property to get the final extent of your shape after applying drawing effects, measured in points for precision....Gets final extent that this shape object has after applying drawing...check how a shape’s bounds are affected by shape effects. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  4. PdfSaveOptions.export_floating_shapes_as_inline...

    PdfSaveOptions.export_floating_Shapes_as_inline_tag property. Gets or sets a value determining whether floating Shapes are exported as inline tags in the document structure....export_floating_shapes_as_inline_tag property PdfSaveOptions...PdfSaveOptions.export_floating_shapes_as_inline_tag property Gets or sets a...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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/
  6. Shape.hasImage property | Aspose.Words for Node.js

    Shape.hasImage property. Returns ``true`` if the shape has image bytes or links an image....property Shape.hasImage property Returns true if the shape has image...Examples Shows how to delete all shapes with images from a document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ShapeBase.AdjustWithEffects | Aspose.Words for ...

    Discover how the ShapeBase AdjustWithEffects method enhances your source rectangle by adding effect extents, delivering precise final rectangle values....check how a shape’s bounds are affected by shape effects. Document...MyDir + "Shape shadow effect.docx" ); Shape [] shapes = doc ....

    reference.aspose.com/words/net/aspose.words.dra...
  8. 公共 API Aspose.Diagram 5.8.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....Initialize an array of shapes Shape [] shapes = new Shape [ 2 ]; // extract...extract and assign shapes to the array shapes [ 0 ]= diagram ....

    docs.aspose.com/diagram/zh/java/public-api-chan...
  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. ShapeBase.is_delete_revision property | Aspose....

    ShapeBase.is_delete_revision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled....Shows how to work with revision shapes. doc = aw . Document () self...track_revisions ) # Insert an inline shape without tracking revisions,...

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