Sort Score
Result 10 results
Languages All
Labels All
Results 5,301 - 5,310 of 85,732 for

presentation

(0.06 sec)
  1. PowerPoint Animation|Aspose.Slides for PHP Docu...

    PowerPoint animation, PowerPoint slide animation with Aspose.Slides....Hide ] Since presentations are meant to present something, their...important role in order to make presentation eye-catching and attractive...

    docs.aspose.com/slides/php-java/powerpoint-anim...
  2. Public API and Backwards Incompatible Changes i...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....may be used: Presentation pres = new Presentation ( inFileName...Categories animation: Presentation pres = new Presentation ( inFileName...

    docs.aspose.com/slides/java/public-api-and-back...
  3. 在 C# 中將 PDF 轉換為 TIFF | products.aspose.com

    在 C# 中將 PDF 轉換為 TIFF。使用 .NET 庫 API 將 PDF 頁面轉換為 TIFF 圖像...開發人員和應用程序可以通過以下方式將 PDF 轉換為 TIFF: 創建一個 Presentation 類的實例。 加載 PDF 文件。 調用 save...C# 代碼 using (Presentation pres = new Presentation()) { pres.Slides...

    products.aspose.com/slides/zh-hant/net/conversi...
  4. 在 C# 中將 HTML 轉換為圖像 | products.aspose.com

    在 C# 中將 HTML 轉換為圖像。使用 .NET 庫 API 將 HTML 文件轉換為圖像...開發人員和應用程序可以通過以下方式將 HTML 轉換為 Image: 創建一個 Presentation 類的實例。 加載 HTML 文件。 添加基於 HTML...C# 代碼 using (Presentation pres = new Presentation()) { pres.Slides...

    products.aspose.com/slides/zh-hant/net/conversi...
  5. 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-...
  6. Compress PPSX Files Online or using Android Mob...

    Free online app to compress different PPSX files. Android compression library Java code for PPSX documents....Load the document using Presentation class. Use the getDigitalSignatures()...ODP Files (OpenDocument Presentation Format) Compress ODS Files...

    products.aspose.com/total/android-java/compress...
  7. Compress PPTM Files Online or using Android Mob...

    Free online app to compress different PPTM files. Android compression library Java code for PPTM documents....Load the document using Presentation class. Use the getDigitalSignatures()...ODP Files (OpenDocument Presentation Format) Compress ODS Files...

    products.aspose.com/total/android-java/compress...
  8. Compress PPSM Files Online or using Android Mob...

    Free online app to compress different PPSM files. Android compression library Java code for PPSM documents....Load the document using Presentation class. Use the getDigitalSignatures()...ODP Files (OpenDocument Presentation Format) Compress ODS Files...

    products.aspose.com/total/android-java/compress...
  9. 如何创建 Hello World 演示文档|Aspose.Slides 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....文件的 Presentation 对象 Presentation pres = new Presentation ();...// 实例化 Presentation Presentation pres = new Presentation (); //...

    docs.aspose.com/slides/zh/net/how-to-create-hel...
  10. Shape Effective Properties|Aspose.Slides for PH...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....frame shape has one); In presentation global text settings; those...effective values: $pres = new Presentation ( "Presentation1.pptx" );...

    docs.aspose.com/slides/php-java/shape-effective...