Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 48,659 for

shape

(0.11 sec)
  1. Aspose::Words::Drawing::ImageData class | Aspos...

    Aspose::Words::Drawing::ImageData class. Defines an image for a Shape. To learn more, visit the documentation article in C++....class Defines an image for a shape. To learn more, visit the Working...FitImageToShape () Fits the image data to Shape frame so that the aspect ratio...

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

    Aspose::Words::Drawing::ShapeBase::LocalToParent method. Converts a value from the local coordinate space into the coordinate space of the parent Shape in C++....coordinate space of the parent shape. System :: Drawing :: PointF...y coordinate location on a shape’s coordinate plane to a location...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Fill.one_color_gradient method | Aspose.Words f...

    aspose.words.drawing.Fill.one_color_gradient method...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...
  4. ShapeBase.rotation property | Aspose.Words for ...

    ShapeBase.rotation property. Defines the angle (in degrees) that a Shape is rotated...the angle (in degrees) that a shape is rotated. Positive value corresponds...doc ) # Insert a shape with an image. shape = builder . insert_image...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Working with Text Boxes|Documentation

    This section explains how to format a text Shape with Aspose.Diagram....] Format Text in the Visio Shape’s Text Block Section Aspose...stop position of text in a shape’s text block. They can interact...

    docs.aspose.com/diagram/net/working-with-text-b...
  6. ShapeBase.distance_top property | Aspose.Words ...

    ShapeBase.distance_top property. Returns or sets the distance (in points) between the document text and the top edge of the Shape....text and the top edge of the shape. @property def distance_top...Has effect only for top level shapes. Examples Shows how to set...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ShapeBase.distance_right property | Aspose.Word...

    ShapeBase.distance_right property. Returns or sets the distance (in points) between the document text and the right edge of the Shape....text and the right edge of the shape. @property def distance_right...Has effect only for top level shapes. Examples Shows how to set...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ShapeBase.distance_bottom property | Aspose.Wor...

    ShapeBase.distance_bottom property. Returns or sets the distance (in points) between the document text and the bottom edge of the Shape....and the bottom edge of the shape. @property def distance_bottom...Has effect only for top level shapes. Examples Shows how to set...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ShapeBase.distance_left property | Aspose.Words...

    ShapeBase.distance_left property. Returns or sets the distance (in points) between the document text and the left edge of the Shape....text and the left edge of the shape. @property def distance_left...Has effect only for top level shapes. Examples Shows how to set...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Forms2OleControl | Aspose.Words for Java

    Represents Microsoft Forms 2.0 OLE control in Java....docx"); Shape shape = (Shape) doc.getChild(NodeType.SHAPE, 0, true);...true); OleControl oleControl = shape.getOleFormat().getOleControl();...

    reference.aspose.com/words/java/com.aspose.word...