Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 49,129 for

shape

(0.07 sec)
  1. ShapeBase.Bounds | Aspose.Words for .NET

    Discover the ShapeBase Bounds property to effortlessly manage your Shape's location and size, enhancing your design precision and efficiency....the containing block of the shape. public RectangleF Bounds {...upon setting. For a top-level shape, the value is in points and...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Shape.fill_color property | Aspose.Words for Py...

    Shape.fill_color property. Defines the brush color that fills the closed path of the Shape....fill_color property Shape.fill_color property Defines the brush...fills the closed path of the shape. @property def fill_color (...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ShapeBase.is_delete_revision property | Aspose....

    ShapeBase.is_delete_revision property. Returns true if this object was deleted 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...
  4. Aspose::Words::Drawing::WrapType enum | Aspose....

    Aspose::Words::Drawing::WrapType enum. Specifies how text is wrapped around a Shape or picture in C++....how text is wrapped around a shape or picture. enum class WrapType...text wrapping around the shape. The shape is placed behind or in...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. GlowFormat.remove method | Aspose.Words for Python

    GlowFormat.remove method. Removes [GlowFormat](../) from the parent object....Shows how to interact with glow shape effect. doc = aw . Document...= MY_DIR + 'Various shapes.docx' ) shape = doc . get_child (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. Aspose::Words::Drawing::GlowFormat::get_Transpa...

    Aspose::Words::Drawing::GlowFormat::get_Transparency method. Gets or sets the degree of transparency for the glow effect as a value between 0.0 (opaque) and 1.0 (clear). The default value is 0.0 in C++....Shows how to interact with glow shape effect. auto doc = System ::...get_MyDir () + u "Various shapes.docx" ); auto shape = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. ShapeBase.FlipOrientation | Aspose.Words for .NET

    Discover the ShapeBase FlipOrientation property to effortlessly switch your Shape's orientation, enhancing your designs with ease and creativity....Switches the orientation of a shape. public FlipOrientation FlipOrientation...Examples Shows how to flip a shape on an axis. Document doc = new...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::Drawing::ShapeBase::AdjustWithEf...

    Aspose::Words::Drawing::ShapeBase::AdjustWithEffects method. Adds to the source rectangle values of the effect extent and returns the final rectangle in C++....check how a shape’s bounds are affected by shape effects. auto...Document > ( get_MyDir () + u "Shape shadow effect.docx" ); System...

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