Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 45,851 for

shape

(0.09 sec)
  1. NodeCollection.Item | Aspose.Words for .NET

    Access any node effortlessly with the NodeCollection Item property. Quickly retrieve nodes by index for seamless data management and enhanced performance....(); // Add two runs and one shape as child nodes to the first..."Hello world! " )); Shape shape = new Shape ( doc , ShapeType ...

    reference.aspose.com/words/net/aspose.words/nod...
  2. ShapeBase.CanHaveImage | Aspose.Words for .NET

    Discover the ShapeBase CanHaveImage property—learn how to determine if your Shape type supports images for enhanced visual appeal!...Returns true if the shape type allows the shape to have an image...Microsoft Word has a special shape type for images, it appears...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ShapeBase.relative_horizontal_size property | A...

    ShapeBase.relative_horizontal_size property. Gets or sets the value of Shape's relative size in horizontal direction....property Gets or sets the value of shape’s relative size in horizontal...a simple shape with absolute size and position. shape = builder...

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

    Explore the Aspose.Words.Drawing.ShapeBase class, your foundation for creating dynamic drawings, including AutoShapes, OLE objects, and ActiveX controls....more, visit the Working with Shapes documentation article. public...specifies whether this shape can overlap other shapes. AlternativeText...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ShapeBase class | Aspose.Words for Python

    aspose.words.drawing.ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture...more, visit the Working with Shapes documentation article. Remarks...instantiate are Shape and GroupShape . A shape is a node in the...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FlipOrientation enumeration | Aspose.Words for ...

    Aspose.Words.Drawing.FlipOrientation enumeration. Possible values for the orientation of a Shape....values for the orientation of a shape. Members Name Description None...Examples Shows how to flip a shape on an axis. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. TextPathAlignment | Aspose.Words for Java

    WordArt alignment in Java....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(doc...

    reference.aspose.com/words/java/com.aspose.word...
  8. RelativeHorizontalPosition Enum | Aspose.Words ...

    Discover Aspose.Words.Drawing.RelativeHorizontalPosition enum to define precise horizontal positioning for Shapes and text frames in your documents....the horizontal position of a shape or text frame is relative. public...it to the page's center. Shape shape = builder . InsertImage (...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ImageSize.height_points property | Aspose.Words...

    ImageSize.height_points property. Gets the height of the image in points...Examples Shows how to resize a shape with an image. # When we insert...method, the builder scales the shape that displays the image so that...

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

    ShapeBase.is_inline property. A quick way to determine if this Shape is positioned inline with text....quick way to determine if this shape is positioned inline with text...Has effect only for top level shapes. Examples Shows how to determine...

    reference.aspose.com/words/python-net/aspose.wo...