Sort Score
Result 10 results
Languages All
Labels All
Results 5,701 - 5,710 of 129,130 for

presentation

(0.26 sec)
  1. Online POTX File Comparison or Build Android Mo...

    Free online app to Compare different POTX files. Android comparison library code for POTX documents....both POTX documents using Presentation class. Iterate through each...each slide of both presentations and compare one by one. Code...

    products.aspose.com/total/android-java/compare/...
  2. Online PPSX File Comparison or Build Android Mo...

    Free online app to Compare different PPSX files. Android comparison library code for PPSX documents....both PPSX documents using Presentation class. Iterate through each...each slide of both presentations and compare one by one. Code...

    products.aspose.com/total/android-java/compare/...
  3. Online POTM File Comparison or Build Android Mo...

    Free online app to Compare different POTM files. Android comparison library code for POTM documents....both POTM documents using Presentation class. Iterate through each...each slide of both presentations and compare one by one. Code...

    products.aspose.com/total/android-java/compare/...
  4. Convert JSON Format to POTX via Java | products...

    Parse JSON to POTX in Java without using Microsoft PowerPoint...Slides for Java is a powerful presentation processing API that enables...manipulate, and convert presentations in various formats. It supports...

    products.aspose.com/total/java/conversion/json-...
  5. 在 Android 上将 PowerPoint 演示文稿转换为 Markdown|Aspose...

    使用 Aspose.Slides for Android 通过 Java 将 PowerPoint 幻灯片(PPT、PPTX)转换为干净的 Markdown,自动化文档编写并保持格式。...PowerPoint 转换为 Markdown 创建一个 Presentation 类的实例,以表示演示文稿对象。 使用 Save...转换为 markdown: Presentation pres = new Presentation ( "pres.pptx"...

    docs.aspose.com/slides/zh/androidjava/convert-p...
  6. 在 Python 中将 PowerPoint 演示文稿转换为 SWF Flash|Aspose...

    在 Python 中使用 Aspose.Slides 将 PowerPoint (PPT/PPTX) 转换为 SWF Flash。一步一步的代码示例,快速高质量输出,无需 PowerPoint 自动化。...将演示文稿转换为 Flash save 方法由 Presentation 类公开,可用于将整个演示文稿转换为 SWF 文档。您还可以使用...实例化一个表示演示文件的 Presentation 对象 presentation = slides . Presentation ( "pres...

    docs.aspose.com/slides/zh/python-net/convert-po...
  7. Render Presentations with Fallback Fonts in Pyt...

    Render Presentations with fallback fonts in Aspose.Slides for Python via .NET – keep text consistent across PPT, PPTX and ODP with step-by-step code samples....Render Presentations with Fallback Fonts in Python Contents [...With Presentation.Save() method we can save presentation in the...

    docs.aspose.com/slides/python-net/render-presen...
  8. 在 Android 上管理演示文稿缩放|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java 创建并自定义缩放 - 在各章节之间跳转,添加缩略图和转场效果,支持 PPT、PPTX 和 ODP 演示文稿。...您可以通过以下方式在幻灯片上添加缩放帧: 创建 Presentation 类的实例。 创建您打算将缩放帧链接到的新幻灯片。...将修改后的演示文稿写入为 PPTX 文件。 Presentation pres = new Presentation (); try { //向演示文稿添加新幻灯片...

    docs.aspose.com/slides/zh/androidjava/manage-zoom/
  9. Convert PowerPoint Slides to PNG in JavaScript|...

    Convert PowerPoint Presentations to high-quality PNG images in JavaScript quickly with Aspose.Slides for Node.js, ensuring precise, automated results....these steps: Instantiate the Presentation class. Get the slide object...collection returned by the Presentation.getSlides() method under...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  10. Convert POTX to XML using C++ application | pro...

    Sample C++ conversion code for POTX document to XML format. Use example code for batch POTX to XML conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/potx-...