Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 1,381 for

chart report

(0.09 sec)
  1. 图表|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 创建和自定义图表:添加数据、格式化系列、坐标轴和标签、切换图表类型并导出——支持 PPT、PPTX 和 ODP。... def add_chart (): with slides . Presentation...在第一页幻灯片上添加一个简单的柱形图。 chart = slide . shapes . add_chart ( slides . charts . ChartType...

    docs.aspose.com/slides/zh/python-net/examples/e...
  2. 图表|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 精通图表:创建、格式化、绑定数据,并使用 C# 示例将图表导出为 PPT、PPTX 和 ODP。... var chart = slide . Shapes . AddChart...presentation . Slides [ 0 ]; var chart = slide . Shapes . AddChart...

    docs.aspose.com/slides/zh/net/examples/elements...
  3. Create Pivot Tables and Pivot Charts|Documentation

    Create Pivot Tables and Pivot Charts with Aspose.Cells for Java API....Create Pivot Tables and Pivot Charts Contents [ Hide ] A pivot table...to a new position. A pivot chart is an interactive graphical...

    docs.aspose.com/cells/java/create-pivot-tables-...
  4. Inserting Bookmarks Dynamically in C#|Aspose.Wo...

    Insert bookmarks into your document dynamically when building a Report using C#....bookmarks dynamically in reporting templates. You can insert...insert bookmarks to your reports dynamically using bookmark tags. Syntax...

    docs.aspose.com/words/net/inserting-bookmarks-d...
  5. Customize 3D Charts in Presentations in .NET|As...

    Learn how to create and customize 3-D Charts in Aspose.Slides for .NET, with support for PPT and PPTX files—boost your presentations today....Customize 3D Charts in Presentations in .NET Contents [ Hide...DepthPercents Properties of a 3D Chart Aspose.Slides for .NET provides...

    docs.aspose.com/slides/net/3d-chart/
  6. 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...
  7. Customize 3D Charts in Presentations on Android...

    Learn how to create and customize 3-D Charts in Aspose.Slides for Android via Java, with support for PPT and PPTX files—boost your presentations today....Customize 3D Charts in Presentations on Android Contents [ Hide...DepthPercents Properties of a 3D Chart Aspose.Slides for Android via...

    docs.aspose.com/slides/androidjava/3d-chart/
  8. Customize 3D Charts in Presentations Using Java...

    Learn how to create and customize 3-D Charts in Aspose.Slides for Java, with support for PPT and PPTX files—boost your presentations today....Customize 3D Charts in Presentations Using Java Contents [ Hide...DepthPercents Properties of a 3D Chart Aspose.Slides for Java provides...

    docs.aspose.com/slides/java/3d-chart/
  9. Customize 3D Charts in Presentations Using PHP|...

    Learn how to create and customize 3-D Charts in Aspose.Slides for PHP via Java, with support for PPT and PPTX files — boost your presentations today....Customize 3D Charts in Presentations Using PHP Contents [ Hide...DepthPercents Properties of a 3D Chart Aspose.Slides for PHP via Java...

    docs.aspose.com/slides/php-java/3d-chart/
  10. 图表|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 掌握图表:创建、格式化、绑定数据,并使用 C++ 示例将图表导出为 PPT、PPTX 和 ODP。... auto chart = slide -> get_Shapes () ->...presentation -> get_Slide ( 0 ); auto chart = slide -> get_Shapes () ->...

    docs.aspose.com/slides/zh/cpp/examples/elements...