Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 9,877 for

shape

(0.12 sec)
  1. ShapeBase.aspectRatioLocked property | Aspose.W...

    ShapeBase.aspectRatioLocked property. Specifies whether the Shape's aspect ratio is locked....property Specifies whether the shape’s aspect ratio is locked. get...it is true but for the other shape types it is false . Has effect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ShapeBase.aspect_ratio_locked property | Aspose...

    ShapeBase.aspect_ratio_locked property. Specifies whether the Shape's aspect ratio is locked....property Specifies whether the shape’s aspect ratio is locked. @property...it is True but for the other shape types it is False . Has effect...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::TextBox::get_VerticalAn...

    Aspose::Words::Drawing::TextBox::get_VerticalAnchor method. Specifies the vertical alignment of the text within a Shape in C++....alignment of the text within a shape. Aspose :: Words :: Drawing...> ( doc ); SharedPtr < Shape > shape = builder -> InsertShape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. ShapeBase.WidthRelative | Aspose.Words for .NET

    Discover the ShapeBase WidthRelative property to easily adjust Shape widths as a percentage, enhancing your design flexibility and precision....represents the percentage of shape’s relative width. public float...simple shape with absolute size and position. Shape shape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  5. VerticalAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.VerticalAlignment enum for precise vertical alignment of text frames and tables in your documents. Enhance layout control!...vertical alignment of a floating shape, text frame or a floating table...it to the page's center. Shape shape = builder . InsertImage (...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ImageData.ImageSize | Aspose.Words for .NET

    Discover the ImageData ImageSize property to easily access essential details about image dimensions and resolution for enhanced visual quality....Examples Shows how to resize a shape with an image. // When we insert...method, the builder scales the shape that displays the image so that...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Aspose::Words::Drawing::ShapeBase::get_IsSignat...

    Aspose::Words::Drawing::ShapeBase::get_IsSignatureLine method. Indicates that Shape is a SignatureLine in C++....Line method Indicates that shape is a SignatureLine . bool Aspose..."Senior Manager" ); // Insert a shape that will contain a signature...

    reference.aspose.com/words/cpp/aspose.words.dra...
  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. NodeCollection indexer | Aspose.Words for Python

    NodeCollection indexer. Retrieves a node at the given index....Document () # Add two runs and one shape as child nodes to the first...'Hello world! ' )) shape = aw . drawing . Shape ( doc , aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Fill.gradient_variant property | Aspose.Words f...

    Fill.gradient_variant property. Gets the gradient variant [GradientVariant](../../gradientvariant/) for the fill....Examples Shows how to fill a shape with a gradients. doc = aw ...doc = doc ) shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...