Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 48,846 for

shapes

(0.07 sec)
  1. ImageData.image_type property | Aspose.Words fo...

    ImageData.image_type property. Gets the type of the image....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. NodeCollection.to_array method | Aspose.Words f...

    NodeCollection.to_array method. Copies all nodes from the collection to a new array of nodes....replace all textbox shapes with image shapes. doc = aw . Document...'Textboxes in drawing canvas.docx' ) shapes = list ( filter ( lambda a...

    reference.aspose.com/words/python-net/aspose.wo...
  3. OleObject|Aspose.Slides 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.... Shapes . AddOleObjectFrame ( 20 ,..."pdf" ); var ole = slide . Shapes . AddOleObjectFrame ( 20 ,...

    docs.aspose.com/slides/net/examples/elements/le...
  4. DoclingSaveOptions.render_non_image_shapes prop...

    DoclingSaveOptions.render_non_image_Shapes property. Gets or sets a value indicating whether non-image Shapes should be rendered and written to the output Docling JSON document....render_non_image_shapes property DoclingSaveOptions.render_non_image_shapes...render_non_image_shapes property Gets or sets a value indicating whether...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to Create Flowchart in C#

    This tutorial explains how to create flowchart in C#. It covers the step-by-step process as well as a sample code to develop a flowchart maker in C#....changing the schema, number of shapes, connections, and other features...Load the master shapes for inserting shapes using the Diagram...

    kb.aspose.com/diagram/net/how-to-create-flowcha...
  6. 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...
  7. Create SmartArt in PowerPoint PPT using C# | So...

    Use .NET PowerPoint API to create SmartArt Shapes in PowerPoint presentations using C# or VB.NET. Access and modify SmartArt in PowerPoint....SmartArt Shape in PowerPoint Access a SmartArt Shape in PowerPoint...PowerPoint Change SmartArt Shape’s Style C# .NET API to Create SmartArt...

    blog.aspose.com/slides/create-smartart-in-power...
  8. NodeCollection class | Aspose.Words for Node.js

    Aspose.Words.NodeCollection class. Represents a collection of nodes of a specific type...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...
  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. OleFormat.IsLink | Aspose.Words for .NET

    Discover OleFormat IsLink property. Easily check if your OLE object is linked with SourceFullName for seamless data integration and management....creates shapes that store these objects. Shape [] shapes = doc...GetChildNodes ( NodeType . Shape , true ). OfType < Shape >(). ToArray ();...

    reference.aspose.com/words/net/aspose.words.dra...