Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 129,985 for

presentation

(0.18 sec)
  1. Convert POTM to TIFF using Java | products.aspo...

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

    Sample Java conversion code for POT 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/pot-...
  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. Convert POTM to OTP using Java | products.aspos...

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

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

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

    Sample Java conversion code for OTP 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/otp-...
  8. Add Videos to Presentations in Python|Aspose.Sl...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for Python via .NET. Fast how-to guide....Add Videos to Presentations in Python Contents [ Hide ] Introduction...A well-placed video in a presentation can make your message more...

    docs.aspose.com/slides/python-net/video-frame/
  9. Convert PowerPoint Slides to PNG in Java|Aspose...

    Convert PowerPoint Presentations to high-quality PNG images quickly with Aspose.Slides for Java, ensuring precise, automated results....how to convert PowerPoint presentations to PNG images using Aspose...Slides. It shows how to load presentation files in formats such as...

    docs.aspose.com/slides/java/convert-powerpoint-...
  10. 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/