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

presentation

(0.48 sec)
  1. 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...
  2. 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...
  3. Efficiently Merge Presentations on Android|Aspo...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) Presentations with Aspose.Slides for Android via Java, streamlining your workflow....Efficiently Merge Presentations on Android Contents [ Hide ]...people to merge PowerPoint presentations in the same format (PPT...

    docs.aspose.com/slides/androidjava/merge-presen...
  4. Clone PowerPoint Slides in Python|Aspose.Slides...

    Quickly clone or duplicate PowerPoint slides with Aspose.Slides for Python via .NET. Follow our clear code examples and tips to automate PPT creation in seconds, boost productivity, and eliminate manual work....the current presentation or another open presentation. The cloning...the end within the same presentation. Clone a slide to a specific...

    docs.aspose.com/slides/python-net/clone-slides/
  5. 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-...
  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. 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. 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...
  9. Hyperlink|Aspose.Slides for Node.js via .NET Do...

    Add and manage hyperlinks in Aspose.Slides for Node.js: link text, shapes, and images, set targets and actions for PPT, PPTX, and ODP with examples....{ let presentation = new aspose . slides . Presentation (); try...try { let slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  10. Manage VBA Projects in Presentations with Pytho...

    Discover how to generate and manipulate PowerPoint and OpenDocument Presentations via VBA with Aspose.Slides for Python via .NET to streamline your workflow....Manage VBA Projects in Presentations with Python Contents [ Hide...with macros in PowerPoint presentations. The library provides convenient...

    docs.aspose.com/slides/python-net/presentation-...