Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 43,096 for

shape

(0.03 sec)
  1. ShapeBase.title property | Aspose.Words for Python

    ShapeBase.title property. Gets or sets the title (caption) of the current Shape object....title (caption) of the current shape object. @property def title...Shows how to set the title of a shape. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShapeBase.adjust_with_effects method | Aspose.W...

    ShapeBase.adjust_with_effects method. Adds to the source rectangle values of the effect extent and returns the final rectangle....check how a shape’s bounds are affected by shape effects. doc...file_name = MY_DIR + 'Shape shadow effect.docx' ) shapes = list ( filter...

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

    Aspose::Words::Drawing::ShapeBase::get_LeftRelative method. Gets or sets the value that represents Shape's relative left position in percent in C++....sets the value that represents shape’s relative left position in...( doc ); // Adding a simple shape with absolute size and position...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. ShapeBase.flipOrientation property | Aspose.Wor...

    ShapeBase.flipOrientation property. Switches the orientation of a Shape....Switches the orientation of a shape. get flipOrientation () : Aspose...Examples Shows how to flip a shape on an axis. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ShapeBase.RelativeVerticalPosition | Aspose.Wor...

    Discover the ShapeBase RelativeVerticalPosition property to enhance vertical alignment of Shapes, ensuring precise layout control in your designs....Specifies relative to what the shape is positioned vertically. public...only for top level floating shapes. Examples Shows how to insert...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ShapeBase.BehindText | Aspose.Words for .NET

    Discover the ShapeBase BehindText property to control Shape layering in your designs, enhancing text visibility and layout precision effortlessly....property Specifies whether the shape is below or above text. public...Has effect only for top level shapes. The default value is false...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ShapeRenderer class | Aspose.Words for Node.js

    Aspose.Words.Rendering.ShapeRenderer class. Provides methods to render an individual [Shape](../../aspose.words.drawing/Shape/) or [GroupShape](../../aspose.words.drawing/groupShape/) to a raster or vector image or to a Graphics object...methods to render an individual Shape or GroupShape to a raster or...more, visit the Working with Shapes documentation article. Inheritance:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ReflectionFormat.Distance | Aspose.Words for .NET

    Discover the ReflectionFormat Distance property, easily adjust the separation of your reflected image in points for stunning visual effects. Default is 0.0....to interact with reflection shape effect. Document doc = new Document...+ "Various shapes.docx" ); Shape shape = ( Shape ) doc . GetChild...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Node.CustomNodeId | Aspose.Words for .NET

    Discover the Node CustomNodeId property for efficient custom node identification. Enhance your project with unique identifiers for better organization!...(); // Add two runs and one shape as child nodes to the first..."Hello world! " )); Shape shape = new Shape ( doc , ShapeType ...

    reference.aspose.com/words/net/aspose.words/nod...
  10. OptionButtonControl.Type | Aspose.Words for .NET

    Discover the OptionButtonControl Type property for Forms 2.0. Learn how to enhance your forms with this essential control type feature....docx" ); Shape shape1 = ( Shape ) doc . GetChild (...( NodeType . Shape , 0 , true ); OptionButtonControl optionButton1...

    reference.aspose.com/words/net/aspose.words.dra...