Sort Score
Result 10 results
Languages All
Labels All
Results 4,771 - 4,780 of 163,382 for

presentation

(0.07 sec)
  1. 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-...
  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 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...
  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 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...
  6. How to Convert PPTX to PPT using C#

    This quick tutorial describes the process to convert PPTX to PPT using C#. It contains the information about all the resources required to write PPTX to PPT file converter using C#....the Presentation class object Save the loaded presentation as...PPTX is loaded into the Presentation class object and in the...

    kb.aspose.com/slides/net/how-to-convert-pptx-to...
  7. 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/
  8. Superscript and Subscript|Aspose.Slides Documen...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....example: Create an instance of Presentation class. Obtain the reference...collection of paragraph. Save the presentation as a PPTX file. The implementation...

    docs.aspose.com/slides/java/superscript-and-sub...
  9. Convert ODP to PDF in Python | products.aspose.com

    Sample code for ODP to PDF Python conversion. Use PowerPoint Python API for batch conversion ODP files to PDF 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. SlidesLayoutOptions | Aspose.Sildes for .NET AP...

    Gets or sets the mode in which slides are placed on the page when exporting a Presentation ISlidesLayoutOptionsaspose.slides.export/islideslayoutoptions....the page when exporting a presentation ISlidesLayoutOptions . public...[C#] using ( Presentation pres = new Presentation ( "pres.pptx"...

    reference.aspose.com/slides/net/aspose.slides.e...