Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 5,236 for

shape grouping

(0.2 sec)
  1. ChartSeriesGroup.doughnutHoleSize property | As...

    ChartSeriesGroup.doughnutHoleSize property. Gets or sets the hole size of the parent doughnut chart as a percentage....Remarks Applies only to series groups of the ChartSeriesType.Doughnut...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Forms2OleControl class | Aspose.Words for Python

    aspose.words.drawing.ole.Forms2OleControl class. Represents Microsoft Forms 2.0 OLE control... group_name Gets or sets a string that...that specifies a group of mutually exclusive controls. The default...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Forms2OleControl.groupName property | Aspose.Wo...

    Forms2OleControl.groupName property. Gets or sets a string that specifies a group of mutually exclusive controls...sets a string that specifies a group of mutually exclusive controls..."ActiveX controls.docx" ); let shape = doc . getShape ( 0 , true...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartSeriesGroup.overlap property | Aspose.Word...

    ChartSeriesGroup.overlap property. Gets or sets the percentage of how much the series bars or columns overlap.... Remarks Applies to series groups of all bar and column types...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Drawing::Charts::AxisGroup enum ...

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

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_AxisGroup method. Gets or sets the axis group to which this series group belongs in C++....sets the axis group to which this series group belongs. Aspose...:: Words :: Drawing :: Shape > shape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. 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...
  8. ChartSeriesGroup.overlap property | Aspose.Word...

    ChartSeriesGroup.overlap property. Gets or sets the percentage of how much the series bars or columns overlap....number Remarks Applies to series groups of all bar and column types...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartSeriesGroup.gapWidth property | Aspose.Wor...

    ChartSeriesGroup.gapWidth property. Gets or sets the percentage of gap width between chart elements....Remarks Applies only to series groups of the bar, column, pie-of-bar...For bar/column-based series groups, the property represents the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Container Styling Issue - Free Support Forum - ...

    I am having an issue when copying a container from one page to another. The script below makes the correct # of copies and resizes them correctly. However, the styling is incorrect. If you open the output file in visi…...ContainerProperties of the shape, and I don’t see that being...[string]$Value ) foreach ($item in $page.Shapes) { $prop = $item.props.GetProp($Key)...

    forum.aspose.com/t/container-styling-issue/320591