Sort Score
Result 10 results
Languages All
Labels All
Results 3,951 - 3,960 of 126,339 for

presentation

(0.07 sec)
  1. Convert PPT to XPS using Java | products.aspose...

    Sample Java conversion code for PPT format to XPS file. Use this example code to export PowerPoint & OpenOffice Presentations to XPS 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-...
  2. Convert PPSM to PPSX using Java | products.aspo...

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

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

    Sample Java conversion code for PPSM 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/ppsm...
  5. Convert OTP to TIFF using Java | products.aspos...

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

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

    Sample Java conversion code for PPSM 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/ppsm...
  8. Convert OTP to PPSX using Java | products.aspos...

    Sample Java conversion code for OTP format to PPSX file. Use this example code to export PowerPoint & OpenOffice Presentations to PPSX 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-...
  9. Manage Table Cells in Presentations Using JavaS...

    Manage table cells in PowerPoint with Aspose.Slides for Node.js. Master accessing, modifying, and styling cells quickly for seamless slide automation....Manage Table Cells in Presentations Using JavaScript Contents...Create an instance of the Presentation class. Get the table from...

    docs.aspose.com/slides/nodejs-java/manage-cells/
  10. Merge PPSX Files via C++ | products.aspose.com

    C++ example code to combine PPSX 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/ppsx/