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

presentation

(0.27 sec)
  1. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks using Aspose.Slides for PHP via Java. Load sheets and cells and use values to generate data-driven PowerPoint Presentations....Excel Data into PowerPoint Presentations Contents [ Hide ] Introduction...Introduction PowerPoint presentations are a powerful way to display...

    docs.aspose.com/slides/php-java/excel-integration/
  2. Design Professional Presentations in JavaScript...

    Boost your slides with Aspose.Slides for Node.js via Java—design, automate, and convert PowerPoint and OpenDocument Presentations effortlessly. Learn more now!...Design Professional Presentations in JavaScript Contents [ Hide...Manage Presentation Themes in JavaScript Manage Presentation Backgrounds...

    docs.aspose.com/slides/nodejs-java/presentation...
  3. 母版幻灯片|Aspose.Slides for Node.js via .NET 文档

    了解 Aspose.Slides for Node.js 的母版幻灯片示例:在 PPT、PPTX 和 ODP 中创建、编辑和设置母版、占位符和主题,代码清晰明了。...{ let presentation = new aspose . slides . Presentation (); try...let defaultMasterSlide = presentation . getMasters (). get_Item...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  4. 视频|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 添加和控制视频:插入、播放、剪辑、设置海报帧,并通过 C++ 示例导出 PPT、PPTX 和 ODP 演示文稿。...() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); // 添加视频。 auto videoFrame...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  5. Connector|Aspose.Slides Documentation

    Learn how to add, route, and style connectors between shapes using Aspose.Slides for .NET, with C# examples for PPT, PPTX, and ODP Presentations....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; var connector = slide . Shapes...

    docs.aspose.com/slides/net/examples/elements/co...
  6. Adding Picture Frame with Animation in VSTO and...

    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....code samples below create a presentation with a slide, add an image...following steps: Create a presentation. Add an empty slide. Add...

    docs.aspose.com/slides/net/adding-picture-frame...
  7. Table|Aspose.Slides Documentation

    Work with tables in Aspose.Slides for .NET: create, format, merge cells, apply styles, import data, and export with C# examples for PPT, PPTX, and ODP....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; double [] widths = { 80 , 80 };...

    docs.aspose.com/slides/net/examples/elements/ta...
  8. Design Professional Presentations in Java|Aspos...

    Boost your slides with Aspose.Slides for Java—design, automate, and convert PowerPoint and OpenDocument Presentations effortlessly. Learn more now!...Design Professional Presentations in Java Contents [ Hide ] Manage...Manage Presentation Themes in Java Manage Presentation Backgrounds...

    docs.aspose.com/slides/java/presentation-design/
  9. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for Java. Get clear code samples and tips to streamline your Presentations....SmartArt Shape Nodes in Presentations Using Java Contents [ Hide...instance of Presentation class and load the presentation with SmartArt...

    docs.aspose.com/slides/java/manage-smartart-sha...
  10. 布局幻灯片|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中掌握布局幻灯片:选择、应用和自定义幻灯片布局、占位符和母版,并提供 PPT、PPTX 和 ODP 演示文稿的示例。...{ let presentation = new aspose . slides . Presentation (); try...try { let masterSlide = presentation . getMasters (). get_Item...

    docs.aspose.com/slides/zh/nodejs-java/examples/...