Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 130,588 for

presentation

(0.14 sec)
  1. Merge ODP Files using Java | products.aspose.com

    Merge ODP files in Java. Use Aspose.Slides for Java to combine ODP Presentations and save the merged file....multiple ODP presentations, clone slides from one presentation into another...destination ODP file with the Presentation class. Load the source ODP...

    products.aspose.com/slides/java/merger/odp/
  2. Convert PPT to SVG Using C++ | products.aspose.com

    C++ conversion code for PPT to SVG. Use the example code for batch PPT to SVG conversion in C++ applications....that lets you convert PPT presentations to SVG in C++ applications...Export each slide in a PPT presentation to a separate SVG file with...

    products.aspose.com/slides/cpp/conversion/ppt-t...
  3. Export XSLFO to ODP in Android | products.aspos...

    Android API to Convert XSLFO to ODP without using Microsoft Word... ODP (OpenDocument Presentation) is a file format for electronic...electronic presentations created by OpenOffice.org and other programs...

    products.aspose.com/total/android-java/conversi...
  4. Limitations and API Differences|Aspose.Slides f...

    Compare the limitations and API differences between Aspose.Slides for PHP via Java and Aspose.Slides for Java....aspose\sldes\Presentation ; Instantiating a New Presentation Aspose...for Java Presentation presentation = new Presentation (); Aspose...

    docs.aspose.com/slides/php-java/limitations-and...
  5. 使用 JavaScript 管理演示文稿中的音频|Aspose.Slides for Node...

    在 Aspose.Slides for Node.js 中创建和控制音频帧——示例包括嵌入、剪辑、循环以及在 PPT、PPTX 和 ODP 演示文稿中的播放配置。... 创建 Presentation 类的实例。 通过索引获取幻灯片的引用。 加载您想要嵌入到幻灯片中的音频文件流。...代码演示了如何向幻灯片添加嵌入的音频帧: // 实例化一个表示演示文稿文件的 Presentation 类 const pres = new aspose...

    docs.aspose.com/slides/zh/nodejs-java/audio-frame/
  6. Convert PDF to OTP in Python | products.aspose.com

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

    products.aspose.com/slides/python-net/conversio...
  7. Convert PDF to XPS in Python | products.aspose.com

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

    products.aspose.com/slides/python-net/conversio...
  8. 使用 Java 优化演示文稿中的图像管理|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 和 OpenDocument 中简化图像管理,优化性能并实现工作流自动化。...示例代码展示了如何向幻灯片添加图像: Presentation pres = new Presentation (); try { ISlide...中将网络图像添加到幻灯片: Presentation pres = new Presentation (); try { ISlide...

    docs.aspose.com/slides/zh/java/image/
  9. PptxReadException "The Author with Name '...' a...

    Environment Aspose.Slides for Java 26.4 (classifier: jdk16) Java 16+, running on Linux (AWS Batch container) Problem When loading a specific PPTX file with new Presentation(...), a PptxReadException is thrown during l…...specific PPTX file with new Presentation(...) , a PptxReadException...Slides fails to read it. The presentation appears to contain multiple...

    forum.aspose.com/t/pptxreadexception-the-author...
  10. How to Insert Image into PowerPoint Table using C#

    This article guides on how to insert Image into PowerPoint Table using C#. It covers all the required information and a runnable sample code to add table image in PowerPoint using C#....the Presentation class object to add a new presentation and access...desired image inside the presentation image collection Access...

    kb.aspose.com/slides/net/how-to-insert-image-in...