Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 9,889 for

shape

(0.04 sec)
  1. 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...
  2. GlowFormat.Color | Aspose.Words for .NET

    Discover the GlowFormat Color property to customize your glow effects. Easily set vibrant colors for stunning visual impact. Default is Black....Shows how to interact with glow shape effect. Document doc = new Document...+ "Various shapes.docx" ); Shape shape = ( Shape ) doc . GetChild...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::Drawing::ShapeBase::get_IsDelete...

    Aspose::Words::Drawing::ShapeBase::get_IsDeleteRevision method. Returns true if this object was deleted in Microsoft Word while change tracking was enabled in C++....Shows how to work with revision shapes. auto doc = MakeObject < Document...get_TrackRevisions ()); // Insert an inline shape without tracking revisions,...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Shape.ShadowEnabled | Aspose.Words for .NET

    Discover how the Shape ShadowEnabled property enhances your designs by enabling shadow effects for a more dynamic visual appeal....ShadowEnabled Contents [ Hide ] Shape.ShadowEnabled property Returns...how to iterate over all the shapes in a document. public void...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Shape.StrokeWeight | Aspose.Words for .NET

    Adjust the StrokeWeight property to customize brush thickness for Shapes, enhancing your designs with precise line control and professional quality....StrokeWeight Contents [ Hide ] Shape.StrokeWeight property Defines...that strokes the path of a shape in points. public double StrokeWeight...

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