Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 129,153 for

presentation

(0.62 sec)
  1. Convert POTM to PPT using Java | products.aspos...

    Sample Java conversion code for POTM format to PPT file. Use this example code to export PowerPoint & OpenOffice Presentations to PPT within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/potm...
  2. Convert PPT to HTML using Java | products.aspos...

    Sample Java conversion code for PPT format to HTML file. Use this example code to export PowerPoint & OpenOffice Presentations to HTML within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/ppt-...
  3. Convert PPSX to POT using Java | products.aspos...

    Sample Java conversion code for PPSX format to POT file. Use this example code to export PowerPoint & OpenOffice Presentations to POT within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/ppsx...
  4. Merge POT Files via C++ | products.aspose.com

    C++ example code to combine POT documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/cpp/merger/pot/
  5. Merge PPS Files via C++ | products.aspose.com

    C++ example code to combine PPS documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/cpp/merger/pps/
  6. Convert TXT to PPSM in Python or with free Onli...

    TXT to PPSM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free TXT to PPSM online converter quickly before integrating the code.... The Portable Presentation Slide Master (PPSM) format...that is used to store a presentation with its associated master...

    products.aspose.com/total/python-net/conversion...
  7. Manage Slide Sections in Presentations on Andro...

    Streamline slide sections in PowerPoint and OpenDocument with Aspose.Slides for Android via Java—split, rename, and reorder to optimize PPTX and ODP workflows....Manage Slide Sections in Presentations on Android Contents [ Hide...can organize a PowerPoint Presentation into sections. You get to...

    docs.aspose.com/slides/androidjava/slide-section/
  8. 使用 Python 向演示文稿添加图片框|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 向 PowerPoint 和 OpenDocument 演示文稿添加图片框。简化工作流程并提升幻灯片设计。... 创建 Presentation 类的实例。 根据索引获取幻灯片。 通过将图像添加到演示文稿的...实例化 Presentation 类来表示 PPTX 文件。 with slides . Presentation () as...

    docs.aspose.com/slides/zh/python-net/picture-fr...
  9. 将 PowerPoint 转换为 PDF 备注|Aspose.Slides 文档

    在 Java 中将 PowerPoint 转换为带备注的 PDF...实例化表示演示文稿文件的 Presentation 对象 Presentation presIn = new Presentation ( "SelectedSlides..."SelectedSlides.pptx" ); Presentation presOut = new Presentation (); try { ISlide...

    docs.aspose.com/slides/zh/androidjava/convert-p...
  10. View or Edit PPS Files Metadata using Java | pr...

    Java source code to edit or view PPS format metadata....and Custom properties in presentation files using server-side...DocumentProperties property exposed by Presentation object to access the document...

    products.aspose.com/slides/java/metadata/pps/