Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 18,924 for

chart

(0.1 sec)
  1. 在 PHP 中将图表转换为图像|Documentation

    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....setValue ( 10000 ); //Create chart $chartIndex = $sheet -> getCharts...COLUMN , 12 , 1 , 33 , 12 ); $chart = $sheet -> getCharts () ->...

    docs.aspose.com/cells/zh/java/converting-chart-...
  2. ChartSeries.y_values property | Aspose.Words fo...

    ChartSeries.y_values property. Gets a collection of Y values for this Chart series....collection of Y values for this chart series. @property def y_values...aspose . words . drawing . charts . ChartYValueCollectio : ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartSeries.x_values property | Aspose.Words fo...

    ChartSeries.x_values property. Gets a collection of X values for this Chart series....collection of X values for this chart series. @property def x_values...aspose . words . drawing . charts . ChartXValueCollectio : ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartDataPoint | Aspose.Words for Java

    Allows to specify formatting of a single data point on the Chart in Java....the chart. To learn more, visit the Working with Charts documentation...with data points on a line chart. public void chartDataPoint()...

    reference.aspose.com/words/java/com.aspose.word...
  5. ChartAxisTitle.Show | Aspose.Words for .NET

    Discover the ChartAxisTitle Show property to control axis title visibility. Enhance your Charts with clear, informative titles for better data insights....} Examples Shows how to set chart axis title. Document doc = new...Column , 432 , 252 ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    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. ChartAxisTitle.text property | Aspose.Words for...

    ChartAxisTitle.text property. Gets or sets the text of the axis title... Examples Shows how to set chart axis title. doc = aw . Document.... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  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. 在 Android 上的演示文稿中自定义饼图|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Android 在 Java 中创建和自定义饼图,并可导出为 PowerPoint,帮助您在几秒钟内提升数据故事表达。...(); try { // 在幻灯片上添加图表 IChart chart = pres . getSlides (). get_Item...50 , 500 , 400 ); // 设置不同的属性 chart . getChartData (). getSeries...

    docs.aspose.com/slides/zh/androidjava/pie-chart/
  10. Create and Customize PowerPoint Charts in С++|A...

    Create and customize PowerPoint Charts in С++ with Aspose.Slides—work with data, styles, and Chart types in PPT and PPTX using clear code examples....Create and Customize PowerPoint Charts in С++ Contents [ Hide ] Create...Presentation Charts in С++ Customize Presentation Charts in С++ Customize...

    docs.aspose.com/slides/cpp/powerpoint-charts/