Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 10,116 for

presentation

(0.03 sec)
  1. Render a Slide as an SVG Image|Aspose.Slides fo...

    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....when you need to print your presentation in a very large format ...to export slides in your presentations as SVG images. Go through...

    docs.aspose.com/slides/nodejs-java/render-a-sli...
  2. Chart Plot Area|Aspose.Slides for PHP Documenta...

    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 an instance of the Presentation class. Access first slide...instance of Presentation class $pres = new Presentation (); try {...

    docs.aspose.com/slides/php-java/chart-plot-area/
  3. Data Points of Treemap and Sunburst Chart|Aspos...

    Add sunburst chart in PowerPoint Presentation in C# or .NET...chart to the presentation: using ( Presentation pres = new Presentation...branch: using ( Presentation pres = new Presentation ()) { IChart...

    docs.aspose.com/slides/net/data-points-of-treem...
  4. 图表格式化|Aspose.Slides 文档

    在 C# 或 .NET 中格式化 PowerPoint 演示文稿中的图表实体...API,用于管理不同的图表实体并使用自定义值进行格式设置: 创建一个 Presentation 类的实例。 通过其索引获取幻灯片的引用。 添加...文件 // 实例化演示文稿 Presentation pres = new Presentation (); // 访问第一个幻灯片...

    docs.aspose.com/slides/zh/net/chart-formatting/
  5. Superscript and Subscript|Aspose.Slides for PHP...

    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....example: Create an instance of Presentation class. Obtain the reference...collection of paragraph. Save the presentation as a PPTX file. The implementation...

    docs.aspose.com/slides/php-java/superscript-and...
  6. 幻灯片过渡|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 类的实例 从 Aspose.Slides for...//实例化表示演示文件的 Presentation 类 using ( Presentation pres = new Presentation...

    docs.aspose.com/slides/zh/net/slide-transitions/
  7. PowerPoint Fonts|Aspose.Slides 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....Sequence in Java Presentation Background Presentation Header and Footer...

    docs.aspose.com/slides/java/powerpoint-fonts/
  8. PowerPoint Fonts|Aspose.Slides for Node.js via ...

    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....in JavaScript Presentation Background Presentation Header and Footer...

    docs.aspose.com/slides/nodejs-java/powerpoint-f...
  9. Product Overview|Aspose.Slides 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....to Microsoft PowerPoint Presentation (PPT) and Microsoft PowerPoint...to Microsoft PowerPoint presentations. Aspose.Slides for JasperReports...

    docs.aspose.com/slides/jasperreports/product-ov...
  10. 形状格式化|Aspose.Slides 文档

    在 Java 的 PowerPoint 演示中格式化形状...以下步骤概述了这种过程: 创建 Presentation 类的实例。 通过索引获取幻灯片的引用。 向幻灯片添加...实例化表示演示文稿文件的演示文稿类 Presentation pres = new Presentation (); try { //...

    docs.aspose.com/slides/zh/java/shape-formatting/