Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 127,326 for

presentation

(0.18 sec)
  1. Apply Shape Animations in Presentations Using C...

    Discover how to create and customize shape animations in PowerPoint Presentations with Aspose.Slides for C++. Stand out!...Apply Shape Animations in Presentations Using C++ Contents [ Hide...charts . They give life to presentations or its constituents. Why...

    docs.aspose.com/slides/cpp/shape-animation/
  2. Online XML to ODP Conversion or Develop Java ba...

    Free online app to convert XML to ODP files. Java conversion library code for XML 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/xml-t...
  3. Convert PowerPoint Presentations to Video in Py...

    Learn how to convert PowerPoint and OpenDocument Presentations to video using Python. Discover sample code and automation techniques to streamline your workflow....Convert PowerPoint Presentations to Video in Python Contents...PowerPoint or OpenDocument presentation to video, you gain: Increased...

    docs.aspose.com/slides/python-net/convert-power...
  4. Note|Aspose.Slides for Node.js via .NET Documen...

    Work with slide notes in Aspose.Slides for Node.js: add, read, edit, and export speaker notes in PPT, PPTX, and ODP using clear JavaScript examples....{ let presentation = new aspose . slides . Presentation (); try...try { let slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  5. Export Math Equations from Presentations in .NE...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for .NET—preserve formatting and boost compatibility....Export Math Equations from Presentations in .NET Contents [ Hide...export math equations from presentations. For example, you may need...

    docs.aspose.com/slides/net/exporting-math-equat...
  6. Create Presentations in JavaScript|Aspose.Slide...

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

    docs.aspose.com/slides/nodejs-java/create-prese...
  7. Add Ellipses to Presentations in JavaScript|Asp...

    Learn how to create, format, and manipulate ellipse shapes in Aspose.Slides for Node.js across PPT and PPTX Presentations—JavaScript code examples included....Add Ellipses to Presentations in JavaScript Contents [ Hide ]...a selected slide of the presentation, please follow the steps...

    docs.aspose.com/slides/nodejs-java/ellipse/
  8. 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...
  9. Assemble Slides|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....Hide ] Add a Slide to a Presentation Before talking about adding...adding slides to the presentation files, let us discuss some facts...

    docs.aspose.com/slides/net/assemble-slides/
  10. 在 .NET 中自定义演示文稿的饼图|Aspose.Slides 文档

    了解如何使用 Aspose.Slides 在 .NET 中创建和自定义饼图,可导出至 PowerPoint,瞬间提升您的数据叙事效果。...请按照以下步骤操作: 实例化 Presentation 类对象。 在幻灯片上添加图表。 指定图表的第二绘图选项。...。 // 创建 Presentation 类的实例 Presentation presentation = new Presentation...

    docs.aspose.com/slides/zh/net/pie-chart/