Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 50,258 for

shapes

(0.28 sec)
  1. FileFormatUtil.image_type_to_extension method |...

    FileFormatUtil.image_type_to_extension method. Converts an Aspose.Words image type enumerated value into a file extension...docx' ) # Get the collection of shapes from the document, # and save...save the image data of every shape with an image as a file to the...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 公共 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...
  3. 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...
  4. 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...
  5. DoclingSaveOptions.RenderNonImageShapes | Aspos...

    Enable or disable rendering of non-image Shapes when exporting documents to Docling JSON format....indicating whether non-image shapes should be rendered and written...property is false , non-image shapes are not exported to the output...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Ink|Aspose.Slides Documentation

    Work with Ink in Aspose.Slides for .NET: draw, import, and edit strokes, adjust color and width, and export to PPT, PPTX, and ODP using C# examples....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/
  7. Wrong coordinates of rotated shape imported fro...

    Hello, we noticed a problem with Aspose.Words versions 24.12 and 25.2 which were not present in 24.9. Using the newest version when importing rotated Shapes (excluding 0 or 180 degrees) X, Y coordinates are shifted by co…...Wrong coordinates of rotated shape imported from DOCX in 25.2/24...version when importing rotated shapes (excluding 0 or 180 degrees)...

    forum.aspose.com/t/wrong-coordinates-of-rotated...
  8. 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...
  9. 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...
  10. Issue with Unexpected Visitor Behavior When Sha...

    Hello Aspose Support, I am experiencing unexpected behavior while traversing Shapes using the DocumentVisitor in Aspose.Words. Normally, the visit order I expect is: visitShapestart → visitGroupShapestart → visitSh…...Unexpected Visitor Behavior When Shape Has Alternative Text Aspose...unexpected behavior while traversing shapes using the DocumentVisitor in...

    forum.aspose.com/t/issue-with-unexpected-visito...