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

presentation

(0.12 sec)
  1. Export XSLFO to PPT in Android | products.aspos...

    Android API to Convert XSLFO to PPT without using Microsoft Word...formats, such as PowerPoint presentations. How Aspose.Total Helps...Load PPTX document by using Presentation class Save the document...

    products.aspose.com/total/android-java/conversi...
  2. Advanced Text Extraction from Presentations in ...

    Quickly extract text from PowerPoint and OpenDocument Presentations using Aspose.Slides for Node.js. Follow our simple, step-by-step guide to save time....Advanced Text Extraction from Presentations in JavaScript Contents [...extract the text from a presentation. To do so, you need to extract...

    docs.aspose.com/slides/nodejs-java/extract-text...
  3. Export media files into HTML file|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....below: Create an instance of Presentation class Get reference of the...transition effect Write the presentation as a PPTX file In the example...

    docs.aspose.com/slides/net/export-media-files-i...
  4. 视频|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中处理视频:插入、替换、裁剪、设置海报帧和播放选项,并将演示文稿导出为 PPT、PPTX 和 ODP。... Presentation () as presentation : slide = presentation . slides...320 , 240 , "video.mp4" ) presentation . save ( "video.pptx" ,...

    docs.aspose.com/slides/zh/python-net/examples/e...
  5. Connector|Aspose.Slides for Python Documentation

    Draw and control connectors in Python with Aspose.Slides: add, route, reroute, set connection points, arrows and styles to link shapes in PPT, PPTX and ODP.... Presentation () as presentation : slide = presentation . slides...BENT_CONNECTOR2 , 0 , 0 , 100 , 100 ) presentation . save ( "connector.pptx"...

    docs.aspose.com/slides/python-net/examples/elem...
  6. 在 Android 上管理演示文稿中的 OLE|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java 优化 PowerPoint 和 OpenDocument 文件中的 OLE 对象管理。无缝嵌入、更新和导出 OLE 内容。...将其嵌入到幻灯片中作为 OLE 对象框,您可以按以下方式操作: 创建 Presentation 类的实例。 通过索引获取幻灯片的引用。 将 Excel...OLE 对象。 Presentation presentation = new Presentation (); SizeF...

    docs.aspose.com/slides/zh/androidjava/manage-ole/
  7. Format PowerPoint Shapes in JavaScript|Aspose.S...

    Format PowerPoint shapes in JavaScript using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....Create an instance of the Presentation class. Get a reference to...shape. Save the modified presentation as a PPTX file. The following...

    docs.aspose.com/slides/nodejs-java/shape-format...
  8. Render Slide as Thumbnail to JPEG by User Defin...

    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....Create an instance of the Presentation class. Obtain the reference...the Presentation class that represents the presentation file...

    docs.aspose.com/slides/net/render-slide-as-thum...
  9. Convert PDF to PPTM in Python | products.aspose...

    Sample code for PDF to PPTM Python conversion. Use PowerPoint Python API for batch conversion PDF files to PPTM files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  10. 在 .NET 中管理演示文稿的图表数据系列|Aspose.Slides 文档

    学习如何在 C# 中为 PowerPoint (PPT/PPTX) 管理图表系列,提供实用代码示例和最佳实践,以提升您的数据演示。...using ( Presentation presentation = new Presentation ()) { ISlide...ISlide slide = presentation . Slides [ 0 ]; // 添加一个带默认数据的聚簇柱形图。...

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