Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 129,307 for

presentation

(0.14 sec)
  1. View POTX in C++ | products.aspose.com

    View POTX in C++. Use C++ library API to open and view PowerPoint Presentation...manipulate or edit presentations, import presentations from images or...documents, and convert presentations to files in other formats...

    products.aspose.com/slides/cpp/viewer/potx/
  2. View OTP in C++ | products.aspose.com

    View OTP in C++. Use C++ library API to open and view OpenOffice Presentation...manipulate or edit presentations, import presentations from images or...documents, and convert presentations to files in other formats...

    products.aspose.com/slides/cpp/viewer/otp/
  3. 备注|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/...
  4. Animation|Aspose.Slides for PHP Documentation

    Master slide animations in PHP with Aspose.Slides: add, edit, and remove effects, timings, and triggers to create dynamic Presentations in PPT, PPTX and ODP....addAnimation () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); $shape...

    docs.aspose.com/slides/php-java/examples/elemen...
  5. Conversion to Tiff with Notes|Aspose.Slides Doc...

    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....supports for converting a presentation with notes to images. You...generate TIFF images of a presentation in Notes Slide view. The...

    docs.aspose.com/slides/net/conversion-to-tiff-w...
  6. AI-Powered Multilingual Slide Generator|Aspose....

    Generate multilingual slides from text with Aspose.Slides for Python. Apply your template and export polished decks to PowerPoint and OpenDocument. Learn more....Slides Presentation AI API: AI-Powered Slide...AI-powered feature, the Presentation Generator, which enables...

    docs.aspose.com/slides/python-net/ai/generator/
  7. SmartArt|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中使用 SmartArt:使用 C# 为 PowerPoint 和 OpenDocument 演示文稿创建、编辑、转换和设置样式图表。...() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; var smartArt = slide . Shapes...

    docs.aspose.com/slides/zh/net/examples/elements...
  8. Group Shape|Aspose.Slides Documentation

    Manage grouped shapes in Aspose.Slides for .NET: create, nest, align, reorder, and style group shapes with C# examples in PPT, PPTX, and ODP Presentations....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; var group = slide . Shapes . AddGroupShape...

    docs.aspose.com/slides/net/examples/elements/gr...
  9. Customize Chart Legends in Presentations Using ...

    Customize chart legends with Aspose.Slides for Java to optimize PowerPoint Presentations with tailored legend formatting....Customize Chart Legends in Presentations Using Java Contents [ Hide...below: Create an instance of Presentation class. Get reference of...

    docs.aspose.com/slides/java/chart-legend/
  10. Manage SmartArt Graphics in Presentations in .N...

    Automate PowerPoint SmartArt creation, editing, and styling in .NET using Aspose.Slides, featuring concise code examples and performance-focused guidance....Manage SmartArt Graphics in Presentations in .NET Contents [ Hide...below: Create an instance of Presentation class. Obtain the reference...

    docs.aspose.com/slides/net/manage-smartart-shape/