Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 3,410 for

presentation to xps

(0.06 sec)
  1. Extract text and images from ODP document using...

    Java sample code To extract text and images from ODP file on Java Runtime Environment for JSP/JSF Application and DeskTop Applications....ODP file by instatiating Presentation class. Get first slide text...ODP file Presentation odpPresentation = new Presentation( "demo...

    products.aspose.com/slides/java/parser/odp/
  2. Convert PowerPoint to DOTM in Python or with fr...

    PowerPoint To DOTM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free POWERPOINT To DOTM online converter quickly before integrating the code....convert PowerPoint presentations to PDF, HTML, XPS, TIFF, SVG, and...supports to convert PowerPoint presentations to images, HTML, and other...

    products.aspose.com/total/python-net/conversion...
  3. 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....PPTX file by instatiating Presentation class. Get first slide text...PPTX file Presentation pptxPresentation = new Presentation( "demo...

    products.aspose.com/slides/java/parser/pptx/
  4. Extract text and images from ODP document via C...

    C++ example code To extract text and images from ODP file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....SharedPtr<Presentation> presentation = MakeObject<Presentation>(sourceFilePath);...SlideUtil::GetAllTextBoxes(presentation->get_Slides()->idx_get(...

    products.aspose.com/slides/cpp/parser/odp/
  5. 在 C# 中將 HTML 轉換為 PDF | products.aspose.com

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

    products.aspose.com/slides/zh-hant/net/conversi...
  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. Java PowerPoint API | Aspose Slides Java | prod...

    Aspose.Slides for Java is an Aspose Java PowerPoint API for Java PPT and Java PPTX creation....and Convert PowerPoint Presentations in Java with Aspose.Slides...Java PowerPoint API for presentations manipulation and management...

    products.aspose.com/slides/java/
  10. Convert PPTX to XLSX using Python or with free ...

    PPTX To XLSX conversion in your Python applications without using Microsoft Office or online. Test free PPTX To XLSX online converter quickly before integrating the code....other formats, such as PDF, XPS, and SVG. The Aspose.Cells for...XLSX in Python Step 1 Use Presentation class instance to open the...

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