Sort Score
Result 10 results
Languages All
Labels All
Results 2,021 - 2,030 of 129,151 for

presentation

(0.17 sec)
  1. Convert PPSX to POTM using Java | products.aspo...

    Sample Java conversion code for PPSX format to POTM file. Use this example code to export PowerPoint & OpenOffice Presentations to POTM 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...
  2. Merge PPT Files via C++ | products.aspose.com

    C++ example code to combine PPT 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/ppt/
  3. Merge POTM Files via C++ | products.aspose.com

    C++ example code to combine POTM 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/potm/
  4. Online XML to ODP Conversion or Develop Java ba...

    Free online app to convert XML to ODP 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...
  5. Convert HTML to PPT in C++ | products.aspose.com

    Convert HTML to PPT in C++. Use C++ library API to convert HTML to PowerPoint...and manipulate PowerPoint presentations, PDFs, HTML docs, and other...to slides in a PowerPoint presentation. Convert HTML to PPT in...

    products.aspose.com/slides/cpp/conversion/html-...
  6. Convert ODP to SVG in Python | products.aspose.com

    Sample code for ODP to SVG Python conversion. Use PowerPoint Python API for batch conversion ODP files to SVG files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  7. Convert FODP to PNG in Python | products.aspose...

    Sample code for FODP to PNG Python conversion. Use PowerPoint Python API for batch conversion FODP 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/python-net/conversio...
  8. Convert PPTM to PNG in Python | products.aspose...

    Sample code for PPTM to PNG Python conversion. Use PowerPoint Python 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/python-net/conversio...
  9. Convert PPTM to BMP in Python | products.aspose...

    Sample code for PPTM to BMP Python conversion. Use PowerPoint Python API for batch conversion PPTM 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/python-net/conversio...
  10. Merge ODP Files using Java | products.aspose.com

    Java sample code to combine ODP documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications....file with an instance of Presentation class. Load the second ODP...document with an instance of Presentation class. Loop through each...

    products.aspose.com/slides/java/merger/odp/