Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 49,132 for

shape

(0.16 sec)
  1. Aspose::Words::Drawing::ShapeBase::get_Distance...

    Aspose::Words::Drawing::ShapeBase::get_DistanceBottom method. Returns or sets the distance (in points) between the document text and the bottom edge of the Shape in C++....and the bottom edge of the shape. double Aspose :: Words :: Drawing...Has effect only for top level shapes. Examples Shows how to set...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::ShapeBase::get_Distance...

    Aspose::Words::Drawing::ShapeBase::get_DistanceLeft method. Returns or sets the distance (in points) between the document text and the left edge of the Shape in C++....text and the left edge of the shape. double Aspose :: Words :: Drawing...Has effect only for top level shapes. Examples Shows how to set...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. ShapeBase.is_decorative property | Aspose.Words...

    ShapeBase.is_decorative property. Gets or sets the flag that specifies whether the Shape is decorative in the document....that specifies whether the shape is decorative in the document...bool ): ... Remarks Note that shape having not empty ShapeBase.alternative_text...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ShapeBase.glow property | Aspose.Words for Python

    ShapeBase.glow property. Gets glow formatting for the Shape....Gets glow formatting for the shape. @property def glow ( self )...Shows how to interact with glow shape effect. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Drawing::ShapeBase::get_BoundsWi...

    Aspose::Words::Drawing::ShapeBase::get_BoundsWithEffects method. Gets final extent that this Shape object has after applying drawing effects. Value is measured in points in C++....Gets final extent that this shape object has after applying drawing...check how a shape’s bounds are affected by shape effects. auto...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Rendering Shapes Separately from Document|Aspos...

    Extract various graphic objects, such as images, text box containing paragraphs, or arrow Shapes, when processing a document, and export them to an external location using C#....Ask AI Rendering Shapes Separately from a Document Contents [...page explains how to render shapes separately from the rest of...

    docs.aspose.com/words/net/rendering-shapes-sepa...
  7. DocumentVisitor.visit_shape_end method | Aspose...

    DocumentVisitor.visit_Shape_end method. Called when enumeration of a Shape has ended....visit_shape_end method visit_shape_end(shape) Called when enumeration...of a shape has ended. def visit_shape_end ( self , shape : aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FlipOrientation enumeration | Aspose.Words for ...

    aspose.words.drawing.FlipOrientation enumeration. Possible values for the orientation of a Shape....values for the orientation of a shape. Members Name Description NONE...Examples Shows how to flip a shape on an axis. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ShapeBase.width_relative property | Aspose.Word...

    ShapeBase.width_relative property. Gets or sets the value that represents the percentage of Shape's relative width....represents the percentage of shape’s relative width. @property...a simple shape with absolute size and position. shape = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ImageData.SourceFullName | Aspose.Words for .NET

    Discover the ImageData SourceFullName property to easily manage linked image paths and filenames, enhancing your image handling efficiency....to a shape so that it can display it. // 1 - Set the shape to contain...contain the image. Shape shape = new Shape ( builder . Document...

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