Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 130,530 for

presentation

(3.79 sec)
  1. Convert PPS to POT using Java | products.aspose...

    Convert PPS to POT in Java. Use Aspose.Slides for Java to save PPS slide shows as POT files....Load the PPS file with the Presentation class. Call the save method...Source Code Presentation presentation = new Presentation ( "slideshow...

    products.aspose.com/slides/java/conversion/pps-...
  2. Convert PPSX to POT using Java | products.aspos...

    Convert PPSX to POT in Java. Use Aspose.Slides for Java to save PPSX slide shows as POT files....Load the PPSX file with the Presentation class. Call the save method...Source Code Presentation presentation = new Presentation ( "slideshow...

    products.aspose.com/slides/java/conversion/ppsx...
  3. Convert PPS to SWF using Java | products.aspose...

    Convert PPS to SWF in Java. Use Aspose.Slides for Java to save PPS slide shows as SWF files....Load the PPS file with the Presentation class. Call the save method...Source Code Presentation presentation = new Presentation ( "slideshow...

    products.aspose.com/slides/java/conversion/pps-...
  4. Convert POT to HTML using Java | products.aspos...

    Convert POT to HTML in Java. Use Aspose.Slides for Java to save POT templates as HTML files....Load the POT file with the Presentation class. Call the save method...Source Code Presentation presentation = new Presentation ( "template...

    products.aspose.com/slides/java/conversion/pot-...
  5. Export CGM to PPT in Android | products.aspose.com

    Android API to Convert CGM to PPT without using Microsoft Word...Metafile) to PPT (PowerPoint Presentation) is a useful process for...other hand, PPT is a popular presentation format used by Microsoft...

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

    Android API to Convert PS to XAML without using Microsoft Word...user interfaces in Windows Presentation Foundation (WPF), Windows...Load PPTX document by using Presentation class Save the document...

    products.aspose.com/total/android-java/conversi...
  7. Manage Audio in Presentations Using C++|Aspose....

    Create and control audio frames in Aspose.Slides for C++—code examples to embed, trim, loop, and configure playback across PPT, PPTX, and ODP Presentations....Manage Audio in Presentations Using C++ Contents [ Hide ] Overview...Create an instance of the Presentation class. Get a slide’s reference...

    docs.aspose.com/slides/cpp/audio-frame/
  8. Design Professional Presentations in .NET|Aspos...

    Boost your slides with Aspose.Slides for .NET—design, automate, and convert PowerPoint and OpenDocument Presentations effortlessly. Learn more now!...Design Professional Presentations in .NET Contents [ Hide ] Manage...Manage Presentation Themes in .NET Manage Presentation Backgrounds...

    docs.aspose.com/slides/net/presentation-design/
  9. Get all the text in all the slides|Aspose.Slide...

    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....presentationFile ) { // Open the presentation as read-only. using ( PresentationDocument... false )) { // Pass the presentation to the next CountSlides...

    docs.aspose.com/slides/net/get-all-the-text-in-...
  10. Picture|Aspose.Slides Documentation

    Work with pictures in Aspose.Slides for Java: insert, crop, compress, recolor, and export images with Java examples for PPT, PPTX, and ODP Presentations....IOException { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/java/examples/elements/p...