Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 49,751 for

shapes

(0.16 sec)
  1. 公共 API Aspose.Diagram 17.01 的变化|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....ShapeCollection shapes = options . Shapes ; // get shapes by page index...index and shape ID, and then add in the shape collection object...

    docs.aspose.com/diagram/zh/net/public-api-chang...
  2. ShapeBase.is_insert_revision property | Aspose....

    ShapeBase.is_insert_revision property. Returns true if this object was inserted 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...
  3. Table|Aspose.Slides for Python Documentation

    Create and format tables in Python with Aspose.Slides: insert data, merge cells, style borders, align content, and import/export for PPT, PPTX and ODP....Add a table shape to the slide. table = slide . shapes . add_table...Table Retrieve the first table shape on the slide. def access_table...

    docs.aspose.com/slides/python-net/examples/elem...
  4. Node.remove method | Aspose.Words for Node.js

    Node.remove method. Removes itself from the parent....Examples Shows how to delete all shapes with images from a document...let shapes = doc . getChildNodes ( aw . NodeType . Shape , true...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Ink|Aspose.Slides Documentation

    Handle digital ink on slides in C# with Aspose.Slides: add pen strokes, edit paths, set color and width, and export results for PowerPoint and OpenDocument....examples of accessing existing ink shapes and removing them using Aspose...Slides for .NET . ❗ Note: Ink shapes represent user input from specialized...

    docs.aspose.com/slides/net/examples/elements/ink/
  6. Data in Non-Primitive Shape|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....Ask AI Data in Non-Primitive Shape Contents [ Hide ] Accessing...Non-Primitive Shape Sometimes, you need to access data from a shape that...

    docs.aspose.com/cells/java/data-in-non-primitiv...
  7. Extract All Images From a Visio Page in Ruby|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....vsd" ) shapes = diagram . getPages () . getPage...0 while i < shapes . getCount () shape = shapes . get ( i ) #...

    docs.aspose.com/diagram/java/extract-all-images...
  8. Working With Drawing Images|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....the ability to draw simple shapes in an instance of PsdImage...complex shapes like polygons, curves, arcs, and Bezier shapes. Aspose...

    docs.aspose.com/psd/java/working-with-drawing-i...
  9. Data in Non-Primitive Shape|Documentation

    This article shows how to work with data in non‑primitive Shapes using the Aspose.Cells for Python via .NET API....Ask AI Data in Non-Primitive Shape Contents [ Hide ] Accessing...Non-Primitive Shape Sometimes, you need to access data from a shape that...

    docs.aspose.com/cells/python-net/data-in-non-pr...
  10. NodeCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.NodeCollection class, your go-to solution for managing diverse node types efficiently in document processing. Enhance your workflow today!...replace all textbox shapes with image shapes. Document doc = new...drawing canvas.docx" ); Shape [] shapes = doc . GetChildNodes (...

    reference.aspose.com/words/net/aspose.words/nod...