Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 130,448 for

presentation

(0.09 sec)
  1. 在 Android 上从 PDF 或 HTML 导入演示文稿|Aspose.Slides 文档

    使用 Aspose.Slides for Android,在 Java 中将 PDF 和 HTML 文档导入 PowerPoint 和 OpenDocument 演示文稿,实现流畅的高性能幻灯片处理。... 创建 Presentation 类的实例。 调用 addFromPdf() 方法并传入...PowerPoint 的操作: Presentation pres = new Presentation (); try { pres...

    docs.aspose.com/slides/zh/androidjava/import-pr...
  2. Export XSLFO to ODP in Android | products.aspos...

    Android API to Convert XSLFO to ODP without using Microsoft Word... ODP (OpenDocument Presentation) is a file format for electronic...electronic presentations created by OpenOffice.org and other programs...

    products.aspose.com/total/android-java/conversi...
  3. 使用 Java 管理演示文稿中的视频帧|Aspose.Slides 文档

    学习如何使用 Aspose.Slides for Java 在 PowerPoint 和 OpenDocument 幻灯片中以编程方式添加和提取视频帧。快速入门指南。... 创建一个 Presentation 类的实例。 通过索引获取幻灯片的引用。 添加一个...实例化 PresentationPresentation pres = new Presentation ( "pres...

    docs.aspose.com/slides/zh/java/video-frame/
  4. 在 Python 中管理演示文稿背景|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并提供提升演示效果的代码技巧。... 创建 Presentation 类的实例。 将幻灯片的 BackgroundType...slides # 创建 Presentation 类的实例。 with slides . Presentation () as presentation...

    docs.aspose.com/slides/zh/python-net/presentati...
  5. Online XSLFO to PPSM Conversion or Develop Java...

    Free online app to convert XSLFO to PPSM files. Java conversion library code for XSLFO 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/xslfo...
  6. Remove ODP Annotation using Python | products.a...

    Python source code to remove ODP Presentation comments... Presentation( "example.odp" ) as presentation: # Deletes...comments from the presentation for author in presentation . comment_authors:...

    products.aspose.com/slides/python-net/annotatio...
  7. 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...
  8. Limitations and API Differences|Aspose.Slides f...

    Compare the limitations and API differences between Aspose.Slides for PHP via Java and Aspose.Slides for Java....aspose\sldes\Presentation ; Instantiating a New Presentation Aspose...for Java Presentation presentation = new Presentation (); Aspose...

    docs.aspose.com/slides/php-java/limitations-and...
  9. Convert DOTX to POTM in Python or with free Onl...

    DOTX to POTM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOTX to POTM online converter quickly before integrating the code....template in a PowerPoint presentation, you need to convert it...save the created PDF into Presentation as a POTM format. The Aspose...

    products.aspose.com/total/python-net/conversion...
  10. Format Text|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....following steps: Open the source presentation. Access the first slide...Save the presentation to disk. VSTO //Open the presentation Presentation...

    docs.aspose.com/slides/net/format-text/