Sort Score
Result 10 results
Languages All
Labels All
Results 5,661 - 5,670 of 126,354 for

presentation

(0.12 sec)
  1. 在 C# 中將 PDF 轉換為 SVG | products.aspose.com

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

    products.aspose.com/slides/zh-hant/net/conversi...
  2. 在 C# 中將 PDF 轉換為 PNG | products.aspose.com

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

    products.aspose.com/slides/zh-hant/net/conversi...
  3. 在 C# 中將 PDF 轉換為 XML | products.aspose.com

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

    products.aspose.com/slides/zh-hant/net/conversi...
  4. 为演示文稿应用主题|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-...
  5. Online PPSX File Comparison or Build Java Apps ...

    Free online app to Compare different PPSX files. Java comparison library code for PPSX documents....both PPSX documents using Presentation class. Iterate through each...each slide of both presentations and compare one by one. Java...

    products.aspose.com/total/java/compare/ppsx/
  6. 通過 .NET 合併 PPTM 文件 | products.aspose.com

    用於在 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上組合 PPTM 文檔的 C# 源代碼。...PPTM 文件 - C# var ps1 = new Presentation( "presen1.pptm" ); var ps2...new Presentation( "presen2.pptx" ); //merged Presentation var...

    products.aspose.com/slides/zh-hant/net/merger/p...
  7. View Powerpoint File Online and using Java | pr...

    Free online Powerpoint file viewer app. Java API code to view Powerpoint Presentation for viewer application....source Powerpoint file using Presentation class object Save the document...Using Java APIs: Effortless Presentation Previews Java APIs make...

    products.aspose.com/total/java/viewer/powerpoint/
  8. 通過 .NET 從 PPTX 文檔中提取文本和圖像 | products.aspose.com

    C# 源代碼,用於從 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上的 PPTX 文件中提取文本和圖像。...from the Whole pptx Presentation Presentation pptxPresentation =...= new Presentation(dataDir + "demo.pptx" ); //Get an Array of...

    products.aspose.com/slides/zh-hant/net/parser/p...
  9. View PPSX File Online and using Java | products...

    Free online PPSX file viewer app. Java API code to view PPSX Presentation for viewer application....Load source PPSX file using Presentation class object Save the document...Files Using Java APIs: Final Presentation Playback Made Easy Using...

    products.aspose.com/total/java/viewer/ppsx/
  10. Convert DOT to PPSX in Python or with free Onli...

    DOT to PPSX conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOT to PPSX online converter quickly before integrating the code....save the created PDF into Presentation as a PPSX format. How to...file with an instance of Presentation class Call the save method...

    products.aspose.com/total/python-net/conversion...