Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 10,760 for

xps save options

(0.06 sec)
  1. 在 Python 中将 PowerPoint 演示文稿转换为 XPS|Aspose.Slide...

    使用 Aspose.Slides 在 Python 中将 PowerPoint PPT/PPTX 转换为高质量、跨平台的 Xps。获取分步指南和示例代码。...演示文稿转换为 XPS Contents [ Hide ] 关于 XPS Microsoft 开发了 XPS 作为 PDF...的替代方案。它允许您通过输出与 PDF 非常相似的文件来打印内容。XPS 格式基于 XML。XPS 文件的布局或结构在所有操作系统和打印机上保持一致。...

    docs.aspose.com/slides/zh/python-net/convert-po...
  2. Convert SVG to DOCX | Aspose.HTML for .NET

    Convert SVG to DOCX in C# using Aspose.HTML for .NET. Consider various SVG to DOCX conversion scenarios in C# examples. Try online SVG Converter....because of the variety of options it offers users to write any...and run the example. The save options are set by default. You...

    docs.aspose.com/html/net/convert-svg-to-docx/
  3. Converting Workbook to Different Formats|Docume...

    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....and save it into another. Converting Excel to XPS The XPS document...documents. The markup language for XPS is a subset of XAML which allows...

    docs.aspose.com/cells/java/converting-workbook-...
  4. Export Presentation Charts in С++|Aspose.Slides...

    Learn how to export presentation charts with Aspose.Slides for С++, supporting PPT and PPTX formats, and streamline reporting into any workflow....chart -> GetImage (); image -> Save ( u "image.png" , ImageFormat...contents can be saved to SVG using the shape-to-SVG saving method ....

    docs.aspose.com/slides/cpp/export-chart/
  5. Export Presentation Charts with Python|Aspose.S...

    Learn how to export presentation charts with Aspose.Slides for Python via .NET, supporting PPT, PPTX and ODP formats, and streamline reporting into any workflow.... save ( "image.png" , slides . ImageFormat...contents can be saved to SVG using the shape-to-SVG saving method ....

    docs.aspose.com/slides/python-net/export-chart/
  6. Export Presentation Charts on Android|Aspose.Sl...

    Learn how to export presentation charts with Aspose.Slides for Android via Java, supporting PPT and PPTX formats, and streamline reporting into any workflow.... save ( "image.jpg" , ImageFormat...contents can be saved to SVG using the shape-to-SVG saving method ....

    docs.aspose.com/slides/androidjava/export-chart/
  7. XamlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional Options when saving a document into the SaveFormat.XAML_FIXED format in Java....to specify additional options when saving a document into the SaveFormat...more, visit the Specify Save Options documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  8. Convert SVG to JPEG in Python – Aspose.HTML

    Convert SVG to JPEG programmatically using Aspose.HTML for Python via .NET library or try a free online SVG Converter....programmatically with full control over save options or convert SVG online using...as conv import aspose.html.saving as sav import aspose.html.rendering...

    products.aspose.com/html/python-net/conversion/...
  9. Converting a CGM file to PDF using Python | Asp...

    Sample code on Python for CGM to PDF conversion. Use example code for batch CGM to PDF conversion with Python and .NET...pdf library to define options for loading the input PDF document...pdf library to define options for saving the output document in...

    products.aspose.com/pdf/python-net/conversion/c...
  10. Convert EPUB to TIFF – C# – Aspose.HTML for .NET

    Convert EPUB to TIFF using Aspose.HTML API. Consider various EPUB to TIFF conversion scenarios in C# examples. Try online EPUB Converter.... In the example, the save options are set by default. You...Converters; using Aspose.Html.Saving; using var stream = File.OpenRead(DataDir...

    docs.aspose.com/html/net/convert-epub-to-tiff/