Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 16,829 for

chart

(0.13 sec)
  1. X Axis Vs. Category Axis with C++|Documentation

    Learn how to differentiate between the X axis and the Category axis in Aspose.Cells for C++. Our guide will help you understand the differences in their usage and properties, and how to configure them according to your needs....types of chart: the first chart is an XY (Scatter) chart with X...Axis, and the second chart is a line chart with X as a Category...

    docs.aspose.com/cells/cpp/x-axis-vs-category-axis/
  2. Export Presentation Charts in PHP|Aspose.Slides...

    Learn how to export presentation Charts with Aspose.Slides for PHP via Java, supporting PPT and PPTX formats, and streamline reporting into any workflow....Presentation Charts in PHP Contents [ Hide ] Get Chart Image Aspose...extracting image of specific chart. Below sample example is given...

    docs.aspose.com/slides/php-java/export-chart/
  3. 使用 Java 在演示文稿中自定义饼图|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/java/pie-chart/
  4. ChartAxisTitle | Aspose.Words for Java

    Provides access to the axis title properties in Java....more, visit the Working with Charts documentation article. Examples:...Examples: Shows how to set chart axis title. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  5. ChartLegendEntry Class | Aspose.Words for .NET

    Discover the Aspose.Words.ChartLegendEntry class for creating dynamic Chart legends. Enhance your data visualization with seamless integration and customization....ChartLegendEntry class Represents a chart legend entry. To learn more...more, visit the Working with Charts documentation article. public...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 在 .NET 中创建演示文稿图表的方法|Aspose.Slides 文档

    了解如何在 .NET 中使用 Aspose.Slides 通过遗留和现代图表 API 在 PowerPoint PPT、PPTX 和 ODP 演示文稿中创建图表。...//访问第一张幻灯片 //添加带有默认数据的图表 ChartEx chart = sld . Shapes . AddChart (... 0 , 500 , 500 ); //设置图表标题 chart . ChartTitle . Text . Text =...

    docs.aspose.com/slides/zh/net/how-to-create-cha...
  7. Aspose::Words::Drawing::Charts::AxisTickLabels:...

    Aspose::Words::Drawing::Charts::AxisTickLabels::get_Font method. Provides access to font formatting of the tick labels in C++....Aspose::Words::Drawing::Charts::AxisTickLabels::get_Font method...Aspose :: Words :: Drawing :: Charts :: AxisTickLabels :: get_Font...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. AxisBuiltInUnit enumeration | Aspose.Words for ...

    Aspose.Words.Drawing.Charts.AxisBuiltInUnit enumeration. Specifies the display units for an axis....Specifies the values on the chart shall displayed as is. Custom...Specifies the values on the chart shall be divided by a user-defined...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartNumberFormat.formatCode property | Aspose....

    ChartNumberFormat.formatCode property. Gets or sets the format code applied to a data label....configure data labels for a chart series. let doc = new aw . Document...DocumentBuilder ( doc ); // Add a line chart, then clear its demo data series...

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

    Discover the ChartMultilevelValue constructor, designed to create a powerful three-level value instance for enhanced data visualization and analysis....Shows how to create treemap chart. Document doc = new Document...doc ); // Insert a Treemap chart. Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...