Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 129,130 for

presentation

(0.1 sec)
  1. Convert Presentations to HTML5 in Java|Aspose.S...

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

    docs.aspose.com/slides/java/export-to-html5/
  2. Add Slides to Presentations in JavaScript|Aspos...

    Easily add slides to your PowerPoint and OpenDocument Presentations using Aspose.Slides for Node.js via Java — seamless, efficient slide insertion in seconds....Add Slides to Presentations in JavaScript Contents [ Hide ] Add...Add Slide to Presentation Before talking about adding slides...

    docs.aspose.com/slides/nodejs-java/add-slide-to...
  3. 备注|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中添加、读取、编辑和导出演讲者备注:格式化文本、按幻灯片管理备注,并在 PowerPoint 和 OpenDocument 中控制可见性。... Presentation () as presentation : slide = presentation . slides...notes_text_frame . text = "My note" presentation . save ( "note.pptx" , slides...

    docs.aspose.com/slides/zh/python-net/examples/e...
  4. View or Edit PPTM Files Metadata using C++ | pr...

    C++ source code to edit or view PPTM format metadata....and Custom properties in presentation files using server-side...DocumentProperties property exposed by Presentation object to access the document...

    products.aspose.com/slides/cpp/metadata/pptm/
  5. Manage ActiveX Controls in Presentations with P...

    Learn how Aspose.Slides for Python via .NET leverages ActiveX to automate and enhance PowerPoint Presentations, giving developers powerful control over slides....Manage ActiveX Controls in Presentations with Python Contents [ Hide...ActiveX controls are used in presentations. Aspose.Slides for Python...

    docs.aspose.com/slides/python-net/activex/
  6. Note|Aspose.Slides Documentation

    Work with slide notes in Aspose.Slides for .NET: add, read, edit, and export speaker notes in PPT, PPTX, and ODP using clear C# examples....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; var notesSlide = slide . NotesSlideManager...

    docs.aspose.com/slides/net/examples/elements/note/
  7. Comment|Aspose.Slides for PHP Documentation

    Manage slide comments in PHP with Aspose.Slides: add, read, reply, edit, delete, and work with threaded comments for PowerPoint and OpenDocument....authored by a user and save the presentation. function addModernComment...addModernComment () { $presentation = new Presentation (); try { $slide =...

    docs.aspose.com/slides/php-java/examples/elemen...
  8. SmartArt|Aspose.Slides for Python Documentation

    Build and edit SmartArt in Python with Aspose.Slides: add nodes, change layouts and styles, convert to shapes with precision, and export for PPT, PPTX and ODP.... Presentation () as presentation : slide = presentation . slides...SmartArtLayoutType . BASIC_PROCESS ) presentation . save ( "smart_art.pptx"...

    docs.aspose.com/slides/python-net/examples/elem...
  9. Remove Slides from Presentations on Android|Asp...

    Effortlessly remove slides from PowerPoint and OpenDocument Presentations with Aspose.Slides for Android. Get clear Java code examples and boost your workflow....Remove Slides from Presentations on Android Contents [ Hide ]...Aspose.Slides provides the Presentation class that encapsulates...

    docs.aspose.com/slides/androidjava/remove-slide...
  10. View PPSX in C# | products.aspose.com

    View PPSX in C#. Use .NET library API to open and view PowerPoint Slideshow...manipulate or edit presentations, import presentations from images or...documents, and convert presentations to files in other formats...

    products.aspose.com/slides/net/viewer/ppsx/