Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 3,543 for

presentation to xps

(0.05 sec)
  1. 在 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...
  2. 在 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...
  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. Merge POTX Files Using Python | products.aspose...

    Merge multiple POTX files in Python....PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/python-net/merge/potx/
  5. Online EPUB File Compression or Build Python Ap...

    Free online app To compress different EPUB files. Python archiving library code for EPUB documents....ODP Files (OpenDocument Presentation Format) Compress ODS Files...Template Presentation) Compress POWERPOINT Files (Presentation Files)...

    products.aspose.com/total/python-net/compress/e...
  6. Convert VSTM to XAML via C# | products.aspose.com

    Sample code for VSTM To XAML C# conversion. Use API example code for batch VSTM files To XAML conversion within VB.NET, Asp.NET or any .NET based application....applications based on Windows Presentation Foundation (WPF). Though...Visio Drawing Template) VSTM TO XPS (XML Paper Specifications)...

    products.aspose.com/diagram/net/conversion/vstm...
  7. Convert VSDX to XAML via C# | products.aspose.com

    Sample code for VSDX To XAML C# conversion. Use API example code for batch VSDX files To XAML conversion within VB.NET, Asp.NET or any .NET based application....applications based on Windows Presentation Foundation (WPF). Though...Visio Drawing Template) VSDX TO XPS (XML Paper Specifications)...

    products.aspose.com/diagram/net/conversion/vsdx...
  8. Convert POWERPOINT to XLTM using Python or with...

    POWERPOINT To XLTM conversion in your Python applications without using Microsoft Office or online. Test free POWERPOINT To XLTM online converter quickly before integrating the code....manipulating and converting presentations. It also supports various...PPSX, POT, POTX, HTML, PDF, XPS, TIFF, JPG, PNG, BMP, SVG, and...

    products.aspose.com/total/python-net/conversion...
  9. Extract text and images from PPT document via C...

    C++ example code To extract text and images from PPT 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/ppt/
  10. Merge PPTX Files using Java | products.aspose.com

    Java sample code To combine PPTX documents on Java Runtime Environment for JSP/JSF Application and DeskTop Applications....file with an instance of Presentation class. Load the second PPTX...document with an instance of Presentation class. Loop through each...

    products.aspose.com/slides/java/merger/pptx/