Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 129,304 for

presentation

(0.25 sec)
  1. Manage Tags and Custom Data in Presentations Us...

    Learn how to add, read, update, and remove tags & custom data in Aspose.Slides for Java, with examples for PowerPoint and OpenDocument Presentations....Tags and Custom Data in Presentations Using Java Contents [ Hide...Hide ] Data Storage in Presentation Files PPTX files—items with...

    docs.aspose.com/slides/java/managing-tags-and-c...
  2. Render Slide as Thumbnail to JPEG|Aspose.Slides...

    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....NET is used to create presentation files containing slides...can be viewed by opening presentation files using Microsoft PowerPoint...

    docs.aspose.com/slides/net/render-slide-as-thum...
  3. Conversion to PDF|Aspose.Slides Documentation

    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....convert Microsoft PowerPoint presentation files to PDF documents....NET supports converting presentations to PDF documents without...

    docs.aspose.com/slides/net/conversion-to-pdf/
  4. 使用 C++ 在演示文稿中管理 VBA 项目|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 通过 VBA 生成和操作 PowerPoint 与 OpenDocument 演示文稿,以简化工作流程。... 创建 Presentation 类的实例。 使用 VbaProject 构造函数添加新的...pptm" ; // 创建 Presentation 类的实例 SharedPtr < Presentation > presentation...

    docs.aspose.com/slides/zh/cpp/presentation-via-...
  5. Convert OpenDocument Presentations in PHP|Aspos...

    Aspose.Slides for PHP lets you convert ODP to PDF, HTML, and image formats with ease. Boost your PHP apps with fast and accurate Presentation conversion....Convert OpenDocument Presentations in PHP Contents [ Hide ] Aspose...convert OpenDocument (ODP) presentations to many formats (HTML, PDF...

    docs.aspose.com/slides/php-java/convert-openoff...
  6. How to Create PowerPoint Slides in HTML using C#

    This article explores how to create PowerPoint slides in HTML using C#. It will provide configuration requirements, detailed steps and working examples of HTML Presentation using C#.... You can create a new presentation and save it as HTML or convert...convert an existing presentation to HTML for displaying it in...

    kb.aspose.com/slides/net/how-to-create-powerpoi...
  7. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint with Aspose.Slides for C++ and speed up Presentation editing and data updates....columns in a PowerPoint presentation, Aspose.Slides provides...instance of the Presentation class and load the presentation. Get a slide’s...

    docs.aspose.com/slides/cpp/manage-rows-and-colu...
  8. Manage SmartArt Graphics in Presentations Using...

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

    docs.aspose.com/slides/nodejs-java/manage-smart...
  9. Animation|Aspose.Slides Documentation

    Explore Aspose.Slides for C++ animation examples: add, sequence, and customize effects and transitions with C++ for PPT, PPTX, and ODP Presentations....() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); auto shape = slide...

    docs.aspose.com/slides/cpp/examples/elements/an...
  10. Convert ODP to PPTX in .NET|Aspose.Slides Docum...

    Convert ODP to PPTX with Aspose.Slides for .NET. Clean C# code examples, batch tips, and high-quality results—no PowerPoint needed....offers Presentation class that represents a presentation file.... Presentation class can now also access ODP through Presentation...

    docs.aspose.com/slides/net/convert-odp-to-pptx/