Discover the ImageSavingArgs CurrentShape property to access the ShapeBase object for efficient Shape and GroupShape saving in your projects....corresponding to the shape or groupshape that is about to be...while saving either a shape or a groupshape. That’s why the property...
Discover the ShapeBase GetShapeRenderer method to effortlessly create and render Shapes as images, enhancing your design projects with ease....can be used to render this shape into an image. public ShapeRenderer...The renderer object for this shape. Remarks This method just invokes...
This section explains how to get Shapes which glued to a particular Shape with Aspose.Diagram....Working with Shapes Gluing Contents [ Hide ] Get the Connectors...a Particular Shape Add and Connect Visio Shapes explains how...
ShapeBase.get_Shape_renderer method. Creates and returns an object that can be used to render this Shape into an image....get_shape_renderer method get_shape_renderer() Creates and returns...to render this shape into an image. def get_shape_renderer ( self...
ShapeBase.bottom property. Gets the position of the bottom edge of the containing block of the Shape....the containing block of the shape. get bottom () : number Remarks...Remarks For a top-level shape, the value is in points and relative...
ShapeBase.right property. Gets the position of the right edge of the containing block of the Shape....the containing block of the shape. @property def right ( self..... Remarks For a top-level shape, the value is in points and...
ShapeBase.zorder property. Determines the display order of overlapping Shapes....display order of overlapping shapes. get zorder () : number Remarks...Has effect only for top level shapes. The default value is 0. The...
Discover the ChartSeriesGroup AxisY property to easily access and customize Y-axis features for enhanced data visualization in your charts....of the Y axis of this series group. public ChartAxis AxisY { get...DocumentBuilder ( doc ); Shapeshape = builder . InsertChart (...
Aspose::Words::Drawing::Charts::AxisGroup enum. Represents a type of a chart axis Group in C++....Represents a type of a chart axis group. enum class AxisGroup Values...axis group. Secondary 1 Specifies the secondary axis group. Examples...