Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 10,113 for

presentation

(0.06 sec)
  1. Animated Charts|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....steps listed below: Load a presentation. Get reference of the chart...Animate the series. Write the presentation file to disk. In the example...

    docs.aspose.com/slides/nodejs-java/animated-cha...
  2. Technical Articles|Aspose.Slides for PHP Docume...

    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....[ Hide ] Get the Entire Presentation Slide Background as an Image...Image Extracting Images from Presentation shapes Multithreading in...

    docs.aspose.com/slides/php-java/technical-artic...
  3. Manage Bullet|Aspose.Slides Documentation

    Create bullet and numbered lists in PowerPoint Presentation in Java...numbers in slides in your presentations. Why Use Bullet Lists? Bullet...lists help you to organize and present information quickly and efficiently...

    docs.aspose.com/slides/androidjava/manage-bullet/
  4. Compare Slides|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.... Presentation presentation1 = new Presentation ( "AccessSlides...); try { Presentation presentation2 = new Presentation ( "HelloWorld...

    docs.aspose.com/slides/androidjava/compare-slides/
  5. Convert PPTX to PPT in Python|Aspose.Slides for...

    Convert PowerPoint PPTX to PPT in Python...how to convert PowerPoint Presentation in PPTX format into PPT...format to the Save method of Presentation class. The Python code sample...

    docs.aspose.com/slides/python-net/convert-pptx-...
  6. 演示文稿背景|Aspose.Slides 文档

    在 Java 中为 PowerPoint 演示文稿设置背景... 创建 Presentation 类的实例。 将幻灯片的 BackgroundType...创建 Presentation 类的实例 Presentation pres = new Presentation ( "MasterBG...

    docs.aspose.com/slides/zh/java/presentation-bac...
  7. 现代 API|Aspose.Slides 文档

    现代 API...的典型场景可能如下所示: Presentation pres = new Presentation (); try { IPPImage...使用已弃用 API 的代码: Presentation pres = new Presentation ( "pres.pptx"...

    docs.aspose.com/slides/zh/java/modern-api/
  8. 将 PowerPoint 转换为 TIFF|Aspose.Slides 文档

    在 C++ 中将 PowerPoint 演示文稿转换为 TIFF...将 PowerPoint 转换为 TIFF 使用 Presentation 类提供的 Save 方法,您可以快速将整个 PowerPoint...// 实例化表示演示文件的 Presentation 对象 auto presentation = System :: MakeObject...

    docs.aspose.com/slides/zh/cpp/convert-powerpoin...
  9. Group|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....developers support richer presentations. Aspose.Slides for Android...Create an instance of the Presentation class. Obtain the reference...

    docs.aspose.com/slides/androidjava/group/
  10. 现代API|Aspose.Slides for PHP 文档

    现代API...的典型场景如下所示: use aspose\slides\Presentation ; use aspose\slides\ShapeType...aspose\slides\Images ; $pres = new Presentation (); # 从磁盘上的文件实例化一个可处置的 IImage...

    docs.aspose.com/slides/zh/php-java/modern-api/