Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 129,264 for

presentation

(0.15 sec)
  1. Section|Aspose.Slides for Python Documentation

    Manage slide sections in Python with Aspose.Slides: create, rename, reorder easily, move slides between sections, and control visibility for PPT, PPTX and ODP....] Examples for managing presentation sections—add, access, remove...slides . Presentation () as presentation : slide = presentation . slides...

    docs.aspose.com/slides/python-net/examples/elem...
  2. 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/
  3. VBA Macro|Aspose.Slides for Node.js via .NET Do...

    Automate Presentations with Aspose.Slides for Node.js via Java: create, import, and secure VBA macros in PPT, PPTX, and ODP using clear JavaScript examples....Add a VBA Macro Create a presentation with a VBA project and a...{ let presentation = new aspose . slides . Presentation (); try...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  4. Convert PowerPoint Presentations to HTML in .NE...

    Convert PowerPoint Presentations to responsive HTML in .NET. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results....Convert PowerPoint Presentations to HTML in .NET Contents [ Hide...PowerPoint and OpenDocument presentations to HTML with Aspose.Slides...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  5. Note|Aspose.Slides for PHP Documentation

    Add, read, edit, and export speaker notes in PHP with Aspose.Slides: format text, manage notes per slide, and control visibility in PowerPoint and OpenDocument....addNote () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); $notesSlide...

    docs.aspose.com/slides/php-java/examples/elemen...
  6. 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/
  7. Add Digital Signatures to Presentations in .NET...

    Learn how to digitally sign PowerPoint & OpenDocument files with Aspose.Slides for .NET. Secure your slides in seconds with clear code examples....Add Digital Signatures to Presentations in .NET Contents [ Hide...password protected powerpoint presentation, marked as created by a...

    docs.aspose.com/slides/net/digital-signature-in...
  8. Remove Slides from Presentations in .NET|Aspose...

    Effortlessly remove slides from PowerPoint and OpenDocument Presentations with Aspose.Slides for .NET. Get clear C# code examples and boost your workflow....Remove Slides from Presentations in .NET Contents [ Hide ] If...Aspose.Slides provides the Presentation class that encapsulates...

    docs.aspose.com/slides/net/remove-slide-from-pr...
  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. Note|Aspose.Slides Documentation

    Work with slide notes in Aspose.Slides for Android: add, read, edit, and export speaker notes in PPT, PPTX, and ODP using clear Java examples....addNote () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/androidjava/examples/ele...