Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 1,483 for

chart report

(0.08 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 Java 掌握图表:创建、格式化、绑定数据,并通过 Java 示例将图表导出为 PPT、PPTX 和 ODP。... IChart chart = slide . getShapes (). addChart...(). get_Item ( 0 ); IChart chart = slide . getShapes (). addChart...

    docs.aspose.com/slides/zh/java/examples/element...
  3. 图表|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...
  4. 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...
  5. 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/
  6. 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/
  7. Inserting Bookmarks Dynamically in Java|Aspose....

    Insert bookmarks into your document dynamically when building a Report in Java....can insert bookmarks to your reports dynamically using bookmark...non‑empty value. While building a report, bookmark_expression is evaluated...

    docs.aspose.com/words/java/inserting-bookmarks-...
  8. Customize 3D Charts in Presentations Using Java...

    Learn how to create and customize 3-D Charts in Aspose.Slides for Node.js via Java, with support for PPT and PPTX files—boost your presentations today....Customize 3D Charts in Presentations Using JavaScript Contents...DepthPercents properties of 3D Chart Aspose.Slides for Node.js via...

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

    使用 Aspose.Slides for Android 精通图表:创建、格式化、绑定数据,并通过 Java 示例将图表导出为 PPT、PPTX 和 ODP。... IChart chart = slide . getShapes (). addChart...(). get_Item ( 0 ); IChart chart = slide . getShapes (). addChart...

    docs.aspose.com/slides/zh/androidjava/examples/...
  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...