Sort Score
Result 10 results
Languages All
Labels All
Results 3,121 - 3,130 of 130,532 for

presentation

(1.74 sec)
  1. Export EPUB to PPSX via C# API | products.aspos...

    .NET API to Convert EPUB to PPSX without using Microsoft Word...second step is to use the Presentation Processing API, Aspose.Slides...create, edit, and manipulate presentations, including the ability to...

    products.aspose.com/total/net/conversion/epub-t...
  2. Convert DOTM to POTM in Python or with free Onl...

    DOTM to POTM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOTM to POTM online converter quickly before integrating the code....used to save the PDF into a Presentation as a POTM format. How to...file with an instance of Presentation class Call the save method...

    products.aspose.com/total/python-net/conversion...
  3. 管理演示文稿超链接(C++)|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升互动性和工作流。...auto presentation = System :: MakeObject < Presentation > ();...(); auto shapes = presentation -> get_Slides () -> idx_get ( 0...

    docs.aspose.com/slides/zh/cpp/manage-hyperlinks/
  4. Convert POTM to JPG in PHP | products.aspose.com

    Sample code for POTM to JPG PHP conversion. Use PowerPoint PHP API for batch conversion POTM files to JPG files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/php-java/conversion/...
  5. Convert POTM to BMP in PHP | products.aspose.com

    Sample code for POTM to BMP PHP conversion. Use PowerPoint PHP API for batch conversion POTM files to BMP files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/php-java/conversion/...
  6. Convert PPS to BMP in PHP | products.aspose.com

    Sample code for PPS to BMP PHP conversion. Use PowerPoint PHP API for batch conversion PPS files to BMP files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/php-java/conversion/...
  7. Convert PPT to JPG in PHP | products.aspose.com

    Sample code for PPT to JPG PHP conversion. Use PowerPoint PHP API for batch conversion PPT files to JPG files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/php-java/conversion/...
  8. Convert PPT to BMP in PHP | products.aspose.com

    Sample code for PPT to BMP PHP conversion. Use PowerPoint PHP API for batch conversion PPT files to BMP files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/php-java/conversion/...
  9. Export PS to POWERPOINT via C# API | products.a...

    .NET API to Convert PS to POWERPOINT without using Microsoft Word...second step is to use the Presentation Processing API, Aspose.Slides...to manipulate PowerPoint presentations, such as creating, editing...

    products.aspose.com/total/net/conversion/ps-to-...
  10. 使用 PHP 管理演示文稿中的音频|Aspose.Slides for PHP 文档

    在 Aspose.Slides for PHP 中创建和控制音频帧——示例代码演示如何嵌入、修剪、循环以及在 PPT、PPTX 和 ODP 演示文稿中配置播放。... 创建 Presentation 类的实例。 通过索引获取幻灯片的引用。 加载要嵌入到幻灯片中的音频文件流。...实例化一个表示演示文稿文件的 Presentation 类 $pres = new Presentation (); try { #...

    docs.aspose.com/slides/zh/php-java/audio-frame/