Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 9,889 for

shape

(0.07 sec)
  1. 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...
  2. 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...
  3. 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...
  4. TextPath class | Aspose.Words for Python

    aspose.words.drawing.TextPath class. Defines the text and formatting of the text path (of a WordArt object)...with Shapes documentation article. Remarks Use the Shape.text_path...access WordArt properties of a shape. You do not create instances...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Fill.OneColorGradient | Aspose.Words for .NET

    Discover how to use the OneColorGradient method to create stunning one-color gradients for your designs. Enhance your projects effortlessly!...Examples Shows how to fill a shape with a gradients. Document doc...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Shape.TextPath | Aspose.Words for .NET

    Customize your WordArt with the Shape TextPath property to enhance visual appeal and create stunning text effects easily....TextPath Contents [ Hide ] Shape.TextPath property Defines the...object to display text in a shape that we can re-size and move...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Re-sizing Shapes on Slide|Aspose.Slides for Pyt...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Re-sizing Shapes on Slide Contents [ Hide ] Resizing Shapes on Slide...customers is how to resize shapes so that when Slide size is...

    docs.aspose.com/slides/python-net/re-sizing-sha...
  8. ShapeBase.top property | Aspose.Words for Node.js

    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. get top () : 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.left property | Aspose.Words for Python

    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. @property def left ( self )..... Remarks For a top-level shape, the value is in points and...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ShapeBase.is_insert_revision property | Aspose....

    ShapeBase.is_insert_revision property. Returns true if this object was inserted 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...