Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 129,269 for

presentation

(0.14 sec)
  1. Convert POTM to PNG using Java | products.aspos...

    Sample Java conversion code for POTM format to PNG file. Use this example code to export PowerPoint & OpenOffice Presentations to PNG within any Web or Desktop Java based Application....file with an instance of Presentation class Iterate through each...each Slide in the Presentation Create a full scale image as a...

    products.aspose.com/slides/java/conversion/potm...
  2. Convert POTM to GIF using Java | products.aspos...

    Sample Java conversion code for POTM format to GIF file. Use this example code to export PowerPoint & OpenOffice Presentations to GIF within any Web or Desktop Java based Application....file with an instance of Presentation class Iterate through each...each Slide in the Presentation Create a full scale image as a...

    products.aspose.com/slides/java/conversion/potm...
  3. Convert PPT to JPEG using Java | products.aspos...

    Sample Java conversion code for PPT format to JPEG file. Use this example code to export PowerPoint & OpenOffice Presentations to JPEG within any Web or Desktop Java based Application....file with an instance of Presentation class Iterate through each...each Slide in the Presentation Create a full scale image as a...

    products.aspose.com/slides/java/conversion/ppt-...
  4. Convert POT to JPEG using Java | products.aspos...

    Sample Java conversion code for POT format to JPEG file. Use this example code to export PowerPoint & OpenOffice Presentations to JPEG within any Web or Desktop Java based Application....file with an instance of Presentation class Iterate through each...each Slide in the Presentation Create a full scale image as a...

    products.aspose.com/slides/java/conversion/pot-...
  5. 使用用户定义值将幻灯片渲染为 JPEG 缩略图|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....NET 生成任意所需幻灯片的缩略图: 创建 Presentation 类的实例。 通过其 ID 或索引获取任意所需幻灯片的引用。...the Presentation class that represents the presentation file...

    docs.aspose.com/slides/zh/net/render-slide-as-t...
  6. How to Make a Pie Chart in PowerPoint using Python

    This short topic guides how to make a pie chart in PowerPoint using Python along with the detailed steps to configure the environment and use the example code. The example provides sample code to add pie chart to PowerPoint using Python....empty PowerPoint presentation using the Presentation class object...to add a Pie chart in the presentation Access the default first...

    kb.aspose.com/slides/python/how-to-make-a-pie-c...
  7. Customize Pie Charts in Presentations on Androi...

    Learn how to create and customize pie charts in Java with Aspose.Slides for Android, exportable to PowerPoint, boosting your data storytelling in seconds....Customize Pie Charts in Presentations on Android Contents [ Hide...properties, do this: Instantiate Presentation class object. Add chart...

    docs.aspose.com/slides/androidjava/pie-chart/
  8. Convert WORDML to POTX via Java or with free On...

    Java API to Export WORDML to POTX without using Microsoft Word or PowerPoint or online. Test free WORDML to POTX online converter quickly before integrating the code....for Java to create a new Presentation. This library provides a...PowerPoint documents. Once the Presentation is created, the HTML content...

    products.aspose.com/total/java/conversion/wordm...
  9. Merge ODP Files Online or using C++ | products....

    Free online app to combine different ODP Presentations. C++ merging library code to merge ODP Presentation into format of your choice....using Presentation class object Select the one presentation as the...method and get single merged Presentation C++ Code: Merge ODP Files...

    products.aspose.com/total/cpp/merge/odp/
  10. 使用 PHP 管理演示文稿中的幻灯片切换|Aspose.Slides for PHP 文档

    了解如何在 Aspose.Slides for PHP via Java 中自定义幻灯片切换,提供针对 PowerPoint 和 OpenDocument 演示文稿的分步指南。...要创建一个简单的幻灯片切换效果,请按以下步骤操作: 创建一个 Presentation 类的实例。 通过 TransitionType...写入修改后的演示文稿文件。 # 实例化 Presentation 类以加载源演示文稿文件 $presentation = new Presentation...

    docs.aspose.com/slides/zh/php-java/slide-transi...