Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 5,440 for

shape group

(3.01 sec)
  1. 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...
  2. 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...
  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. get series () : Aspose . Words...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_AxisY method. Provides access to properties of the Y axis of this series Group in C++....of the Y axis of this series group. System :: SharedPtr < Aspose...:: Words :: Drawing :: Shape > shape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. ShapeBase.Bottom | Aspose.Words for .NET

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

    reference.aspose.com/words/net/aspose.words.dra...
  6. Aspose::Words::Saving::HtmlSaveOptions::get_Sca...

    Aspose::Words::Saving::HtmlSaveOptions::get_ScaleImageToShapeSize method. Specifies whether images are scaled by Aspose.Words to the bounding Shape size when exporting to HTML, MHTML or EPUB. Default value is true in C++....Words to the bounding shape size when exporting to HTML...Microsoft Word document is a shape. The shape has a size and the image...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose::Words::Drawing::ShapeBase::get_Top meth...

    Aspose::Words::Drawing::ShapeBase::get_Top method. Gets or sets the position of the top 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...
  8. 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...
  9. 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...
  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...