Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 130,593 for

presentation

(0.05 sec)
  1. Convert PPS to PPTM using Java | products.aspos...

    Convert PPS to PPTM in Java. Use Aspose.Slides for Java to save PPS slide shows as PPTM files....Load the PPS file with the Presentation class. Call the save method...Source Code Presentation presentation = new Presentation ( "slideshow...

    products.aspose.com/slides/java/conversion/pps-...
  2. Convert PPS to ODP using Java | products.aspose...

    Convert PPS to ODP in Java. Use Aspose.Slides for Java to save PPS slide shows as ODP files....Load the PPS file with the Presentation class. Call the save method...Source Code Presentation presentation = new Presentation ( "slideshow...

    products.aspose.com/slides/java/conversion/pps-...
  3. Convert PPSM to PPTX using Java | products.aspo...

    Convert PPSM to PPTX in Java. Use Aspose.Slides for Java to save PPSM slide shows as PPTX files....Load the PPSM file with the Presentation class. Call the save method...Source Code Presentation presentation = new Presentation ( "slideshow...

    products.aspose.com/slides/java/conversion/ppsm...
  4. Convert PPSX to PPTM using Java | products.aspo...

    Convert PPSX to PPTM in Java. Use Aspose.Slides for Java to save PPSX slide shows as PPTM files....Load the PPSX file with the Presentation class. Call the save method...Source Code Presentation presentation = new Presentation ( "slideshow...

    products.aspose.com/slides/java/conversion/ppsx...
  5. Convert PPSM to PPTM using Java | products.aspo...

    Convert PPSM to PPTM in Java. Use Aspose.Slides for Java to save PPSM slide shows as PPTM files....Load the PPSM file with the Presentation class. Call the save method...Source Code Presentation presentation = new Presentation ( "slideshow...

    products.aspose.com/slides/java/conversion/ppsm...
  6. Convert POTX to PPS using Java | products.aspos...

    Convert POTX to PPS in Java. Use Aspose.Slides for Java to save POTX templates as PPS files....Load the POTX file with the Presentation class. Call the save method...Source Code Presentation presentation = new Presentation ( "template...

    products.aspose.com/slides/java/conversion/potx...
  7. Convert POTM to ODP using Java | products.aspos...

    Convert POTM to ODP in Java. Use Aspose.Slides for Java to save POTM templates as ODP files....Load the POTM file with the Presentation class. Call the save method...Source Code Presentation presentation = new Presentation ( "template...

    products.aspose.com/slides/java/conversion/potm...
  8. Export MHTML to PPSM in Android | products.aspo...

    Android API to Convert MHTML to PPSM without using Microsoft Word...PPSM (PowerPoint Show) is a presentation format used by Microsoft...PowerPoint. It is used to store a presentation in a single file. Therefore...

    products.aspose.com/total/android-java/conversi...
  9. Convert DOCX to PPTX via C++ or with free Onlin...

    Export DOCX to PPTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to PPTX online converter quickly before integrating the code....be useful for creating presentations from existing documents...easily converted into a presentation. How Aspose.Total Helps...

    products.aspose.com/total/cpp/conversion/docx-t...
  10. 使用 C++ 管理演示文稿中的图片框|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 将图片框添加到 PowerPoint 和 OpenDocument 演示文稿中。简化工作流程并提升幻灯片设计。... 创建图片框 创建一个 Presentation 类 的实例。 通过索引获取幻灯片的引用。 通过向与演示文稿对象关联的...SharedPtr < Presentation > pres = MakeObject < Presentation > (); //...

    docs.aspose.com/slides/zh/cpp/picture-frame/