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

shape grouping

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

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_DoughnutHoleSize method. Gets or sets the hole size of the parent doughnut chart as a percentage in C++....Remarks Applies only to series groups of the Doughnut type. The range...:: Words :: Drawing :: Shape > shape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. ChartSeriesGroup.bubbleScale property | Aspose....

    ChartSeriesGroup.bubbleScale property. Gets or sets the size of the bubbles as a percentage of their default size....Remarks Applies only to series groups of the ChartSeriesType.Bubble...Insert a bubble 3D chart. let shape = builder . insertChart ( aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. OleControl.name property | Aspose.Words for Nod...

    OleControl.name property. Gets or sets name of the ActiveX control....docx" ); let shape = doc . getShape ( 0 , true...true ); let oleControl = shape . oleFormat . oleControl ; expect...

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

    Aspose::Words::Drawing::Charts::ChartSeriesCollection::Add method. Adds new ChartSeries to this collection. Use this method to add series to Histogram charts in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); chart -> get_Title...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Forms2OleControl.childNodes property | Aspose.W...

    Forms2OleControl.childNodes property. Gets collection of immediate child controls....docx" ); let shape = doc . getShape ( 0 , true...true ); let oleControl = shape . oleFormat . oleControl ; expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....SourceCode = @"Sub Test(oShape As Shape) MsgBox ""Test"" End Sub" ;...series group - this is a projection of the appropriate group property...

    docs.aspose.com/slides/net/public-api-and-backw...
  7. ChartSeriesGroup.AxisGroup | Aspose.Words for .NET

    Discover the ChartSeriesGroup AxisGroup property, easily manage your series group’s axis for enhanced data visualization and analysis....sets the axis group to which this series group belongs. public...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ChartSeriesGroup.Series | Aspose.Words for .NET

    Discover the ChartSeriesGroup Series property to access a unique collection of related series, enhancing your data visualization experience....that belong to this series group. public ChartSeriesCollectio...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ChartSeriesGroupCollection.count property | Asp...

    ChartSeriesGroupCollection.count property. Returns the number of series groups in this collection....Returns the number of series groups in this collection. get count...let shape = doc . getShape ( 0 , true ); let chart = shape . chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartSeriesGroup.GapWidth | Aspose.Words for .NET

    Discover the ChartSeriesGroup GapWidth property to easily adjust the gap percentage between chart elements for enhanced data visualization....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/net/aspose.words.dra...