Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 10,113 for

presentation

(0.07 sec)
  1. Data Points of Treemap and Sunburst Chart|Aspos...

    Sunburst Graph, Sunburst Diagram, Sunburst Chart, Radial Chart, Radial Graph or Multi Level Pie Chart with Aspose.Slides for Android via Java....to the presentation: Presentation pres = new Presentation (); try...“Steam 4” branch: Presentation pres = new Presentation (); try { IChart...

    docs.aspose.com/slides/androidjava/data-points-...
  2. Change Background Color in PowerPoint using C#

    Change background color in PowerPoint using C#. Get IDE configuration, a list of steps and sample code for changing a PPT background color using C#....background color for PowerPoint presentation using C# . We will discuss...background color Load or create a presentation for setting the color Access...

    kb.aspose.com/slides/net/change-background-colo...
  3. How to Convert PPTX to Markdown using Java

    This simple topic covers how to convert PPTX to Markdown using Java. It also cover the configuration settings for the project, a step-wise programming tasks, and a running example code to export PPT to MD in Java....repository manager to convert the presentation to a Markdown file using...PPTX presentation using an instance of the Presentation class...

    kb.aspose.com/slides/java/how-to-convert-pptx-t...
  4. Line|Aspose.Slides for PHP 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....a selected slide of the presentation, please follow the steps...below: Create an instance of Presentation class. Obtain the reference...

    docs.aspose.com/slides/php-java/line/
  5. PPT, PPS, PPTX and PPSX Export|Aspose.Slides Do...

    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....as Microsoft PowerPoint presentations, but after installing Aspose...formats: Microsoft PowerPoint Presentation (PPT) Microsoft PowerPoint...

    docs.aspose.com/slides/reportingservices/ppt-pp...
  6. 图表轴|Aspose.Slides for PHP 文档

    如何编辑 PowerPoint 图表轴...请按照以下步骤操作: 创建一个 Presentation 类的实例。 访问第一张幻灯片。 添加一个带有默认数据的图表。...这个示例代码—上述步骤的实现—向您展示如何获取所需的值: $pres = new Presentation (); try { $chart = $pres...

    docs.aspose.com/slides/zh/php-java/chart-axis/
  7. 气泡图|Aspose.Slides 文档

    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.... Presentation pres = new Presentation (); try { IChart...枚举以指定表示数据为气泡图大小的可能方式。示例代码如下。 Presentation pres = new Presentation (); try { IChart...

    docs.aspose.com/slides/zh/java/bubble-chart/
  8. 圆环图|Aspose.Slides 文档

    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....要指定圆环图中孔的大小,请按照以下步骤操作: 实例化 Presentation 对象。 在幻灯片上添加圆环图。 指定圆环图中孔的大小。...创建 Presentation 类的实例 Presentation pres = new Presentation ();...

    docs.aspose.com/slides/zh/java/doughnut-chart/
  9. Group|Aspose.Slides for PHP 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....developers support richer presentations. Aspose.Slides for PHP via...Create an instance of the Presentation class. Obtain the reference...

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

    在 C# 或 .NET 中为 PowerPoint 演示文稿设置 3D 图表的 rotationX, rotationY 和 depthpercents... 创建一个 Presentation 类的实例。 访问第一张幻灯片。 添加带有默认数据的图表。...// 创建一个 Presentation 类的实例 Presentation presentation = new Presentation...

    docs.aspose.com/slides/zh/net/3d-chart/