Aspose::Words::Drawing::ShapeBase::get_FlipOrientation method. Switches the orientation of a Shape in C++....Switches the orientation of a shape. Aspose :: Words :: Drawing...Examples Shows how to flip a shape on an axis. auto doc = System...
Aspose::Words::Drawing::FlipOrientation enum. Possible values for the orientation of a Shape in C++....values for the orientation of a shape. enum class FlipOrientation...Examples Shows how to flip a shape on an axis. auto doc = System...
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...
Fill.opacity property. Gets or sets the degree of opacity of the specified fill as a value between 0.0 (clear) and 1.0 (opaque)....Examples Shows how to fill a shape with a solid color. doc = aw...then cover it with a floating shape. builder . font . size = 32...
Aspose::Words::Drawing::ImageSize::get_HeightPoints method. Gets the height of the image in points. 1 point is 1/72 inch in C++....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...
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...
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...
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...
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...