Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 129,961 for

presentation

(0.11 sec)
  1. Audio|Aspose.Slides for Node.js via .NET Docume...

    Discover Aspose.Slides for Node.js audio examples: insert, play, trim, and extract sound in PPT, PPTX, and ODP Presentations with clear JavaScript code....adds an audio frame on a presentation slide. function addAudio...{ let presentation = new aspose . slides . Presentation (); try...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  2. 评论|Aspose.Slides for PHP 文档

    使用 Aspose.Slides 在 PHP 中管理幻灯片评论:添加、读取、回复、编辑、删除,并处理 PowerPoint 和 OpenDocument 的线程评论。...addModernComment () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); // 添加现代评论。...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  3. Add Digital Signatures to Presentations in C++|...

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

    docs.aspose.com/slides/cpp/digital-signature-in...
  4. Manage BLOBs in Presentations with Python for E...

    Manage BLOB data in Aspose.Slides for Python via .NET to streamline PowerPoint and OpenDocument file operations for efficient Presentation handling....Manage BLOBs in Presentations with Python for Efficient Memory...for large binary data in presentations to help reduce memory consumption...

    docs.aspose.com/slides/python-net/manage-blob/
  5. Section|Aspose.Slides for Node.js via .NET Docu...

    Manage slide sections in Aspose.Slides for Node.js via Java: create, rename, reorder, and group slides with JavaScript examples for PPT, PPTX, and ODP....] Examples for managing presentation sections—add, access, remove...{ let presentation = new aspose . slides . Presentation (); try...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  6. 视频|Aspose.Slides for Node.js via .NET 文档

    使用 Aspose.Slides for Node.js 添加和控制视频:插入、播放、剪辑、设置海报帧,并提供 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/...
  7. Manage VBA Projects in Presentations Using PHP|...

    Discover how to generate and manipulate PowerPoint and OpenDocument Presentations via VBA with Aspose.Slides for PHP via Java to streamline your workflow....Manage VBA Projects in Presentations Using PHP Contents [ Hide...Note When you convert a presentation containing macros to a different...

    docs.aspose.com/slides/php-java/presentation-vi...
  8. 幻灯片|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中控制幻灯片:创建、克隆、重新排序、调整大小、设置背景,并对 PPT、PPTX 和 ODP 演示文稿应用过渡效果。...您将学习如何使用 Presentation 类添加、访问、克隆、重新排序和删除幻灯片。 每个示例下面都有简要说明以及相应的...{ let presentation = new aspose . slides . Presentation (); try...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  9. ActiveX|Aspose.Slides for Python Documentation

    Learn how to find, edit, and remove ActiveX controls in Python with Aspose.Slides, including property updates for PowerPoint Presentations....configure ActiveX controls in a presentation using Aspose.Slides for...slides . Presentation () as presentation : slide = presentation . slides...

    docs.aspose.com/slides/python-net/examples/elem...
  10. Chart|Aspose.Slides Documentation

    Master charts with Aspose.Slides for C++: create, format, bind data, and export charts in PPT, PPTX, and ODP with C++ examples....() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); // Add a simple area...

    docs.aspose.com/slides/cpp/examples/elements/ch...