Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 5,436 for

shape group

(0.24 sec)
  1. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_Series method. Gets a collection of series that belong to this series Group in C++....that belong to this series group. System :: SharedPtr < Aspose...:: Words :: Drawing :: Shape > shape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. ShapeBase.GetShapeRenderer | Aspose.Words for .NET

    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...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ChartSeriesGroup.series property | Aspose.Words...

    ChartSeriesGroup.series property. Gets a collection of series that belong to this series Group....that belong to this series group. @property def series ( self...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartSeriesGroup.axis_x property | Aspose.Words...

    ChartSeriesGroup.axis_x property. Provides access to properties of the X axis of this series Group....of the X axis of this series group. @property def axis_x ( self...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartSeriesGroup.series property | Aspose.Words...

    ChartSeriesGroup.series property. Gets a collection of series that belong to this series Group....that belong to this series group. get series () : Aspose . Words...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Drawing::ShapeBase::get_Bottom m...

    Aspose::Words::Drawing::ShapeBase::get_Bottom method. Gets the position of the bottom edge of the containing block of the Shape in C++....the containing block of the shape. double Aspose :: Words :: Drawing...() Remarks For a top-level shape, the value is in points and...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. ShapeBase.Right | Aspose.Words for .NET

    Discover ShapeBase Right property to easily access the right edge position of your Shape's containing block for precise layout control....the containing block of the shape. public double Right { get ;...; } Remarks For a top-level shape, the value is in points and...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ShapeBase.get_shape_renderer method | Aspose.Wo...

    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...

    reference.aspose.com/words/python-net/aspose.wo...
  9. AxisGroup | Aspose.Words for Java

    Represents a type of a chart axis Group in Java....Represents a type of a chart axis group. Examples: Shows how to work...new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...
  10. ShapeBase.right property | Aspose.Words for Python

    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...

    reference.aspose.com/words/python-net/aspose.wo...