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

group shape

(0.12 sec)
  1. 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...
  2. 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...
  3. 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...
  4. ChartSeriesGroup.axis_group property | Aspose.W...

    ChartSeriesGroup.axis_Group property. Gets or sets the axis Group to which this series Group belongs....axis_group property ChartSeriesGroup.axis_group property Gets...sets the axis group to which this series group belongs. @property...

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

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Working with Shapes Contents [ Hide ] Add, Retrieve, Copy and...and Read Visio Shape Data Convert a Visio Shape To Html Convert...

    docs.aspose.com/diagram/java/working-with-shapes/
  6. AxisGroup enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisGroup enumeration. Represents a type of a chart axis Group....Represents a type of a chart axis group. Members Name Description Primary...axis group. Secondary Specifies the secondary axis group. Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartSeriesGroup.axisX property | Aspose.Words ...

    ChartSeriesGroup.axisX property. Provides access to properties of the X axis of this series Group....of the X axis of this series group. get axisX () : Aspose . Words...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartSeriesGroup.axisY property | Aspose.Words ...

    ChartSeriesGroup.axisY property. Provides access to properties of the Y axis of this series Group....of the Y axis of this series group. get axisY () : Aspose . Words...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  10. 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...