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

presentation

(1.41 sec)
  1. Manage VBA Projects in Presentations Using PHP|...

    Discover how to generate and manipulate PowerPoint and OpenDocument Presentations via VBA with Aspose.Slides for PHP via Java to streamline your workflow....Manage VBA Projects in Presentations Using PHP Contents [ Hide...Note When you convert a presentation containing macros to a different...

    docs.aspose.com/slides/php-java/presentation-vi...
  2. VBA Macro|Aspose.Slides Documentation

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

    docs.aspose.com/slides/java/examples/elements/v...
  3. Print Presentations with Python|Aspose.Slides f...

    Print PowerPoint and OpenDocument Presentations in Python with Aspose.Slides. Learn to customize print settings and automate document output....Print Presentations with Python Contents [ Hide ] Aspose.Slides...that allow you to print presentations. The overloaded methods...

    docs.aspose.com/slides/python-net/print-present...
  4. Secure Presentations with Passwords in JavaScri...

    Effortlessly lock and unlock password-protected PowerPoint and OpenDocument Presentations with Aspose.Slides for Node.js via Java. Secure your Presentations....Secure Presentations with Passwords in JavaScript Contents [...password protection for presentation work? When you password...

    docs.aspose.com/slides/nodejs-java/password-pro...
  5. Manage Slide Transitions in Presentations Using...

    Discover how to customize slide transitions in Aspose.Slides for PHP via Java, with step-by-step guidance for PowerPoint and OpenDocument Presentations....Manage Slide Transitions in Presentations Using PHP Contents [ Hide...below: Create an instance of Presentation class. Apply a Slide Transition...

    docs.aspose.com/slides/php-java/slide-transition/
  6. 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...
  7. Section|Aspose.Slides Documentation

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

    docs.aspose.com/slides/androidjava/examples/ele...
  8. Convert PowerPoint Presentations to TIFF on And...

    Learn how to easily convert PowerPoint (PPT, PPTX) Presentations to high-quality TIFF images using Aspose.Slides for Android, with Java code examples....Convert PowerPoint Presentations to TIFF on Android Contents...TIFF images, ensuring your presentations retain maximum visual fidelity...

    docs.aspose.com/slides/androidjava/convert-powe...
  9. Open Presentations in Python|Aspose.Slides for ...

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

    docs.aspose.com/slides/python-net/open-presenta...
  10. Save Presentations in Java|Aspose.Slides Docume...

    Discover how to save Presentations in Java using Aspose.Slides—export to PowerPoint or OpenDocument while retaining layouts, fonts and effects....Save Presentations in Java Contents [ Hide ] Overview Open Presentations...to use the Presentation class to open a presentation. This article...

    docs.aspose.com/slides/java/save-presentation/