Sort Score
Result 10 results
Languages All
Labels All
Results 5,671 - 5,680 of 129,299 for

presentation

(0.08 sec)
  1. Manage Media|Aspose.Slides Documentation

    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....below: Create an instance of Presentation class. Get reference of...transition effect. Write the presentation as a PPTX file. In the example...

    docs.aspose.com/slides/cpp/manage-media/
  2. 为演示文稿应用主题|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....FilePath + "Apply Theme to Presentation.pptx" ; string ThemeFileName...创建一个包含要克隆幻灯片的源演示文稿的 Presentation 类实例。 创建一个包含目标演示文稿的 Presentation 类实例,幻灯片将被克隆到此演示文稿中。...

    docs.aspose.com/slides/zh/net/apply-a-theme-to-...
  3. Extract Text and Images from ODP File Online an...

    Online ODP file parser app. C++ API code to extract images and text from ODP Presentation....Develop powerful C++ based ODP presentation parser application. C++...ODP. Download Parse ODP Presentation via Online App Import ODP...

    products.aspose.com/total/cpp/parse/odp/
  4. Configure Font Substitution in Presentations Us...

    Enable optimal font substitution in Aspose.Slides for Java when converting PowerPoint & OpenDocument Presentations to other file formats....Configure Font Substitution in Presentations Using Java Contents [ Hide...this way: Load the relevant presentation. Load the font that will...

    docs.aspose.com/slides/java/font-substitution/
  5. Compress PPSM Files Online or via C++ | product...

    Free online app to compress different PPSM files. C++ compression library code for PPSM documents....the project Load the PPSM presentation Use Compress::RemoveUnusedMasterSl...PPSM presentation C++ Code : compress PPSM Presentation Develop...

    products.aspose.com/total/cpp/compress/ppsm/
  6. Compress PPSX Files Online or via C++ | product...

    Free online app to compress different PPSX files. C++ compression library code for PPSX documents....the project Load the PPSX presentation Use Compress::RemoveUnusedMasterSl...PPSX presentation C++ Code : compress PPSX Presentation Develop...

    products.aspose.com/total/cpp/compress/ppsx/
  7. Compress PPS Files Online or via C++ | products...

    Free online app to compress different PPS files. C++ compression library code for PPS documents....the project Load the PPS presentation Use Compress::RemoveUnusedMasterSl...compressed PPS presentation C++ Code : compress PPS Presentation Develop...

    products.aspose.com/total/cpp/compress/pps/
  8. Compress POTX Files Online or via C++ | product...

    Free online app to compress different POTX files. C++ compression library code for POTX documents....the project Load the POTX presentation Use Compress::RemoveUnusedMasterSl...POTX presentation C++ Code : compress POTX Presentation Develop...

    products.aspose.com/total/cpp/compress/potx/
  9. 在 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...
  10. Java 中的组演示形状|Aspose.Slides 文档

    学习使用 Aspose.Slides for Java 对 PowerPoint 幻灯片进行形状分组和取消分组——快速、一步步的指南,附带免费 Java 代码。...Java 向幻灯片添加组形状的步骤如下: 创建 Presentation 类的实例。 使用索引获取幻灯片的引用。 向幻灯片添加组形状。...实例化 PresentationPresentation pres = new Presentation (); try...

    docs.aspose.com/slides/zh/java/group/