Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 128,468 for

presentation

(0.16 sec)
  1. Create Presentations in C++|Aspose.Slides Docum...

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

    docs.aspose.com/slides/cpp/create-presentation/
  2. Animation|Aspose.Slides for Node.js via .NET Do...

    Explore Aspose.Slides for Node.js animation examples: add, sequence, and customize effects and transitions with JavaScript 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...
  3. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart data series in PHP for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data Presentations....Manage Chart Data Series in Presentations Using PHP Contents [ Hide...Create an instance of the Presentation class. Add a clustered column...

    docs.aspose.com/slides/php-java/chart-series/
  4. Online XSLFO to POT Conversion or Develop Java ...

    Free online app to convert XSLFO to POT files. Java conversion library code for XSLFO documents....Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/java/conversion/xslfo...
  5. Audio|Aspose.Slides for Python Documentation

    Work with audio in Python using Aspose.Slides: add, replace, extract, and trim sounds, set volume and playback for slides and shapes in PowerPoint and OpenDocument....adds an audio frame on a presentation slide. def add_audio ():...slides . Presentation () as presentation : slide = presentation . slides...

    docs.aspose.com/slides/python-net/examples/elem...
  6. 在 JavaScript 中格式化 PowerPoint 形状|Aspose.Slides f...

    了解如何使用 Aspose.Slides 在 JavaScript 中格式化 PowerPoint 形状——精确且完全控制地为 PPT、PPTX 和 ODP 文件设置填充、线条和效果样式。...以下步骤概述了该过程: 创建一个 Presentation 类的实例。 按索引获取幻灯片的引用。 向幻灯片添加一个...// 实例化代表演示文稿文件的 Presentation 类。 let presentation = new aspose ...

    docs.aspose.com/slides/zh/nodejs-java/shape-for...
  7. Connector|Aspose.Slides for Node.js via .NET Do...

    Learn how to add, route, and style connectors between shapes using Aspose.Slides for Node.js, with JavaScript 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. Portable Document Format (PDF)|Aspose.Slides Do...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....for Java lets you convert presentation files to PDF. PDF in Aspose...Aspose.Slides for Java Any presentation that can be loaded into...

    docs.aspose.com/slides/java/portable-document-f...
  9. Remove PPTX Annotation using C++ | products.asp...

    C++ source code to delete annotations from PPTX...auto presentation = System :: MakeObject < Presentation > ( u...from the presentation for ( auto author : presentation -> get_CommentAuthors())...

    products.aspose.com/slides/cpp/annotation/pptx/
  10. Manage ActiveX Controls in Presentations Using ...

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

    docs.aspose.com/slides/php-java/activex/