Sort Score
Result 10 results
Languages All
Labels All
Results 3,091 - 3,100 of 4,685 for

presentation to bmp

(0.22 sec)
  1. Edit PPTX files using .NET | products.aspose.com

    C# source code To edit PPTX document on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....NET Editor Pptx PNG JPG BMP TIFF DOCX Edit PPTX Formats in...parsing or manipulating presentations, slides and elements and...

    products.aspose.com/slides/net/editor/pptx/
  2. Extract text and images from PPTX document usin...

    Java sample code To extract text and images from PPTX file on Java Runtime Environment for JSP/JSF Application and DeskTop Applications....Slides Java Parser Pptx PNG JPG BMP TIFF PPTX Parse PPTX Formats...PPTX file by instatiating Presentation class. Get first slide text...

    products.aspose.com/slides/java/parser/pptx/
  3. 在 C# 中將 HTML 轉換為 JPG | products.aspose.com

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

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

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

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

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

    products.aspose.com/slides/zh-hant/net/conversi...
  6. 在 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-hant/net/conversi...
  7. Why Not Open XML SDK|Aspose.Slides for PHP Docu...

    See why Aspose.Slides is a better choice than the free Open XML SDK: compare features, auTomation-free conversion, and broad support for PPT, PPTX and ODP....to perform the following presentation processing tasks: Programming...Programming with a Presentation object model. High Quality conversions...

    docs.aspose.com/slides/php-java/why-not-open-xm...
  8. Merge HTML Files in C# | products.aspose.com

    Merge HTML To HTML in C#. Use .NET library API To combine HTML files... merge, and manipulate presentations, HTML files, and other documents...HTML using (Presentation pres = new Presentation()) { pres.Slides...

    products.aspose.com/slides/net/merger/html-to-h...
  9. Convert PCL to WMF via Java | products.aspose.com

    Export PCL file To WMF in your Java applications without using any third party application...other image formats, such as BMP, GIF, TIFF, and PNG. By combining...PCL to ODP (OpenDocument Presentation Format) Convert PCL to ODT...

    products.aspose.com/total/java/conversion/pcl-t...
  10. Merge Images in Java | products.aspose.com

    Merge image To image in Java. Use Java library API To combine images...to merge and manipulate presentations, images, and other files...image to image Presentation pres = new Presentation (); try { IPPImage...

    products.aspose.com/slides/java/merger/image-to...