Sort Score
Result 10 results
Languages All
Labels All
Results 4,721 - 4,730 of 113,676 for

presentation

(0.05 sec)
  1. How to Create PowerPoint Slide Image using Java

    This brief topic is about how to create PowerPoint slide Image using Java. It includes the comprehensive steps by providing the configuration requirements and working sample code to generate Image from PowerPoint slide in Java....the sample presentation file using the Presentation class object...the first slide inside the presentation slides collection Define...

    kb.aspose.com/slides/java/how-to-create-powerpo...
  2. How to Convert PPT to PDF using Java

    This simple article focuses on how to convert PPT to PDF using Java by following the detailed configuration steps to use the given code sample. You can generate PDF from PPT in Java using the simple API interface in any of Java supported environments including Windows, Linux and macOS....source presentation from the disk using the Presentation class...source PPT presentation from the disk using the Presentation class...

    kb.aspose.com/slides/java/how-to-convert-powerp...
  3. Online DOCX File Comparison or Build Android Mo...

    Free online app to Compare different DOCX files. Android comparison library code for DOCX documents....ODP Files (OpenDocument Presentation Format) Compare ODT Files...(Microsoft PowerPoint Template Presentation) Compare Powerpoint Files...

    products.aspose.com/total/android-java/compare/...
  4. Exception”Method Is Not Implemented” when Tryin...

    Hello when trying to open a .pptx in Aspose Slides v22.01 i get the following exception: com.aspose.slides.exceptions.NotImplementedException: The method or operation is not implemented … Wrapped by: com.aspose.slid…...is this: Presentation presentation = new Presentation("testdoc...c.pptx"); presentation.save("testdoc.pptx", SaveFormat.Pptx);...

    forum.aspose.com/t/exception-method-is-not-impl...
  5. Protect ODP document Online with password or us...

    Online ODP file password protection app. Android API Java code to apply password protection on ODP Presentations....applying password to ODP presentation through android. Download...library within the project Use Presentation class to create Use getProtectionManager()...

    products.aspose.com/total/android-java/protect/...
  6. 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/...
  7. 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/...
  8. 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/...
  9. C++ API to Convert PDF to PPSM | products.aspos...

    Convert PDF to PPSM via C++ without using Microsoft Word or Adobe Acrobat Reader...which is used to store presentations. It is a compressed version...format and is used to store presentations with animations, transitions...

    products.aspose.com/total/cpp/conversion/pdf-to...
  10. 3D 图表|Aspose.Slides for Python 文档

    在 Python 中为 PowerPoint 演示文稿设置 3D 图表的 rotationX、rotationY 和 depthpercents... 创建一个 Presentation 类的实例。 访问第一张幻灯片。 添加带有默认数据的图表。...draw # 创建一个 Presentation 类的实例 with slides . Presentation () as presentation...

    docs.aspose.com/slides/zh/python-net/3d-chart/