Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 129,327 for

presentation

(0.1 sec)
  1. Convert PPSX to HTML using Java | products.aspo...

    Sample Java conversion code for PPSX 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/ppsx...
  2. Convert POT to PPS using Java | products.aspose...

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

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

    Sample Java conversion code for PPSX 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/ppsx...
  5. Convert DOTM to PPTM via C++ or with free Onlin...

    Export DOTM to PPTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTM to PPTM online converter quickly before integrating the code....be used to create a new presentation. Converting DOTM to PPTM...allows users to create presentations from existing Word templates...

    products.aspose.com/total/cpp/conversion/dotm-t...
  6. Automating PowerPoint Generation on Android: Cr...

    Automate slide creation on cloud platforms with Aspose.Slides for Android—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably....Android: Create Dynamic Presentations Easily Contents [ Hide ]...Introduction Creating PowerPoint presentations manually can be a time-consuming...

    docs.aspose.com/slides/androidjava/automating-p...
  7. Merge PPT Files via C++ | products.aspose.com

    C++ example code to combine PPT 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/ppt/
  8. Merge POTM Files via C++ | products.aspose.com

    C++ example code to combine POTM 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/potm/
  9. Export Presentations to XAML in C++|Aspose.Slid...

    Convert PowerPoint and OpenDocument slides to XAML in C++ using Aspose.Slides—quick, Office-free solution that keeps your layout intact....Export Presentations to XAML in C++ Contents [ Hide ] Export...Export Presentations to XAML In Aspose.Slides 21.6 , we implemented...

    docs.aspose.com/slides/cpp/export-to-xaml/
  10. Manage Chart Data Labels in Presentations on An...

    Learn to add and format chart data labels in PowerPoint Presentations using Aspose.Slides for Android via Java for more engaging slides....Manage Chart Data Labels in Presentations on Android Contents [ Hide...data label: Presentation pres = new Presentation (); try { IChart...

    docs.aspose.com/slides/androidjava/chart-data-l...