Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 5,444 for

shape group

(1.65 sec)
  1. ChartSeriesGroup.axis_y property | Aspose.Words...

    ChartSeriesGroup.axis_y property. Provides access to properties of the Y axis of this series Group....of the Y axis of this series group. @property def axis_y ( 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. @property def series ( self...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. 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...
  5. ChartSeriesGroup.series_type property | Aspose....

    ChartSeriesGroup.series_type property. Gets the type of chart series included in this Group....chart series included in this group. @property def series_type (...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Forms2OleControl.group_name property | Aspose.W...

    Forms2OleControl.Group_name property. Gets or sets a string that specifies a Group of mutually exclusive controls...group_name property Forms2OleControl.group_name property Gets...sets a string that specifies a group of mutually exclusive controls...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. ChartSeriesGroupCollection class | Aspose.Words...

    aspose.words.drawing.charts.ChartSeriesGroupCollection class. Represents a collection of [ChartSeriesGroup](../chartseriesGroup/) objects....Returns the number of series groups in this collection. Methods...add(series_type) Adds a new series group of the specified series type...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartSeriesGroupCollection.add method | Aspose....

    ChartSeriesGroupCollection.add method. Adds a new series Group of the specified series type to this collection....add(seriesType) Adds a new series group of the specified series type...Combo charts can contain series groups only of the following types:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Image distorted in excel to pdf transformation ...

    Hi Team, We are trying to transformation input file(xlsx) to pdf with below code. Workbook doc = new Workbook("input.xlsx"); doc.save("output.pdf"); In output file, you can see the wrong drawing. The c…...to process such kind of group shapes. Neither can we get sufficient...is that when we render shapes in a “group” state, the calculated...

    forum.aspose.com/t/image-distorted-in-excel-to-...