Discover the ShapeBase HeightRelative property to easily manage Shape height as a percentage, enhancing your design's flexibility and precision....represents the percentage of shape’s relative height. public float...simple shape with absolute size and position. Shapeshape = builder...
Discover the ShapeBase TopRelative property to easily manage Shape positioning. Adjust your design with precise top percentage values for optimal layout....sets the value that represents shape’s relative top position in percent...simple shape with absolute size and position. Shapeshape = builder...
Discover the ShapeBase LeftRelative property to easily adjust the relative left position of Shapes in percentages. Enhance your design precision today!...sets the value that represents shape’s relative left position in...simple shape with absolute size and position. Shapeshape = builder...
ShapeBase.relative_horizontal_position property. Specifies relative to what the Shape is positioned horizontally....Specifies relative to what the shape is positioned horizontally....only for top level floating shapes. Examples Shows how to insert...
Transform local coordinates to parent Shape space with the ShapeBase LocalToParent method. Enhance precision in your 3D modeling projects today!...coordinate space of the parent shape. public PointF LocalToParent...y coordinate location on a shape’s coordinate plane to a location...
Aspose::Words::Drawing::ShapeBase::get_WrapType method. Defines whether the Shape is inline or floating. For floating Shapes defines the wrapping mode for text around the Shape in C++....whether the shape is inline or floating. For floating shapes defines...wrapping mode for text around the shape. Aspose :: Words :: Drawing...
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...
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...