Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 3,563 for

presentation to xps

(0.72 sec)
  1. 通過 C++ 合併 PPSX 文件 | products.aspose.com

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

    products.aspose.com/slides/zh-hant/cpp/merger/p...
  2. 通過 .NET 合併 POTM 文件 | products.aspose.com

    用於在 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上組合 POTM 文檔的 C# 源代碼。...POTM 文件 - C# var ps1 = new Presentation( "presen1.potm" ); var ps2...new Presentation( "presen2.pptx" ); //merged Presentation var...

    products.aspose.com/slides/zh-hant/net/merger/p...
  3. Convert EPUB to PNG – Aspose.HTML for Python vi...

    Convert EPUB To PNG using Aspose.HTML Python library. Consider various EPUB To PNG conversion scenarios in Python code examples.... {{#if_output 'PDF' 'DOCX' 'XPS' }} import aspose.html.converters...{{/if_output}} {{#if_output 'XPS'}} options = sav.XpsSaveOptions()...

    docs.aspose.com/html/python-net/convert-epub-to...
  4. 通過 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/
  5. Online OFT to TIFF Conversion or Build .NET bas...

    Free online app To convert OFT To TIFF files. .NET C# conversion library code for OFT documents....with visualizations and presentations, TIFF (Tagged Image File...of your visualization and presentation capabilities. This conversion...

    products.aspose.com/total/net/conversion/oft-to...
  6. LaTeX to BMP Conversion API | .NET

    LaTeX To BMP conversion functionality. Integrate this on-premise .NET library inTo your project or use cross-platform applications To convert LaTeX To BMP.... The API presented here can be used to create...code example: LaTeX to Images, XPS, PDF, or SVG conversion Input...

    products.aspose.com/tex/net/conversion/latex-to...
  7. LaTeX to JPEG Conversion API| .NET

    LaTeX To JPEG conversion functionality. Integrate this on-premise .NET library To your project or use cross-platform applications To convert LaTeX To JPEG.... The API presented here can be used to create...code example: LaTeX to Images, XPS, PDF, or SVG conversion Input...

    products.aspose.com/tex/net/conversion/latex-to...
  8. 通過 .NET 合併 POTX 文件 | products.aspose.com

    用於在 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上組合 POTX 文檔的 C# 源代碼。...POTX 文件 - C# var ps1 = new Presentation( "presen1.potx" ); var ps2...new Presentation( "presen2.pptx" ); //merged Presentation var...

    products.aspose.com/slides/zh-hant/net/merger/p...
  9. 通過 Java 合併 PPTM 文件 | products.aspose.com

    用於將 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中的 PPTM 文檔結合起來的 Java 示例代碼。... 使用 Presentation 類的實例加載第一個 PPTM 文件。 使用 Presentation 類的實例加載第二個...first PPTM File Presentation prest1 = new Presentation( "prest1.pptm"...

    products.aspose.com/slides/zh-hant/java/merger/...
  10. Converting to Fixed-page Format in Java|Aspose....

    Aspose.Words for Java implements its own page layout engine enabling it To produce all of the fixed page formats, such as PDF, Xps, and various image formats....users to open (Adobe Acrobat, XPS Viewer), and sometimes edit (Adobe...page. Internally, the PDF or XPS format contains a description...

    docs.aspose.com/words/java/converting-to-fixed-...