Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 119,495 for

presentation

(0.05 sec)
  1. Convert PPS to OTP using Java | products.aspose...

    Sample Java conversion code for PPS format to OTP file. Use this example code to export PowerPoint & OpenOffice Presentations to OTP 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/pps-...
  2. Convert POT to OTP using Java | products.aspose...

    Sample Java conversion code for POT format to OTP file. Use this example code to export PowerPoint & OpenOffice Presentations to OTP 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/pot-...
  3. Convert PPS to PPT using Java | products.aspose...

    Sample Java conversion code for PPS 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/pps-...
  4. Convert OTP to PDF using Java | products.aspose...

    Sample Java conversion code for OTP format to PDF file. Use this example code to export PowerPoint & OpenOffice Presentations to PDF 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/otp-...
  5. Convert POTM to HTML using Java | products.aspo...

    Sample Java conversion code for POTM 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/potm...
  6. Convert POTM to PPS using Java | products.aspos...

    Sample Java conversion code for POTM format to PPS file. Use this example code to export PowerPoint & OpenOffice Presentations to PPS 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...
  7. Convert PPSM to SWF using Java | products.aspos...

    Sample Java conversion code for PPSM format to SWF file. Use this example code to export PowerPoint & OpenOffice Presentations to SWF 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/ppsm...
  8. C++ API to Convert PS to POTM | products.aspose...

    Convert PS to POTM via C++ without using Microsoft Word or Adobe Acrobat Reader...(PowerPoint Open XML Macro-Enabled Presentation) is a file format used to...to save presentations in Microsoft PowerPoint. Converting PS...

    products.aspose.com/total/cpp/conversion/ps-to-...
  9. Convert DOCM to PPSM in Android Apps or with fr...

    DOCM to PPSM conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOCM to PPSM online converter quickly before integrating the code....Android Java to create a new Presentation, write HTML content in it...enables you to create a new Presentation, write HTML content in it...

    products.aspose.com/total/android-java/conversi...
  10. Merge OTP Files via C++ | products.aspose.com

    C++ example code to combine OTP 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/otp/