Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 43,092 for

shape

(0.09 sec)
  1. 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...
  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. 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...
  4. 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...
  5. 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...
  6. 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...
  7. Shape.ImageData | Aspose.Words for .NET

    Access and manage Shape images effortlessly with the Shape ImageData property. Get instant results or null if not applicable. Enhance your design workflow!...ImageData Contents [ Hide ] Shape.ImageData property Provides...the image of the shape. Returns null if the shape cannot have an...

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