Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 129,303 for

presentation

(0.19 sec)
  1. Manage Slide Show in Java|Aspose.Slides Documen...

    Learn how to manage slide shows in Aspose.Slides for Java. Control slide transitions, timings and more across PPT, PPTX and ODP formats with ease....delivering professional presentations. One of the most important...allows you to tailor your presentation to specific conditions and...

    docs.aspose.com/slides/java/manage-slide-show/
  2. OLE Object|Aspose.Slides Documentation

    Handle OLE objects in Aspose.Slides for C++: insert, link, update, and extract embedded content with C++ in PPT, PPTX, and ODP Presentations....Embed a PDF file into the presentation. static void AddOleObject...() { auto presentation = MakeObject < Presentation > (); auto...

    docs.aspose.com/slides/cpp/examples/elements/ol...
  3. ActiveX|Aspose.Slides Documentation

    See Aspose.Slides for Android ActiveX examples: insert, configure, and control ActiveX objects in PPT and PPTX Presentations with clear Java code....configure ActiveX controls in a presentation using Aspose.Slides for...addActiveX () { Presentation presentation = new Presentation (); try...

    docs.aspose.com/slides/androidjava/examples/ele...
  4. Manage Video Frames in Presentations Using Java...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for Java. Fast how-to guide....Manage Video Frames in Presentations Using Java Contents [ Hide...A well-placed video in a presentation can make your message more...

    docs.aspose.com/slides/java/video-frame/
  5. Chart|Aspose.Slides Documentation

    Master charts with Aspose.Slides for Java: create, format, bind data, and export charts in PPT, PPTX, and ODP with Java examples....addChart () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/java/examples/elements/c...
  6. OleObject|Aspose.Slides for PHP Documentation

    Work with OLE objects in PHP using Aspose.Slides: insert or update embedded files, set icons or links, extract content, control behavior for PPT, PPTX and ODP....into a presentation. function addOleObject () { $presentation = new...new Presentation (); try { $slide = $presentation -> getSlides...

    docs.aspose.com/slides/php-java/examples/elemen...
  7. Get Warning Callbacks for Font Substitution|Asp...

    Learn to get warning callbacks for font substitution in Aspose.Slides for Java and display PowerPoint and OpenDocument Presentations accurately....callbacks when rendering presentation slides. Follow these steps...HtmlOptions , and others. Load a presentation that uses a font not available...

    docs.aspose.com/slides/java/getting-warning-cal...
  8. Manage Slide Show on Android|Aspose.Slides Docu...

    Learn how to manage slide shows in Aspose.Slides for Android via Java. Control slide transitions, timings and more across PPT, PPTX and ODP formats with ease....delivering professional presentations. One of the most important...allows you to tailor your presentation to specific conditions and...

    docs.aspose.com/slides/androidjava/manage-slide...
  9. Efficiently Merge Presentations in Java|Aspose....

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) Presentations with Aspose.Slides for Java, streamlining your workflow....Efficiently Merge Presentations in Java Contents [ Hide ] Overview...PowerPoint and OpenDocument presentations is a common task in many...

    docs.aspose.com/slides/java/merge-presentation/
  10. Section|Aspose.Slides Documentation

    Manage slide sections in Aspose.Slides for .NET: create, rename, reorder, and group slides with C# examples for PPT, PPTX, and ODP....] Examples for managing presentation sections—add, access, remove...() { using var presentation = new Presentation (); var slide =...

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