Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 14,312 for

chart

(0.06 sec)
  1. ChartTitle.text property | Aspose.Words for Python

    ChartTitle.text property. Gets or sets the text of the Chart title...Gets or sets the text of the chart title. If None or empty value...Examples Shows how to insert a chart and set a title. doc = aw ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartAxis.NumberFormat | Aspose.Words for .NET

    Discover the ChartAxis NumberFormat property to customize your Chart's number formats effortlessly with the ChartNumberFormat object for enhanced data visualization....Shows how to set formatting for chart values. Document doc = new Document...300 ); Chart chart = shape . Chart ; // Clear the chart's demo...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ChartSeriesCollection class | Aspose.Words for ...

    aspose.words.drawing.Charts.ChartSeriesCollection class. Represents collection of a [ChartSeries](../Chartseries/)...more, visit the Working with Charts documentation article. Indexers...Bar, Column, Line and Surface charts. add(series_name, x_values...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 图表计算|Aspose.Slides for PHP 文档

    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....new Presentation (); try { $chart = $pres -> getSlides () -> get_Item...); $chart -> validateChartLayout (); $maxValue = $chart -> getAxes...

    docs.aspose.com/slides/zh/php-java/chart-calcul...
  5. IChartDataPoint.Bubble3D | Aspose.Words for .NET

    Discover the IChartDataPoint Bubble3D property to enhance your Bubble Charts with stunning 3D effects for more engaging data visualization....whether the bubbles in Bubble chart should have a 3-D effect applied...use 3D effects with bubble charts. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...
  6. LegendPosition | Aspose.Words for Java

    Specifies the possible positions for a Chart legend in Java....the possible positions for a chart legend. Examples: Shows how...to edit the appearance of a chart’s legend. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  7. ChartAxisType | Aspose.Words for Java

    Specifies type of Chart axis in Java....ChartAxisType Specifies type of chart axis. Examples: Shows how to...create an appropriate type of chart series for a graph type. public...

    reference.aspose.com/words/java/com.aspose.word...
  8. ChartDataLabelCollection.count property | Aspos...

    ChartDataLabelCollection.count property. Returns the number of [ChartDataLabel](../../Chartdatalabel/) in this collection....labels to data points in a line chart. test ( 'DataLabels' , () =>...Drawing . Charts . ChartType . Line , 400 , 300 ); let chart = chartShape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 动画图表|Aspose.Slides for PHP 文档

    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....= $slide -> getShapes (); $chart = $shapes -> get_Item ( 0 );...getMainSequence () -> addEffect ( $chart , EffectType :: Fade , EffectSubType...

    docs.aspose.com/slides/zh/php-java/animated-cha...
  10. ChartTitle.show property | Aspose.Words for Python

    ChartTitle.show property. Determines whether the title shall be shown for this Chart...title shall be shown for this chart. Default value is True . @property...Examples Shows how to insert a chart and set a title. doc = aw ....

    reference.aspose.com/words/python-net/aspose.wo...