Sort Score
Result 10 results
Languages All
Labels All
Results 4,381 - 4,390 of 129,292 for

presentation

(0.11 sec)
  1. Merge PPSX Files Online or using Android Mobile...

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

    products.aspose.com/total/android-java/merge/ppsx/
  2. Merge POTM Files Online or using Android Mobile...

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

    products.aspose.com/total/android-java/merge/potm/
  3. Merge POTX Files Online or using Android Mobile...

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

    products.aspose.com/total/android-java/merge/potx/
  4. Convert FODP to JPG in PHP | products.aspose.com

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

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

    Sample code for PPTX to BMP PHP conversion. Use PowerPoint PHP API for batch conversion PPTX 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. 使用现代 API 增强图像处理|Aspose.Slides 文档

    通过使用 .NET 现代 API 替换已弃用的成像 API,实现幻灯片图像处理的现代化,以实现无缝的 PowerPoint 和 OpenDocument 自动化。...的典型场景可能如下所示: using ( Presentation pres = new Presentation ()) { IPPImage...的代码: using ( Presentation pres = new Presentation ( "pres.pptx"...

    docs.aspose.com/slides/zh/net/modern-api/
  8. 在 .NET 中将 PowerPoint 演示文稿转换为视频|Aspose.Slides 文档

    了解如何在 .NET 中将 PowerPoint 演示文稿转换为视频。探索示例 C# 代码和自动化技术,以简化您的工作流程。...using ( Presentation presentation = new Presentation ()) { ISlide...ISlide slide = presentation . Slides [ 0 ]; // 添加一个笑脸形状并对其进行动画。...

    docs.aspose.com/slides/zh/net/convert-powerpoin...
  9. Convert PPT to Word in Java | products.aspose.com

    Convert PPT to Word in Java. Use Java library API to convert PowerPoint to Word...and convert PowerPoint presentations, Word documents, and other...moving the contents of a presentation’s slides to pages in a Word...

    products.aspose.com/slides/java/conversion/ppt-...
  10. 在 VSTO 和 Aspose.Slides 中删除表格的行或列|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....[ Hide ] VSTO 下面是使用 VSTO Presentation 删除表格行或列的代码: string FileName...pptx" ; Presentation pres = Application . Presentations . Open...

    docs.aspose.com/slides/zh/net/removing-row-or-c...