Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 126,354 for

presentation

(0.07 sec)
  1. Convert POTM to PDF using Java | products.aspos...

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

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

    Sample Java conversion code for PPS 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/pps-...
  4. Convert PPSX to XPS using Java | products.aspos...

    Sample Java conversion code for PPSX 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/ppsx...
  5. Export MD to SWF in Android | products.aspose.com

    Android API to Convert MD to SWF without using Microsoft Word...editing, and converting presentations. It supports features such...manipulating documents and presentations. With the help of these...

    products.aspose.com/total/android-java/conversi...
  6. Export SVG to POWERPOINT in Android | products....

    Android API to Convert SVG to POWERPOINT without using Microsoft Word...PowerPoint is a popular presentation software developed by Microsoft...can be used for business presentations, educational lectures, and...

    products.aspose.com/total/android-java/conversi...
  7. Export TEX to PPSM in Android | products.aspose...

    Android API to Convert TEX to PPSM without using Microsoft Word...Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

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

    C++ example code to combine PPSM 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/ppsm/
  9. How to Convert PowerPoint to Word in C#

    This short tutorial guides on how to convert PowerPoint to Word in C#. It shares all the necessary steps, resources and runnable sample code to transform PowerPoint into Word in C# with the help of a few API calls only....load an existing PowerPoint presentation like PPTX and then save...Load the source presentation into the Presentation class object...

    kb.aspose.com/slides/net/how-to-convert-powerpo...
  10. Format Text Using VSTO and Aspose.Slides for .N...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and format text in PowerPoint (PPT, PPTX) Presentations with precise control....shows how to read a sample presentation with some text on the first...following steps: Open the source presentation. Access the first slide...

    docs.aspose.com/slides/net/format-text-using-vs...