Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 7,492 for

presentation note

(0.07 sec)
  1. Convert PPT & PPTX to PDF in Python | Advanced ...

    Step‑by‑step guide to converting PPT, PPTX, and ODP to high‑quality, WCAG‑compliant PDFs in Python with Aspose.Slides—includes password protection, slide selection, and image‑quality control....Overview Converting PowerPoint presentations (PPT, PPTX, ODP) into PDF...layout and formatting of your presentation. This guide demonstrates...

    docs.aspose.com/slides/python-net/convert-power...
  2. Export to HTML5|Aspose.Slides Documentation

    Export PowerPoint to HTML5 in Java...shows how you to export a presentation to HTML5 without web extensions...dependencies: Presentation pres = new Presentation ( "pres.pptx"...

    docs.aspose.com/slides/java/export-to-html5/
  3. 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...and VBA code. Note When you convert a presentation containing macros...

    docs.aspose.com/slides/python-net/presentation-...
  4. How to Convert Multiple PPT to One PDF using Java

    This quick tutorial guides on how to convert multiple PPT to one PDF using Java. It assists you to convert multiple ppt to pdf using java by providing configuration details, stepwise process and a runnable sample code....Note Product Family Aspose.CAD Product...each slide to a destination presentation which is finally saved as...

    kb.aspose.com/slides/java/how-to-convert-multip...
  5. Export to HTML5|Aspose.Slides for PHP Documenta...

    Export PowerPoint to HTML5 in PHP...shows how you to export a presentation to HTML5 without web extensions...dependencies: $pres = new Presentation ( "pres.pptx" ); try { $pres...

    docs.aspose.com/slides/php-java/export-to-html5/
  6. Export to HTML5|Aspose.Slides Documentation

    Export PowerPoint to HTML5 in C# or .NET...shows how you to export a presentation to HTML5 without web extensions...dependencies: using ( Presentation pres = new Presentation ( "pres.pptx"...

    docs.aspose.com/slides/net/export-to-html5/
  7. Manage SmartArt Shape Node|Aspose.Slides Docume...

    Manage SmartArt nodes and child nodes in PowerPoint Presentations in C++...instance of Presentation class and load the presentation with SmartArt...text in TextFrame. Save the Presentation. Add SmartArt Node at Specific...

    docs.aspose.com/slides/cpp/manage-smartart-shap...
  8. Convert PowerPoint Presentations to TIFF in Jav...

    Learn how to easily convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) Presentations to high-quality TIFF images using Aspose.Slides for Java. Step-by-step guide with code examples included....Convert PowerPoint Presentations to TIFF in Java Contents [ Hide...TIFF images, ensuring your presentations retain maximum visual fidelity...

    docs.aspose.com/slides/java/convert-powerpoint-...
  9. Convert Presentations to HTML5 in Python|Aspose...

    Export PowerPoint & OpenDocument Presentations to responsive HTML5 with Aspose.Slides for Python via .NET. Preserve formatting, animations, and interactivity....Convert Presentations to HTML5 in Python Contents [ Hide ] Info...shows how you to export a presentation to HTML5 without web extensions...

    docs.aspose.com/slides/python-net/export-to-html5/
  10. Picture Frame|Aspose.Slides Documentation

    Add a picture frame to a PowerPoint Presentation in C# or .NET...allow people to create presentations quickly from images. Create...Create an instance of the Presentation class. Get a slide’s reference...

    docs.aspose.com/slides/net/picture-frame/