Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 129,232 for

presentation

(0.25 sec)
  1. Manage Slide Show on Android|Aspose.Slides Docu...

    Learn how to manage slide shows in Aspose.Slides for Android via 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/androidjava/manage-slide...
  2. 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...
  3. Apply or Change Slide Layouts on Android|Aspose...

    Manage and customize slide layouts in Aspose.Slides for Android. Explore layout types, placeholder control, and footer visibility through Java code examples....layouts help you design presentations quickly and consistently—whether...defines layout styles for the presentation. You can access and modify...

    docs.aspose.com/slides/androidjava/slide-layout/
  4. Audio|Aspose.Slides Documentation

    Discover Aspose.Slides for C++ audio examples: insert, play, trim, and extract sound in PPT, PPTX, and ODP Presentations with clear C++ code....() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); // Create an empty...

    docs.aspose.com/slides/cpp/examples/elements/au...
  5. Add Digital Signatures to Presentations with Py...

    Learn how to digitally sign PowerPoint & OpenDocument files with Aspose.Slides for Python via .NET. Secure your slides in seconds with clear code examples....Add Digital Signatures to Presentations with Python Contents [ Hide...password protected powerpoint presentation, marked as created by a...

    docs.aspose.com/slides/python-net/digital-signa...
  6. Clone PowerPoint Slides in Python|Aspose.Slides...

    Quickly clone or duplicate PowerPoint slides with Aspose.Slides for Python via .NET. Follow our clear code examples and tips to automate PPT creation in seconds, boost productivity, and eliminate manual work....the current presentation or another open presentation. The cloning...the end within the same presentation. Clone a slide to a specific...

    docs.aspose.com/slides/python-net/clone-slides/
  7. Master Slide|Aspose.Slides Documentation

    Explore Aspose.Slides for C++ master slide examples: create, edit, and style masters, placeholders, and themes in PPT, PPTX, and ODP with clear C++ code....() { auto presentation = MakeObject < Presentation > (); // Clone...auto defaultMasterSlide = presentation -> get_Master ( 0 ); auto...

    docs.aspose.com/slides/cpp/examples/elements/ma...
  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. 动画|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/...
  10. 音频|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 处理音频:添加、替换、提取和剪辑声音,设置 PowerPoint 和 OpenDocument 中幻灯片和形状的音量和播放方式。...addAudio () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); // 创建音频帧。...

    docs.aspose.com/slides/zh/php-java/examples/ele...