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

chart report

(0.35 sec)
  1. Create Pivot Tables and Pivot Charts|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....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/net/create-pivot-tables-a...
  2. 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...
  3. 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...
  4. Customize 3D Charts in Presentations Using С++|...

    Learn how to create and customize 3-D Charts in Aspose.Slides for С++, with support for PPT and PPTX files—boost your presentations today....Customize 3D Charts in Presentations Using С++ Contents [ Hide...explains how to customize a 3D chart in Aspose.Slides by configuring...

    docs.aspose.com/slides/cpp/3d-chart/
  5. ChartNumberFormat.FormatCode | Aspose.Words for...

    Discover how to use the ChartNumberFormat FormatCode property to customize data label formats for clearer insights and enhanced data presentation....configure data labels for a chart series. Document doc = new Document...DocumentBuilder ( doc ); // Add a line chart, then clear its demo data series...

    reference.aspose.com/words/net/aspose.words.dra...
  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. ChartNumberFormat.format_code property | Aspose...

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

    reference.aspose.com/words/python-net/aspose.wo...
  8. 图表|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 创建和自定义图表:添加数据、设置系列、坐标轴和标签的格式、更改类型并导出——支持 PPT、PPTX 和 ODP。... Add a Chart 此方法向第一张幻灯片添加一个简单的面积图。 function...( 0 ); // 在幻灯片上添加一个简单的柱形图。 $chart = $slide -> getShapes () ->...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  9. 图表|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...
  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...