Sort Score
Result 10 results
Languages All
Labels All
Results 4,201 - 4,210 of 129,337 for

presentation

(0.23 sec)
  1. C++ API to Convert TEX to POTX | products.aspos...

    Convert TEX to POTX via C++ without using Microsoft Word or Adobe Acrobat Reader...documents, while POTX is a presentation format used by Microsoft...Load PPTX document by using Presentation class reference Save the...

    products.aspose.com/total/cpp/conversion/tex-to...
  2. C++ API to Convert PCL to XAML | products.aspos...

    Convert PCL to XAML via C++ without using Microsoft Word or Adobe Acrobat Reader...Load PPTX document by using Presentation class reference Save the...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/cpp/conversion/pcl-to...
  3. Convert ODP to PNG using C# | products.aspose.com

    Sample code for ODP to PNG C# conversion. Use API example code for batch ODP files to PNG conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Iterate through each...each Slide in the Presentation Create a full scale image as a...

    products.aspose.com/slides/net/conversion/odp-t...
  4. How to Create a Table in PowerPoint using C#

    This article guides on how to create a table in Powerpoint using C#. It contains all the necessary information and a runnable sample code to add table in PowerPoint using C#....table and save the resultant presentation on the disk in PPT , PPTX...Create a new presentation using the Presentation class and access...

    kb.aspose.com/slides/net/how-to-create-a-table-...
  5. How to Create a Table in PowerPoint using Python

    This simple topics guides on how to create a table in Powerpoint using Python. It covers all the required information and a runnable sample code to add table in PowerPoint using Python....table cell and save the presentation on the disk either in a...a new blank presentation using the Presentation class and access...

    kb.aspose.com/slides/python/how-to-create-a-tab...
  6. 使用现代 API 增强图像处理|Aspose.Slides 文档

    通过使用 Java 现代 API 替代已弃用的成像 API,实现幻灯片图像处理的现代化,提供无缝的 PowerPoint 和 OpenDocument 自动化。...API 的典型场景如下所示: Presentation pres = new Presentation (); try { IPPImage...的旧方法调用替换为新的方法。 旧: Presentation pres = new Presentation (); try { Bitmap...

    docs.aspose.com/slides/zh/androidjava/modern-api/
  7. 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...
  8. 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/...
  9. Merge POT Files Online or using Android Mobile ...

    Free online app to combine different POT Presentations. Android merging library Java code to merge POT Presentation into format of your choice....using Presentation class object Select the one presentation as the...and get single merged POT Presentation Java Code : Merge POT Files...

    products.aspose.com/total/android-java/merge/pot/
  10. 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/...