Sort Score
Result 10 results
Languages All
Labels All
Results 4,661 - 4,670 of 129,278 for

presentation

(0.24 sec)
  1. Convert POTX to GIF using C# | products.aspose.com

    Sample code for POTX to GIF C# conversion. Use API example code for batch POTX files to GIF 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/potx-...
  2. Online ODP Text Search Application or Develop O...

    Free online app to search in ODP files. Java code for any ODP file text search application....Load ODP via instance of Presentation class. Use findAndReplaceText...Using Java APIs: Unlock Presentation Insights Searching ODP (OpenDocument...

    products.aspose.com/total/java/search/odp/
  3. C++ API to Convert XPS to ODP | products.aspose...

    Convert XPS to ODP via C++ without using Microsoft Word or Adobe Acrobat Reader... ODP (OpenDocument Presentation) is an open standard for...documents. It is used to store presentations in a format that is independent...

    products.aspose.com/total/cpp/conversion/xps-to...
  4. 使用现代 API 增强图像处理|Aspose.Slides 文档

    通过使用 Java 现代 API 替换已弃用的图像 API,实现幻灯片图像处理的现代化,以便无缝进行 PowerPoint 和 OpenDocument 自动化。...的典型场景可能如下所示: Presentation pres = new Presentation (); try { IPPImage...使用已弃用 API 的代码: Presentation pres = new Presentation ( "pres.pptx"...

    docs.aspose.com/slides/zh/java/modern-api/
  5. Convert PPS to SVG using Java | products.aspose...

    Sample Java conversion code for PPS format to SVG file. Use this example code to export PowerPoint & OpenOffice Presentations to SVG within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/pps-...
  6. Convert POT to SVG using Java | products.aspose...

    Sample Java conversion code for POT format to SVG file. Use this example code to export PowerPoint & OpenOffice Presentations to SVG within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/pot-...
  7. C++ API to Convert SVG to OTP | products.aspose...

    Convert SVG to OTP via C++ without using Microsoft Word or Adobe Acrobat Reader... It is a powerful presentation manipulation API that enables...read, edit, and convert presentations. It also supports PPTX to...

    products.aspose.com/total/cpp/conversion/svg-to...
  8. PPT conversion exception - Free Support Forum -...

    Dear: I use java slides sdk (version 23.6) to convert pptx, but failed and there exception. please confirm whether the issue is fixed in some version. pptx file as below https://cofile-1255382607.cos.ap-beijing.myqcl…...occurs when loading the presentation or during the save/export...Thanks for the PowerPoint presentation file. I reproduced the issue...

    forum.aspose.com/t/ppt-conversion-exception/324073
  9. Merge ODP Files Online or using Java | products...

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

    products.aspose.com/total/java/merge/odp/
  10. 使用现代 API 加强图像处理|Aspose.Slides for PHP 文档

    通过使用 PHP 现代 API 替换已弃用的图像处理 API,实现幻灯片图像处理的现代化,从而实现无缝的 PowerPoint 和 OpenDocument 自动化。...的典型场景如下所示: use aspose\slides\Presentation ; use aspose\slides\ShapeType...aspose\slides\Images ; $pres = new Presentation (); # 实例化一个可释放的 IImage 实例,来源于磁盘上的文件。...

    docs.aspose.com/slides/zh/php-java/modern-api/