Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 127,311 for

presentation

(0.06 sec)
  1. Manage Slide Show in C++|Aspose.Slides Document...

    Learn how to manage slide shows in Aspose.Slides for C++. Control slide transitions, timings and more across PPT, PPTX and ODP formats with ease....delivering professional presentations. One of the most important...allows you to tailor your presentation to specific conditions and...

    docs.aspose.com/slides/cpp/manage-slide-show/
  2. Efficiently Merge Presentations in PHP|Aspose.S...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) Presentations with Aspose.Slides for PHP via Java, streamlining your workflow....Merge Presentations in PHP Contents [ Hide ] Presentation Merging...Merging When you merge one presentation to another, you are effectively...

    docs.aspose.com/slides/php-java/merge-presentat...
  3. Note|Aspose.Slides for Python Documentation

    Add, read, edit, and export speaker notes in Python with Aspose.Slides: format text, manage notes per slide, and control visibility in PowerPoint and OpenDocument.... Presentation () as presentation : slide = presentation . slides...notes_text_frame . text = "My note" presentation . save ( "note.pptx" , slides...

    docs.aspose.com/slides/python-net/examples/elem...
  4. Layout Slide|Aspose.Slides for Node.js via .NET...

    Master layout slides in Aspose.Slides for Node.js: choose, apply, and customize slide layouts, placeholders, and masters with examples for PPT, PPTX, and ODP Presentations....up unused ones to reduce presentation size. Add a Layout Slide...{ let presentation = new aspose . slides . Presentation (); try...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  5. View POTX in C++ | products.aspose.com

    View POTX in C++. Use C++ library API to open and view PowerPoint Presentation...manipulate or edit presentations, import presentations from images or...documents, and convert presentations to files in other formats...

    products.aspose.com/slides/cpp/viewer/potx/
  6. View OTP in C++ | products.aspose.com

    View OTP in C++. Use C++ library API to open and view OpenOffice Presentation...manipulate or edit presentations, import presentations from images or...documents, and convert presentations to files in other formats...

    products.aspose.com/slides/cpp/viewer/otp/
  7. Video|Aspose.Slides for Node.js via .NET Docume...

    Add and control videos with Aspose.Slides for Node.js: insert, play, trim, set poster frames, and export 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...
  8. 备注|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中处理幻灯片备注:使用清晰的 JavaScript 示例添加、读取、编辑和导出 PPT、PPTX 和 ODP 演讲者备注。...{ let presentation = new aspose . slides . Presentation (); try...try { let slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  9. Save Presentations in Python|Aspose.Slides for ...

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

    docs.aspose.com/slides/python-net/save-presenta...
  10. Create Presentations in .NET|Aspose.Slides Docu...

    Create Presentations in .NET with Aspose.Slides—produce PPT, PPTX, and ODP files, benefit from OpenDocument support, and save them programmatically for reliable results....Create Presentations in .NET Contents [ Hide ] Create a PowerPoint...PowerPoint Presentation To add a simple plain line to a selected...

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