Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 3,697 for

presentation to xps

(0.76 sec)
  1. Aspose.Slides .NET 用于 VSTO|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....Server 2003;Windows Vista;Windows XP 支持的 .NET Framework 版本 仅支持 .NET...Slides Adding Shapes to Presentation Adding Text Dynamically...

    docs.aspose.com/slides/zh/net/aspose-slides-net...
  2. 通過 C++ 合併 OTP 文件 | products.aspose.com

    C++ 示例代碼,用於在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境上組合 OTP 文檔。...Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/zh-hant/cpp/merger/otp/
  3. 通過 C++ 合併 PPTM 文件 | products.aspose.com

    C++ 示例代碼用於在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境上組合 PPTM 文檔。...Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/zh-hant/cpp/merger/p...
  4. Python via .NET File Format Processing APIs | p...

    Python APIs for Microsoft Word documents, Excel spreadsheets, PowerPoint Presentations and Outlook email formats from within Python applications....documents, spreadsheets, presentations, emails 3D & CAD files using...worksheets into formats such as XPS, PDF, HTML, plain text, and images...

    products.aspose.com/total/python-net/
  5. 通過 Java 從 PPTX 文檔中提取文本和圖像 | products.aspose.com

    Java 示例代碼,用於從 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中的 PPTX 文件中提取文本和圖像。... 通過實例 化 Presentation 類加載 PPTX 文件。 獲取第一張幻燈片文本框架。...PPTX file Presentation pptxPresentation = new Presentation( "demo...

    products.aspose.com/slides/zh-hant/java/parser/...
  6. 通過 C++ 從 PPTX 文檔中提取文本和圖像 | products.aspose.com

    C++ 示例代碼,用於在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境中從 PPTX 文件中提取文本和圖像。...SharedPtr<Presentation> presentation = MakeObject<Presentation>(sourceFilePath);...SlideUtil::GetAllTextBoxes(presentation->get_Slides()->idx_get(...

    products.aspose.com/slides/zh-hant/cpp/parser/p...
  7. Convert Excel to PDF, Image, and other formats ...

    Convert Excel files To Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, Xps, JSON, SQL, XML, and more using Aspose.Cells for C++....Converting Excel Workbook to XPS The XPS document format consists...documents. The markup language for XPS is a subset of XAML, which allows...

    docs.aspose.com/cells/cpp/convert-workbook-to-d...
  8. Converting to Fixed-page Format in C#|Aspose.Wo...

    Save documents To PDF, Xps, HTML, XAML, PostScript, and PCL formats using C#....fixed-page formats such as PDF, XPS, and images, with explanations...users to open (Adobe Acrobat, XPS Viewer), and sometimes edit (Adobe...

    docs.aspose.com/words/net/converting-to-fixed-p...
  9. How to Convert PDF to SVG Image using C#

    This tuTorial explains how To convert PDF To SVG using C#. It contains the information To prepare the environment, followed by a sequence of steps and a code snippet for rendering PDF To vecTor image using C#....output SVG image These steps present a complete overview of the...if you want to explore PDF to XPS rendering then read the article...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-svg...
  10. 通過 C++ 從 ODP 文檔中提取文本和圖像 | products.aspose.com

    C++ 示例代碼,用於在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境中從 ODP 文件中提取文本和圖像。...SharedPtr<Presentation> presentation = MakeObject<Presentation>(sourceFilePath);...SlideUtil::GetAllTextBoxes(presentation->get_Slides()->idx_get(...

    products.aspose.com/slides/zh-hant/cpp/parser/odp/