Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 49,132 for

shape

(0.08 sec)
  1. ShapeBase.left property | Aspose.Words for Node.js

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ShapeBase.top property | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::ShapeBase::get_BoundsIn...

    Aspose::Words::Drawing::ShapeBase::get_BoundsInPoints method. Gets the location and size of the containing block of the Shape in points, relative to the anchor of the topmost Shape in C++....the containing block of the shape in points, relative to the anchor...anchor of the topmost shape. System :: Drawing :: RectangleF...

    reference.aspose.com/words/cpp/aspose.words.dra...
  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. 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...
  6. 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 = System :: MakeObject...get_TrackRevisions ()); // Insert an inline shape without tracking revisions,...

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