Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 50,298 for

shape

(0.19 sec)
  1. TextPath.Trim | Aspose.Words for .NET

    Discover the TextPath Trim property to enhance your design by removing unwanted space above and below text for a cleaner, more polished look....object to display text in a shape that we can re-size and move...argument to set a shape for the WordArt. Shape shape = AppendWordArt...

    reference.aspose.com/words/net/aspose.words.dra...
  2. TextPath.SameLetterHeights | Aspose.Words for .NET

    Discover the TextPath SameLetterHeights property to ensure uniform letter height, enhancing text readability and design consistency across your project....object to display text in a shape that we can re-size and move...argument to set a shape for the WordArt. Shape shape = AppendWordArt...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ShapeBase.is_word_art property | Aspose.Words f...

    ShapeBase.is_word_art property. Returns ``True`` if this Shape is a WordArt object....property Returns True if this shape is a WordArt object. @property...object to display text in a shape that we can re-size and move...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TextPathAlignment enumeration | Aspose.Words fo...

    aspose.words.drawing.TextPathAlignment enumeration. WordArt alignment....object to display text in a shape that we can re-size and move...argument to set a shape for the WordArt. shape = append_word_art...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TextPath.reverse_rows property | Aspose.Words f...

    TextPath.reverse_rows property. Determines whether the layout order of rows is reversed....object to display text in a shape that we can re-size and move...argument to set a shape for the WordArt. shape = append_word_art...

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

    Discover how ShapeBase's IsInsertRevision property enhances your Word documents by identifying changes made during tracking. Boost your editing efficiency!...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...
  7. Shape.image_data property | Aspose.Words for Py...

    Shape.image_data property. Provides access to the image of the Shape...image_data property Shape.image_data property Provides access...the image of the shape. Returns None if the shape cannot have an...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ShadowFormat | Aspose.Words for Java

    Represents shadow formatting for an object in Java....docx"); Shape shape = (Shape)doc.getChild(NodeType.SHAPE, 0, true);...ShadowFormat shadowFormat = shape.getShadowFormat(); Assert.assertEquals(Color...

    reference.aspose.com/words/java/com.aspose.word...
  9. ShapeBase.wrapSide property | Aspose.Words for ...

    ShapeBase.wrapSide property. Specifies how the text is wrapped around the Shape....text is wrapped around the shape. get wrapSide () : Aspose ....Has effect only for top level shapes. Examples Shows how to replace...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in Java using Aspose.Slides, featuring concise code examples and performance-focused guidance....[ Hide ] Create a SmartArt Shape Aspose.Slides for Java has provided...create SmartArt shapes. To create a SmartArt shape in a slide, please...

    docs.aspose.com/slides/java/manage-smartart-shape/