Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 163,382 for

presentation

(0.07 sec)
  1. Convert PowerPoint to HTML in C++|Aspose.Slides...

    Convert PowerPoint HTML in C++. Save PPTX or PPT as HTML in C++. Save slides as HTML in C++...how to convert PowerPoint Presentation in HTML format using C++...like PPT, PPTX and ODP in Presentation object and save it to HTML...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  2. C++ API to Convert MD to PPS | products.aspose.com

    Convert MD to PPS via C++ without using Microsoft Word or Adobe Acrobat Reader...PPS (PowerPoint Show) is a presentation format used by Microsoft...to create slideshows and presentations. Converting MD to PPS allows...

    products.aspose.com/total/cpp/conversion/md-to-...
  3. Convert XPS to XAML via Java API | products.asp...

    Java API to Convert XPS to XAML without using Microsoft Word...and manipulate PowerPoint presentations in a variety of formats...Load PPTX document by using Presentation class Save the document...

    products.aspose.com/total/java/conversion/xps-t...
  4. Convert TXT to POT via C++ or with free Online ...

    Export TXT to POT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to POT online converter quickly before integrating the code....convert text documents into presentations, which can be used for a...For example, presentations can be used to present information...

    products.aspose.com/total/cpp/conversion/txt-to...
  5. Convert TEX to XAML via Java API | products.asp...

    Java API to Convert TEX to XAML without using Microsoft Word...and manipulate PowerPoint presentations with ease. It also provides...Load PPTX document by using Presentation class Save the document...

    products.aspose.com/total/java/conversion/tex-t...
  6. Run() | Aspose.Slides for C++ API Reference

    Run the animation events generation for each slide....auto presentation = System :: MakeObject < Presentation > ( u...PresentationAnimatio > ( presentation -> get_SlideSize () -> get_Size...

    reference.aspose.com/slides/cpp/aspose.slides.e...
  7. Aspose.Slides for C++ 23.6 Release Notes|Aspose...

    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....is low when converting a presentation to PDF Enhancement https://docs...SLIDESNET-43807 Loading corrupted presentation throws PptUnsupportedFormat...

    docs.aspose.com/slides/cpp/aspose-slides-for-cp...
  8. Aspose.Slides for PHP via Java 23.3 Release Not...

    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: $presentation = new Presentation ( "demo.pptx" );...slide $effectsSequence = $presentation -> getSlides () -> get_Item...

    docs.aspose.com/slides/php-java/aspose-slides-f...
  9. Remove ODP Annotation using C++ | products.aspo...

    C++ source code to delete annotations from ODP...auto presentation = System :: MakeObject < Presentation > ( u...from the presentation for ( auto author : presentation -> get_CommentAuthors())...

    products.aspose.com/slides/cpp/annotation/odp/
  10. Remove PPT Annotation using C++ | products.aspo...

    C++ source code to delete annotations from PPT...auto presentation = System :: MakeObject < Presentation > ( u...from the presentation for ( auto author : presentation -> get_CommentAuthors())...

    products.aspose.com/slides/cpp/annotation/ppt/