Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 129,204 for

presentation

(0.09 sec)
  1. Convert POT to BMP in PHP | products.aspose.com

    Sample code for POT to BMP PHP conversion. Use PowerPoint PHP API for batch conversion POT 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/...
  2. Convert ODT to POTM via Java or with free Onlin...

    Java API to Export ODT to POTM without using Microsoft Word or PowerPoint or online. Test free ODT to POTM online converter quickly before integrating the code....for Java to create a new Presentation. This library provides a...manipulating PowerPoint presentations. With it, you can write...

    products.aspose.com/total/java/conversion/odt-t...
  3. Convert PDF to BMP in PHP | products.aspose.com

    Sample code for PDF to BMP PHP conversion. Use PowerPoint PHP API for batch conversion PDF 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/...
  4. C++ API to Convert XML to XAML | products.aspos...

    Convert XML to XAML via C++ without using Microsoft Word or Adobe Acrobat Reader...user interfaces in Windows Presentation Foundation (WPF) applications...create, edit, and convert presentations. With Aspose.Slides for...

    products.aspose.com/total/cpp/conversion/xml-to...
  5. C++ API to Convert MHTML to PPSX | products.asp...

    Convert MHTML to PPSX via C++ without using Microsoft Word or Adobe Acrobat Reader...Open XML Slide Show) is a presentation format developed by Microsoft...Load PPTX document by using Presentation class reference Save the...

    products.aspose.com/total/cpp/conversion/mhtml-...
  6. Export SVG to PPTM in Android | products.aspose...

    Android API to Convert SVG to PPTM without using Microsoft Word...PowerPoint Macro-Enabled Presentation (PPTM) format is a Microsoft...Microsoft PowerPoint presentation file format that supports macros...

    products.aspose.com/total/android-java/conversi...
  7. Online XML to PPT Conversion or Develop Java ba...

    Free online app to convert XML to PPT files. Java conversion library code for XML documents....Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/java/conversion/xml-t...
  8. Export PCL to XAML in Android | products.aspose...

    Android API to Convert PCL to XAML without using Microsoft Word...user interfaces in Windows Presentation Foundation (WPF), Windows...user interfaces in Windows Presentation Foundation (WPF), Windows...

    products.aspose.com/total/android-java/conversi...
  9. Redact PowerPoint and OpenOffice Presentations ...

    Python source code to find and remove content in PowerPoint and OpenOffice™ Presentations...find and remove content in presentations using server-side APIs.... Redact Presentation Code Samples Online Include Redact Presentation...

    products.aspose.com/slides/python-net/redaction/
  10. 使用 Java 管理演示文稿中的表格单元格|Aspose.Slides 文档

    使用 Aspose.Slides for Java,轻松管理 PowerPoint 中的表格单元格。快速掌握访问、修改和样式设置,实现无缝的幻灯片自动化。...Contents [ Hide ] 识别合并的表格单元格 创建 Presentation 类的实例。 从第一张幻灯片获取表格。 遍历表格的行和列以查找合并的单元格。...代码展示了如何在演示文稿中识别合并的表格单元格: Presentation pres = new Presentation ( "SomePresentationWith...

    docs.aspose.com/slides/zh/java/manage-cells/