Sort Score
Result 10 results
Languages All
Labels All
Results 4,411 - 4,420 of 127,324 for

presentation

(0.23 sec)
  1. Convert PPS to XPS in PHP | products.aspose.com

    Sample code for PPS to XPS PHP conversion. Use PowerPoint PHP API for batch conversion PPS 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/php-java/conversion/...
  2. Convert PPSM to PDF in PHP | products.aspose.com

    Sample code for PPSM to PDF PHP conversion. Use PowerPoint PHP API for batch conversion PPSM files to PDF 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/...
  3. Convert PPSX to POTM in PHP | products.aspose.com

    Sample code for PPSX to POTM PHP conversion. Use PowerPoint PHP API for batch conversion PPSX files to POTM 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/...
  4. Font Licensing question - Free Support Forum - ...

    Hi am evaluating Aspose slides for Java for converting PPTx to PDF and this PPTx was built with licensed fonts like Arial/TImes New Roman/Verdena. And this conversion happens on Linux. I added code as addEmbeddedFont wit…...to embed a font in your presentation: import com.aspose.slides...// Load your presentation Presentation presentation = new Presentation("input...

    forum.aspose.com/t/font-licensing-question/314379
  5. Convert POT to JPG in PHP | products.aspose.com

    Sample code for POT to JPG PHP conversion. Use PowerPoint PHP API for batch conversion POT 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/...
  6. Convert PPSM to PNG in PHP | products.aspose.com

    Sample code for PPSM to PNG PHP conversion. Use PowerPoint PHP API for batch conversion PPSM files to PNG 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 PNG in PHP | products.aspose.com

    Sample code for PPT to PNG PHP conversion. Use PowerPoint PHP API for batch conversion PPT files to PNG 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. 档案

    档案...slides in your PowerPoint presentation. Aspose.Slides for C++ is...manipulating PowerPoint presentations (without Microsoft PowerPoint...

    blog.aspose.com/zh/slides/convert-ppt-to-video-...
  9. Manage Chart Data Markers in Presentations Usin...

    Learn how to customize chart data markers in Aspose.Slides for PHP, boosting Presentation impact across PPT and PPTX formats with clear code examples....Manage Chart Data Markers in Presentations Using PHP Contents [ Hide...steps below: Instantiate Presentation class. Creating the default...

    docs.aspose.com/slides/php-java/chart-data-marker/
  10. 使用 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/