Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 129,136 for

presentation

(0.24 sec)
  1. Animate PowerPoint Text in Java|Aspose.Slides D...

    Create dynamic animated text in PowerPoint and OpenDocument Presentations using Aspose.Slides for Java, with easy-to-follow, optimized Java code examples....paragraph: Presentation presentation = new Presentation ( "Presentation...autoShape = ( IAutoShape ) presentation . getSlides (). get_Item...

    docs.aspose.com/slides/java/animated-text/
  2. Extract Flash Objects from Presentations in Pyt...

    Learn how to extract Flash objects from PowerPoint and OpenDocument slides in Python with Aspose.Slides, complete code samples and best practices....Extract Flash Objects from Presentations in Python Contents [ Hide...Extract Flash Objects from Presentation Aspose.Slides for Python...

    docs.aspose.com/slides/python-net/flash/
  3. 表格|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中处理表格:创建、格式化、合并单元格、应用样式、导入数据,并提供 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. OLE 对象|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中处理 OLE 对象:使用 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/...
  5. 组形状|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 处理组形状:创建和取消分组、重新排序子形状、设置变换和界限,适用于 PowerPoint 和 OpenDocument。...addGroupShape () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); $group...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  6. 墨迹|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 处理幻灯片上的数字墨迹:添加笔画、编辑路径、设置颜色和宽度,并将结果导出为 PowerPoint 和 OpenDocument。... Presentation ( "ink.pptx" ) as presentation : slide =...= presentation . slides [ 0 ] first_ink = None for shape in slide...

    docs.aspose.com/slides/zh/python-net/examples/e...
  7. Creating Tables Using VSTO and Aspose.Slides fo...

    Migrate from Microsoft Office automation to Aspose.Slides for Java and create tables in PowerPoint (PPT, PPTX) slides in Java with flexible formatting....used to display data on presentation slides. This article shows...slide using VSTO: Create a presentation. Add an empty slide is added...

    docs.aspose.com/slides/java/creating-a-table-on...
  8. Aspose.Slides for Xamarin|Aspose.Slides Documen...

    Build Xamarin mobile apps in C# to view, edit, and convert Presentations with Aspose.Slides, supporting rich features for PPT, PPTX and ODP on Android....viewing presentations. editing contents in presentations: text...Aspose.Slides to display presentation slides and adds a new shape...

    docs.aspose.com/slides/net/aspose-slides-for-xa...
  9. Convert DOCX to PPSM via C++ or with free Onlin...

    Export DOCX to PPSM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to PPSM online converter quickly before integrating the code....be useful for creating presentations from existing documents...manually recreate it in a presentation format. How Aspose.Total...

    products.aspose.com/total/cpp/conversion/docx-t...
  10. How to Create PowerPoint Slides in HTML using P...

    This article entails how to create PowerPoint slides in HTML using Python. It also covers the details about configuring the environment and working examples of HTML Presentation using Python.... You can generate a new presentation and export it as HTML or...or load an existing presentation to convert it to HTML for displaying...

    kb.aspose.com/slides/python/how-to-create-power...