Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 10,719 for

xps save options

(0.4 sec)
  1. Convert PPT to ODS Format via Java or with free...

    Convert PPT to ODS format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPT to ODS online converter quickly before integrating the code....other formats, such as PDF, XPS, TIFF, and JPEG. The second step...Convert PPT to HTML by using save method Load HTML document by...

    products.aspose.com/total/java/conversion/ppt-t...
  2. 使用 Python 将 SVG 转换为图像、JPG、PNG、BMP、TIFF 和 GIF

    了解 SVG 到图像的转换,以及如何通过 Aspose.SVG for Python via .NET 执行转换。参考 Python 示例和在线 SVG 转换器。...saving import ImageSaveOptions {{/if_output}}...{{#if_output 'PDF'}} from aspose.svg.saving import PdfSaveOptions {{/if_output}}...

    docs.aspose.com/svg/zh/python-net/convert-svg-t...
  3. Converting a PDF file to XML using Python | Asp...

    Sample code on Python for PDF to XML conversion. Use example code for batch PDF to XML conversion with Python and .NET...PdfXmlSaveOptions object to save the file in PDF XML format,...your PDF file and then simply save it as a XML file. You can use...

    products.aspose.com/pdf/python-net/conversion/p...
  4. Converting a PDF file to DOCX using Python | As...

    Sample code on Python for PDF to DOCX conversion. Use example code for batch PDF to DOCX conversion with Python and .NET...specify how the document is saved, such as format, compression...Set the desired format for saving the document using the format...

    products.aspose.com/pdf/python-net/conversion/p...
  5. C# Split HTML

    Split HTML files into e pages using C# code. Save HTML as separate files using C#....Save' method. You can also control...EPUB PS PCL MHTML XHTML ODT OTT XPS Select the target format from...

    products.aspose.com/words/net/split/html/
  6. LaTeX 转 PDF | .NET

    了解如何使用 Aspose.TeX API 在 .NET 平台上将 TeX 转换为 PDF 的方法,请阅读本文,其中描述了操作步骤并提供了代码示例。...approach 2 3 // Create conversion options for Object LaTeX format upon...engine extension. 4 TeXOptions options = TeXOptions. ConsoleAppOptions...

    docs.aspose.com/tex/zh/net/latex-to-pdf/
  7. Converting a HTML file to JPEG using Python | A...

    Sample code on Python for HTML to JPEG conversion. Use example code for batch HTML to JPEG conversion with Python and .NET...will be used to generate and save the output PDF files. Specify...will be used to process and save the input PDF pages as JPEG...

    products.aspose.com/pdf/python-net/conversion/h...
  8. Convert XHTML to PNG in Java – Aspose.HTML for ...

    Java code for XHTML to PNG conversion with Aspose.HTML for Java. Use it to convert XHTML to PNG in any Java web or desktop application....Conversion XHTML to PNG HTML JPG PDF XPS MHTML XHTML Convert XHTML to...PNG format ImageSaveOptions options = new ImageSaveOptions(ImageFormat...

    products.aspose.com/html/java/conversion/xhtml-...
  9. 将 SVG 转换为 PDF – C# 代码和在线转换器

    使用 Aspose.HTML for .NET 将 SVG 转换为 PDF。在 C# 示例中考虑各种 SVG 到 PDF 的转换方案。尝试在线 SVG 转换器。...Saving; using var document = new SVGDocument("image...svg"); {{#if_output 'PDF'}} var options = new PdfSaveOptions(); {{/if_output}}...

    docs.aspose.com/html/zh/net/convert-svg-to-pdf/
  10. Compress HTML In C#

    Compress HTML in C# without losing quality. Optimize HTML content, reduce file size easily....EPUB PS PCL MHTML XHTML ODT OTT XPS Select the target format from..."yourCompressedImage" ); } } doc.Save( "Output.html" ); using Aspose...

    products.aspose.com/words/net/compress/html/