Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 42,868 for

shape

(0.08 sec)
  1. Working with Shapes in Java|Aspose.Words for Java

    Introduction to Shape markup language, creating Shapes of different types using Java....Ask AI Working with Shapes Contents [ Hide ] This topic discusses...programmatically with shapes using Aspose.Words. The shapes in Aspose.Words...

    docs.aspose.com/words/java/working-with-shapes/
  2. WrapType enumeration | Aspose.Words for Python

    aspose.words.drawing.WrapType enumeration. Specifies how text is wrapped around a Shape or picture....how text is wrapped around a shape or picture. Members Name Description...text wrapping around the shape. The shape is placed behind or in...

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

    Discover the ShapeBase Left property to easily adjust your Shape's left edge position within its container. Enhance your design precision today!...the containing block of the shape. public double Left { get ;...; } Remarks For a top-level shape, the value is in points and...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ShapeBase.isTopLevel property | Aspose.Words fo...

    ShapeBase.isTopLevel property. Returns ``true`` if this Shape is not a child of a group Shape....true if this shape is not a child of a group shape. get isTopLevel...tell whether a shape is a part of a group shape. let doc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Drawing::ShapeBase::get_Bottom m...

    Aspose::Words::Drawing::ShapeBase::get_Bottom method. Gets the position of the bottom edge of the containing block of the Shape in C++....the containing block of the shape. double Aspose :: Words :: Drawing...() Remarks For a top-level shape, the value is in points and...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. ShapeBase.bottom property | Aspose.Words for Py...

    ShapeBase.bottom property. Gets the position of the bottom edge of the containing block of the Shape....the containing block of the shape. @property def bottom ( self..... Remarks For a top-level shape, the value is in points and...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ShapeBase.right property | Aspose.Words for Nod...

    ShapeBase.right property. Gets the position of the right edge of the containing block of the Shape....the containing block of the shape. get right () : number Remarks...Remarks For a top-level shape, the value is in points and relative...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ShapeBase.AdjustWithEffects | Aspose.Words for ...

    Discover how the ShapeBase AdjustWithEffects method enhances your source rectangle by adding effect extents, delivering precise final rectangle values....check how a shape’s bounds are affected by shape effects. Document...MyDir + "Shape shadow effect.docx" ); Shape [] shapes = doc ....

    reference.aspose.com/words/net/aspose.words.dra...
  9. Shape.HasChart | Aspose.Words for .NET

    Discover if your Shape features a Chart with the HasChart property. Enhance your data visualization effortlessly!...Hide ] Shape.HasChart property Returns true if this Shape has a...how to iterate over all the shapes in a document. public void...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Aspose::Words::DocumentBuilder::get_CurrentSect...

    Aspose::Words::DocumentBuilder::get_CurrentSection method. Gets the section that is currently selected in this DocumentBuilder in C++....> ( doc ); SharedPtr < Shape > shape = builder -> InsertImage...ImageDir + u "Logo.jpg" ); shape -> set_WrapType ( WrapType ::...

    reference.aspose.com/words/cpp/aspose.words/doc...