Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 129,136 for

presentation

(0.19 sec)
  1. Open Presentations in PHP|Aspose.Slides for PHP...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) Presentations effortlessly with Aspose.Slides for PHP via Java — fast, reliable, fully featured....Open Presentations in PHP Contents [ Hide ] Overview Beyond creating...creating PowerPoint presentations from scratch, Aspose.Slides...

    docs.aspose.com/slides/php-java/open-presentation/
  2. Audio|Aspose.Slides Documentation

    Discover Aspose.Slides for Android audio examples: insert, play, trim, and extract sound in PPT, PPTX, and ODP Presentations with clear Java code....addAudio () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/androidjava/examples/ele...
  3. Audio|Aspose.Slides Documentation

    Discover Aspose.Slides for Java audio examples: insert, play, trim, and extract sound in PPT, PPTX, and ODP Presentations with clear Java code....addAudio () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/java/examples/elements/a...
  4. Slide Transition|Aspose.Slides Documentation

    Master slide transitions in Aspose.Slides for C++: add, customize, and sequence effects and durations with C++ examples for PPT, PPTX, and ODP Presentations....() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); // Apply a fade transition...

    docs.aspose.com/slides/cpp/examples/elements/sl...
  5. Note|Aspose.Slides Documentation

    Work with slide notes in Aspose.Slides for C++: add, read, edit, and export speaker notes in PPT, PPTX, and ODP using clear C++ examples....() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); auto notesSlide =...

    docs.aspose.com/slides/cpp/examples/elements/note/
  6. View PPSM in C++ | products.aspose.com

    View PPSM in C++. Use C++ library API to open and view Macro-enabled PowerPoint Template...manipulate or edit presentations, import presentations from images or...documents, and convert presentations to files in other formats...

    products.aspose.com/slides/cpp/viewer/ppsm/
  7. View PPTX in C++ | products.aspose.com

    View PPTX in C++. Use C++ library API to open and view PowerPoint Presentation...manipulate or edit presentations, import presentations from images or...documents, and convert presentations to files in other formats...

    products.aspose.com/slides/cpp/viewer/pptx/
  8. View PPTM in C++ | products.aspose.com

    View PPTM in C++. Use C++ library API to open and view Macro-enabled PowerPoint Template...manipulate or edit presentations, import presentations from images or...documents, and convert presentations to files in other formats...

    products.aspose.com/slides/cpp/viewer/pptm/
  9. Embed Fonts in Presentations Using С++|Aspose.S...

    Embed TrueType fonts in PowerPoint and OpenDocument Presentations with Aspose.Slides for С++, ensuring accurate rendering across all platforms....Embed Fonts in Presentations Using С++ Contents [ Hide ] Overview...PowerPoint help ensure that your presentation retains its intended appearance...

    docs.aspose.com/slides/cpp/embedded-font/
  10. Comment|Aspose.Slides Documentation

    Work with slide comments in Aspose.Slides for .NET: add, reply, edit, resolve, and export comments in PPT, PPTX, and ODP Presentations with C# code examples....authored by a user and save the presentation. static void AddModernComment...() { using var presentation = new Presentation (); var slide =...

    docs.aspose.com/slides/net/examples/elements/co...