Sort Score
Result 10 results
Languages All
Labels All
Results 4,801 - 4,810 of 126,444 for

presentation

(0.23 sec)
  1. 使用现代 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/
  2. Manage Presentations in PHP|Aspose.Slides for P...

    Manage PowerPoint PPT, PPTX and ODP Presentations with Aspose.Slides for PHP via Java: create, load, edit, clone slides and control content programmatically....Manage Presentations in PHP Contents [ Hide ] Create Presentations...Open Presentations in PHP Retrieve and Update Presentation Information...

    docs.aspose.com/slides/php-java/manage-presenta...
  3. C++ API to Convert XPS to PPSM | products.aspos...

    Convert XPS to PPSM via C++ without using Microsoft Word or Adobe Acrobat Reader...Slides for C++ is a powerful presentation manipulation API that enables...read, edit, and convert presentations. It also allows you to convert...

    products.aspose.com/total/cpp/conversion/xps-to...
  4. C++ API to Convert XPS to POTM | products.aspos...

    Convert XPS to POTM via C++ without using Microsoft Word or Adobe Acrobat Reader...PowerPoint Open XML Macro-Enabled Presentation format. Converting XPS to...features for working with presentations. By using Aspose.Total for...

    products.aspose.com/total/cpp/conversion/xps-to...
  5. C++ API to Convert MHTML to PPSM | products.asp...

    Convert MHTML to PPSM via C++ without using Microsoft Word or Adobe Acrobat Reader...PPSM (PowerPoint Show) is a presentation format used by Microsoft...PowerPoint. It is used to save presentations in a single file. Therefore...

    products.aspose.com/total/cpp/conversion/mhtml-...
  6. 使用现代 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/
  7. Online XSLFO to POTM Conversion or Build .NET b...

    Free online app to convert XSLFO to POTM files. .NET C# conversion library code for XSLFO documents....Load PPTX file by using Presentation class Save the document...instance of Presentation Presentation presentation = new Presentation...

    products.aspose.com/total/net/conversion/xslfo-...
  8. 现代 API|Aspose.Slides for Python 文档

    现代 API...api import Presentation , SaveFormat , Images ,...import Dimension pres = Presentation (); # 从磁盘上的文件实例化一个可处置的 IImage...

    docs.aspose.com/slides/zh/python-java/modern-api/
  9. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP Presentation solutions....Removed These methods wrote Presentation objects only to PPTX format...file. In the new API, the Presentation class is for working with...

    docs.aspose.com/slides/net/public-api-and-backw...
  10. Font Licensing question - Free Support Forum - ...

    Hi am evaluating Aspose slides for Java for converting PPTx to PDF and this PPTx was built with licensed fonts like Arial/TImes New Roman/Verdena. And this conversion happens on Linux. I added code as addEmbeddedFont wit…...to embed a font in your presentation: import com.aspose.slides...// Load your presentation Presentation presentation = new Presentation("input...

    forum.aspose.com/t/font-licensing-question/314379