Sort Score
Result 10 results
Languages All
Labels All
Results 2,881 - 2,890 of 4,539 for

presentation to xps

(0.07 sec)
  1. LaTeX to SVG Conversion API | C++

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

    products.aspose.com/tex/cpp/conversion/latex-to...
  2. TeX to PDF Conversion API| Java

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

    products.aspose.com/tex/java/conversion/tex-to-...
  3. Typesetting TeX input | C++|Documentation

    Aspose.TeX API solution for C++ offers you two methods that allow passing main TeX file as a stream or by a file name specification....XpsSaveOptions class instance as XPS is supposed to be the default...system directory, setting up XPS as a destination format, and...

    docs.aspose.com/tex/cpp/typesetting-tex-input/
  4. index.xml

    2.0 http://www.w3.org/2005/ATom High Code APIs & Free Apps for PowerPoint File AuTomation – Konvertierung von Microsoft PowerPoint-Präsentationen in mehrere Dateien mit C#https://products.aspose.co......Erstellen Sie eine Instanz der Presentation-Klasse. step http://schema...using (Presentation pres = color:#66d9ef new Presentation()) display:flex;...

    products.aspose.com/slides/de/net/conversion/in...
  5. 通过 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/cpp/merger/pptm/
  6. 通过 .NET 查看 PPTM 文件格式 | products.aspose.com

    用于在 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上加载、呈现和显示 PPTM 文档的 C# 源代码。... 实例化一个 Presentation 对象并加载 PPTM 文件 创建一个用于格式化的...html" ; // instantiate a Presentation object & load the PPTM file...

    products.aspose.com/slides/zh/net/viewer/pptm/
  7. 通过 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/cpp/parser/pptx/
  8. 通过 Java 从 PPTX 文档中提取文本和图像 | products.aspose.com

    Java 示例代码,用于从 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中的 PPTX 文件中提取文本和图像。... 通过实例化 Presentation 类加载 PPTX 文件。 获取第一张幻灯片文本框架。...PPTX file Presentation pptxPresentation = new Presentation( "demo...

    products.aspose.com/slides/zh/java/parser/pptx/
  9. 通过 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/cpp/parser/odp/
  10. Aspose::Slides::Export::IXpsOptions Class Refer...

    Public Member Functions | List of all members Aspose::Slides::Export::IXpsOptions Class Reference abstract Provides o......that control how a presentation is saved in XPS format. More......all metafiles used in a presentation to the PNG images. Read...

    reference.aspose.com/slides/cpp/class/aspose.sl...