Sort Score
Result 10 results
Languages All
Labels All
Results 7,451 - 7,460 of 163,352 for

presentation

(0.14 sec)
  1. How to Convert PPTX to XPS File using Java

    In this tutorial, you will learn how to convert PPTX to XPS file using Java in Windows, Mac OS, or Ubuntu. The code sample can export PPTX to XPS in Java such that for each slide in PPTX a separate page is added in the XPS....input PPTX file using the Presentation class object Save the PPTX...and then instantiate the Presentation class object to load the...

    kb.aspose.com/slides/java/how-to-convert-pptx-t...
  2. 在 C# 中将 PNG 转换为 JPG | products.aspose.com

    在 C# 中将 PNG 转换为 JPG。使用 .NET 库 API 将 PNG 转换为 JPG 文件。...开发人员和应用程序可以通过以下方式将 PNG 转换为 JPG: 创建一个 Presentation 类的实例。 加载 PNG 图像。 添加相框。 将文件另存为...将PNG转换为JPG的C#代码 using (Presentation pres = new Presentation()) { IPPImage...

    products.aspose.com/slides/zh/net/conversion/pn...
  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/net/conversion/pd...
  4. Online POWERPOINT File Merger or Build Python A...

    Free online app to combine different POWERPOINT files. Python merging library code to merge POWERPOINT documents into other formats....using Presentation class object. Select the one presentation as...PPTM Files (Macro-enabled Presentation File) Merge BMP Files (Bitmap...

    products.aspose.com/total/python-net/merge/powe...
  5. 在 C# 中将 SVG 转换为 PNG | products.aspose.com

    在 C# 中将 SVG 转换为 PNG。使用 .NET 库 API 将 SVG 转换为 PNG 文件。...开发人员和应用程序可以通过以下方式将 SVG 转换为 PNG: 创建一个 Presentation 类的实例。 加载 SVG 图像。 添加相框。 将文件另存为...C# 代码 using (Presentation pres = new Presentation()) { ISvgImage...

    products.aspose.com/slides/zh/net/conversion/sv...
  6. 在 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...
  7. 在 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...
  8. 在 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...
  9. Convert PPS to EXCEL via PHP or with free Onlin...

    PHP API to Convert PPS to EXCEL or Online App without using Microsoft Office Powerpoint or Excel. Test free PPS to EXCEL online converter quickly before integrating the code....or Online App Export PPS Presentation to EXCEL via PHP without...spreadsheets, Powerpoint presentations as well as Barcode gerneration...

    products.aspose.com/total/php-java/conversion/p...
  10. Managing Font Family of Text in Ruby|Aspose.Sli...

    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....# Create an instance of Presentation class pres = Rjb::import('com...Rjb::import('com.aspose.slides.Presentation').new # Get the first slide...

    docs.aspose.com/slides/java/managing-font-famil...