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

presentation

(0.26 sec)
  1. Slide Transition|Aspose.Slides for Node.js via ...

    Master slide transitions in Aspose.Slides for Node.js: add, customize, and sequence effects and durations with examples for PPT, PPTX, and ODP Presentations....{ let presentation = new aspose . slides . Presentation (); try...try { let slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  2. Add Digital Signatures to Presentations in Java...

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

    docs.aspose.com/slides/java/digital-signature-i...
  3. Add Digital Signatures to Presentations on Andr...

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

    docs.aspose.com/slides/androidjava/digital-sign...
  4. Convert PPT and PPTX to PDF in Java [Advanced F...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs in Java using Aspose.Slides, with fast code examples and advanced conversion options....Overview Converting PowerPoint presentations (PPT, PPTX, ODP, etc.) into...layout and formatting of your presentation. This guide demonstrates...

    docs.aspose.com/slides/java/convert-powerpoint-...
  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. 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...
  7. 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...
  8. 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...
  9. Slide Transition|Aspose.Slides Documentation

    Master slide transitions in Aspose.Slides for Java: add, customize, and sequence effects and durations with Java examples for PPT, PPTX, and ODP Presentations....addSlideTransition () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/java/examples/elements/s...
  10. 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...