Sort Score
Result 10 results
Languages All
Labels All
Results 2,791 - 2,800 of 126,319 for

presentation

(0.41 sec)
  1. How to Convert ODP to PPTX in Python

    This small tutorial explains how to convert ODP to PPTX in Python. You will get a crisp information about the environment settings, details configuration steps and a runnable sample code to transform ODP to PPTX in Python....the source ODP using the Presentation class with the specified...object is created to set the presentation load format to ODP before...

    kb.aspose.com/slides/python/how-to-convert-odp-...
  2. Add Watermarks to Presentations in Python|Aspos...

    Learn how to manage text and image watermarks in PowerPoint and OpenDocument Presentations in Python to indicate a draft, confidential information, copyright, and more....Add Watermarks to Presentations in Python Contents [ Hide ] About...Watermarks A watermark in a presentation is a text or image stamp...

    docs.aspose.com/slides/python-net/watermark/
  3. Audio|Aspose.Slides Documentation

    Work with audio in C# using Aspose.Slides: add, replace, extract, and trim sounds, set volume and playback for slides and shapes in PowerPoint and OpenDocument....() { using var pres = new Presentation (); var slide = pres . Slides...() { using var pres = new Presentation (); var slide = pres . Slides...

    docs.aspose.com/slides/net/examples/elements/au...
  4. 演示文稿备注|Aspose.Slides for PHP 文档

    演示文稿备注,演讲者备注...实例化表示演示文稿文件的 Presentation 对象 $pres = new Presentation ( "presWithNotes...实例化表示演示文稿文件的 Presentation 对象 $pres = new Presentation ( "presWithNotes...

    docs.aspose.com/slides/zh/php-java/presentation...
  5. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for PHP via Java calculates and applies effective shape properties for precise PowerPoint rendering....Effective Properties from Presentations in PHP Contents [ Hide ]...frame shape has one); In presentation global text settings; those...

    docs.aspose.com/slides/php-java/shape-effective...
  6. Convert PDF to PPTM in Python | products.aspose...

    Sample code for PDF to PPTM Python conversion. Use PowerPoint Python API for batch conversion PDF files to PPTM files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  7. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument Presentations in JavaScript using Aspose.Slides for Node.js. Step-by-step guide....Bulleted and Numbered Lists in Presentations Using JavaScript Contents...numbers in slides in your presentations. Why Use Bullet Lists? Bullet...

    docs.aspose.com/slides/nodejs-java/manage-bullet/
  8. Streamline Font Replacement in Presentations Us...

    Seamlessly replace fonts in JavaScript with Aspose.Slides for Node.js via Java to ensure consistent typography in PowerPoint and OpenDocument Presentations....Streamline Font Replacement in Presentations Using JavaScript Contents...this way: Load the relevant presentation. Load the font that will...

    docs.aspose.com/slides/nodejs-java/font-replace...
  9. Slide|Aspose.Slides Documentation

    Manage slides in C# with Aspose.Slides: create, clone, reorder, hide, set backgrounds and size, apply transitions, and export for PowerPoint and OpenDocument....remove slides using the Presentation class. Each example below...add an empty slide to the presentation. static void Add_Slide ()...

    docs.aspose.com/slides/net/examples/elements/sl...
  10. Animate PowerPoint Charts in PHP|Aspose.Slides ...

    Create stunning animated charts with Aspose.Slides for PHP via Java. Boost Presentations with dynamic visuals in PPT and PPTX files — get started now....steps listed below: Load a presentation. Get reference of the chart...Animate the series. Write the presentation file to disk. In the example...

    docs.aspose.com/slides/php-java/animated-charts/