Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 42,880 for

shape

(0.03 sec)
  1. Node.custom_node_id property | Aspose.Words for...

    Node.custom_node_id property. Specifies custom node identifier....Document () # Add two runs and one shape as child nodes to the first...'Hello world! ' )) shape = aw . drawing . Shape ( doc , aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  2. NodeCollection class | Aspose.Words for Python

    aspose.words.NodeCollection class. Represents a collection of nodes of a specific type...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. ImageData.ImageType | Aspose.Words for .NET

    Discover the ImageData ImageType property to easily identify image types and enhance your image handling capabilities. Boost your development efficiency today!...); // 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/net/aspose.words.dra...
  4. ShapeBase.verticalAlignment property | Aspose.W...

    ShapeBase.verticalAlignment property. Specifies how the Shape is positioned vertically....property Specifies how the shape is positioned vertically. get...only for top level floating shapes. Examples Shows how to insert...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ShapeBase.behind_text property | Aspose.Words f...

    ShapeBase.behind_text property. Specifies whether the Shape is below or above text....property Specifies whether the shape is below or above text. @property...Has effect only for top level shapes. The default value is False...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ShapeBase.wrapType property | Aspose.Words for ...

    ShapeBase.wrapType property. Defines whether the Shape is inline or floating...whether the shape is inline or floating. For floating shapes defines...wrapping mode for text around the shape. get wrapType () : Aspose ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Node.customNodeId property | Aspose.Words for N...

    Node.customNodeId property. Specifies custom node identifier....(); // Add two runs and one shape as child nodes to the first...world! " )); let shape = new aw . Drawing . Shape ( doc , aw . Drawing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. TextBox | Aspose.Words for Java

    Defines attributes that specify how a text is displayed inside a Shape in Java....inside a shape. To learn more, visit the Working with Shapes documentation...documentation article. Remarks: Use the Shape.getTextBox() property to access...

    reference.aspose.com/words/java/com.aspose.word...
  9. Manage Smart Art|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....to Group Shape Determine if Shape is Smart Art Shape Extract Text...from the Gear Type SmartArt Shape Replace text in smart art Add...

    docs.aspose.com/cells/python-net/managing-smart...
  10. DocumentBuilder.InsertImage | Aspose.Words for ...

    Effortlessly enhance your documents with DocumentBuilder's InsertImage method, allowing seamless insertion of .NET images at full scale for stunning visuals.... public Shape InsertImage ( Image image )...and other settings using the Shape object returned by this method...

    reference.aspose.com/words/net/aspose.words/doc...