Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 4,314 for

series coloring

(0.21 sec)
  1. Customize Pie Charts in Presentations Using С++...

    Learn how to create and customize pie charts in С++ with Aspose.Slides, exportable to PowerPoint, boosting your data storytelling in seconds....Set Automatic Pie Chart Slice Colors Aspose.Slides for C++ provides...setting automatic pie chart slide colors. The sample code applies setting...

    docs.aspose.com/slides/cpp/pie-chart/
  2. Aspose::Words::Drawing::ShapeTextOrientation en...

    Aspose::Words::Drawing::ShapeTextOrientation enum. Specifies orientation of text in shapes in C++....ChartSeries > series = shape -> get_Chart () -> get_Series () -> idx_get...ChartDataLabelCollec > dataLabels = series -> get_DataLabels (); // Show...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose.Slides for Java Returns Incorrect Legend...

    When we are trying to fetch the legend entry count in case of PPT, we see that it is coming as 1 even though we have turned the show legend flag as false. In case of PPT it is coming as 1 and in case of excel it is comin…...Color; public class WaterfallChartExampl..."End")); // Add a series IChartSeries series = chart.getChartData()...

    forum.aspose.com/t/aspose-slides-for-java-retur...
  4. How to create Combo Chart with JavaScript via C...

    Learn how to create a combo chart using Aspose.Cells for JavaScript via C++. Our comprehensive guide will demonstrate how to combine different chart types into one combo chart for a more effective data presentation....data values vary widely across series. Taking the following dataset...'result' ). innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/javascript-cpp/create-com...
  5. How to Set the Percent Format as "0.0%" for a P...

    Sharing a expected file here. Need help to set the given format for datalabels in pie chart. testPieChartAspose.zip (48.0 KB)...500, 400); // Clear existing series chart.getChartData().getSeries()...(); // Add a new series IChartSeries series = chart.getChartData()...

    forum.aspose.com/t/how-to-set-the-percent-forma...
  6. 用JavaScript通过C++设置图表系列的值格式代码|Documentation

    学习如何在Aspose.Cells for Java脚本通过C++中设置图表系列的值格式代码。本指南将帮助您理解如何使用合适的格式代码格式化图表系列数据,从而专业、准确地展示数据。...Contents [ Hide ] 可能的使用场景 您可以使用 Series.valuesFormatCode 属性设置图表系列的...以下示例代码在之前没有系列的空白图表中添加系列。它使用值数组添加系列,并用 Series.valuesFormatCode 属性将格式设为$#...

    docs.aspose.com/cells/zh/javascript-cpp/set-the...
  7. JavaScript与C++中的X轴与类别轴对比|Documentation

    学习如何区分Aspose.Cells for Java脚本通过C++中的X轴和类别轴。我们的指南将帮助您理解它们的使用和属性差异,以及如何根据需求进行配置。... innerHTML = '<p style="color: red;">Please select an Excel...charts . get ( pieIdx ); // Add Series chart . nSeries . add ( "B2:D5"...

    docs.aspose.com/cells/zh/javascript-cpp/x-axis-...
  8. Find if Data Points are in the Second Pie or Ba...

    Learn how to use Aspose.Cells for JavaScript via C++ to find if data points are in the second pie or bar on a pie of pie or bar of pie chart. This guide will demonstrate how to identify and access the secondary pie or bar on a composite chart, allowing you to analyze and manipulate the data effectively....can find if data points of a series are in the second pie on Pie...resultDiv . innerHTML = '<p style="color: red;">Please select an Excel...

    docs.aspose.com/cells/javascript-cpp/find-if-da...
  9. 管理 Java 中演示文稿图表的标注|Aspose.Slides 文档

    使用 Aspose.Slides for Java 创建和样式化标注,提供简洁的代码示例,兼容 PPT 和 PPTX,以自动化演示文稿工作流。...seriesIndex < 15 ) { IChartSeries series = chart . getChartData ()...., "SERIES " + seriesIndex ), chart . getType ()); series . setExplosion...

    docs.aspose.com/slides/zh/java/callout/
  10. 在 Android 上管理演示文稿图表的标注|Aspose.Slides 文档

    使用简洁的 Java 代码示例在 Aspose.Slides for Android 中创建和设置标注,兼容 PPT 和 PPTX,可自动化演示文稿工作流。...seriesIndex < 15 ) { IChartSeries series = chart . getChartData ()...., "SERIES " + seriesIndex ), chart . getType ()); series . setExplosion...

    docs.aspose.com/slides/zh/androidjava/callout/