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

chart report

(0.07 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. 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-...
  3. 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-...
  4. Table Format disturb while copying excel worksh...

    Hello Team , We are facing format issue , while replacing Table Data from excel worksheet to the Word documents , if table is big for format getting disturb , can you please provide solution or code sample which help us…...worksheet data(having tables & chart ) to Word document .How to make...quick reply . ACFR Section 4 Reports.zip (127.1 KB) Please check...

    forum.aspose.com/t/table-format-disturb-while-c...
  5. 图表|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...
  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 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/
  8. 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...
  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...