Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 129,130 for

presentation

(0.08 sec)
  1. ActiveX|Aspose.Slides Documentation

    See Aspose.Slides for Android ActiveX examples: insert, configure, and control ActiveX objects in PPT and PPTX Presentations with clear Java code....configure ActiveX controls in a presentation using Aspose.Slides for...addActiveX () { Presentation presentation = new Presentation (); try...

    docs.aspose.com/slides/androidjava/examples/ele...
  2. Section|Aspose.Slides for Python Documentation

    Manage slide sections in Python with Aspose.Slides: create, rename, reorder easily, move slides between sections, and control visibility for PPT, PPTX and ODP....] Examples for managing presentation sections—add, access, remove...slides . Presentation () as presentation : slide = presentation . slides...

    docs.aspose.com/slides/python-net/examples/elem...
  3. VBA Macro|Aspose.Slides for Node.js via .NET Do...

    Automate Presentations with Aspose.Slides for Node.js via Java: create, import, and secure VBA macros in PPT, PPTX, and ODP using clear JavaScript examples....Add a VBA Macro Create a presentation with a VBA project and a...{ let presentation = new aspose . slides . Presentation (); try...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  4. Manage Slide Show in Java|Aspose.Slides Documen...

    Learn how to manage slide shows in Aspose.Slides for Java. 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/java/manage-slide-show/
  5. Note|Aspose.Slides for PHP Documentation

    Add, read, edit, and export speaker notes in PHP with Aspose.Slides: format text, manage notes per slide, and control visibility in PowerPoint and OpenDocument....addNote () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); $notesSlide...

    docs.aspose.com/slides/php-java/examples/elemen...
  6. Manage Video Frames in Presentations in .NET|As...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for .NET. Fast how-to guide....Manage Video Frames in Presentations in .NET Contents [ Hide...A well-placed video in a presentation can make your message more...

    docs.aspose.com/slides/net/video-frame/
  7. Convert PowerPoint Presentations to TIFF in Jav...

    Learn how to easily convert PowerPoint (PPT, PPTX) Presentations to high-quality TIFF images using Aspose.Slides for Node.js, with JavaScript code examples....Convert PowerPoint Presentations to TIFF in JavaScript Contents...TIFF images, ensuring your presentations retain maximum visual fidelity...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  8. Slide|Aspose.Slides for Node.js via .NET Docume...

    Control slides in Aspose.Slides for Node.js: create, clone, reorder, resize, set backgrounds, and apply transitions for PPT, PPTX, and ODP Presentations....remove slides using the Presentation class. Each example below...the presentation. function addSlide () { let presentation = new...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  9. Section|Aspose.Slides Documentation

    Manage slide sections in Aspose.Slides for .NET: create, rename, reorder, and group slides with C# examples for PPT, PPTX, and ODP....] Examples for managing presentation sections—add, access, remove...() { using var presentation = new Presentation (); var slide =...

    docs.aspose.com/slides/net/examples/elements/se...
  10. 幻灯片|Aspose.Slides 文档

    使用 Aspose.Slides for Java 控制幻灯片:创建、克隆、重新排序、调整大小、设置背景,并使用 Java 为 PPT、PPTX 和 ODP 演示文稿应用转换效果。...您将学习如何使用 Presentation 类添加、访问、克隆、重新排序和删除幻灯片。 下面的每个示例都包括简要说明,随后是...addSlide () { Presentation presentation = new Presentation (); try...

    docs.aspose.com/slides/zh/java/examples/element...