Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 50,326 for

shape

(0.04 sec)
  1. TextPath.Size | Aspose.Words for .NET

    Discover the TextPath Size property, easily customize font size in points for enhanced readability and design flexibility in your projects....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.SmallCaps | Aspose.Words for .NET

    Discover the TextPath SmallCaps property, easily format fonts to small capital letters for enhanced readability and stylish text design....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. TextPath.Shadow | Aspose.Words for .NET

    Discover how the TextPath Shadow property enhances your text with customizable shadows for stunning visual effects on your designs....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...
  4. Create Thumbnails of Presentation Shapes in Pyt...

    Generate high-quality Shape thumbnails from PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET – easily create and export presentation thumbnails....Thumbnails of Presentation Shapes in Python Contents [ Hide ]...sometimes need to view images of shapes separately in an image viewer...

    docs.aspose.com/slides/python-net/create-shape-...
  5. ImageData.sourceFullName property | Aspose.Word...

    ImageData.sourceFullName property. Gets or sets the path and name of the source file for the linked image....to a shape so that it can display it. // 1 - Set the shape to contain...the image. let shape = new aw . Drawing . Shape ( builder . document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Working with Text|Documentation

    This section explains how to insert a text Shape or update Shape's text with Aspose.Diagram....Contents [ Hide ] Insert a Text Shape in the Visio Page Aspose.Diagram...developers to insert a text shape anywhere in the Visio page....

    docs.aspose.com/diagram/net/working-with-text/
  7. Customize Presentation Shapes in .NET|Aspose.Sl...

    Create and customize Shapes in PowerPoint presentations with Aspose.Slides for .NET: geometry paths, curved corners, composite Shapes....Presentation Shapes in .NET Contents [ Hide ] Change a Shape Using Edit...any shape. Using edit points, you get to change a shape or create...

    docs.aspose.com/slides/net/custom-shape/
  8. Shape.StrokeColor | Aspose.Words for .NET

    Customize your design with the Shape StrokeColor property, allowing you to define vibrant stroke colors for stunning visual impact....StrokeColor Contents [ Hide ] Shape.StrokeColor property Defines...Examples Shows how to fill a shape with a solid color. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  9. 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...
  10. 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...