Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 10,583 for

xps save options

(0.22 sec)
  1. Several JPG Into PDF C#

    Merge multiple JPG into PDF in C# code. Save JPG as PDF using C#....supports a bunch of useful options. Merge JPG images into PDF...Convert multiple JPG images and save the result as a single PDF document...

    products.aspose.com/words/net/merge/jpg-to-pdf/
  2. Report In C#

    Generate reports in C# and automate documents in DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG, and more with .NET reporting tools....ODT, OTT Fixed Layout: PDF, XPS, OpenXPS, PostScript Pictures:...data file Data source name (optional) Output format DOCX PDF MD...

    products.aspose.com/words/net/report/
  3. Convert TEXT To HTML C#

    Convert TEXT to HTML format in C# code. Save TEXT as HTML using C#.... Save text as HTML in C# The following...output file and use the Save() method to save the result as HTML....

    products.aspose.com/words/net/conversion/text-t...
  4. Convert TEXT To PDF C#

    Convert TEXT to PDF format in C# code. Save TEXT as PDF using C#.... Save text as PDF in C# The following...output file and use the Save() method to save the result as PDF. The...

    products.aspose.com/words/net/conversion/text-t...
  5. Convert DOC To RTF C#

    Convert DOC to RTF format in C# code. Save DOC as RTF using C#.... Save DOC as RTF in C# The following...output file and use the Save() method to save the result as RTF. The...

    products.aspose.com/words/net/conversion/doc-to...
  6. Convert JPG To TIFF C#

    Convert JPG to TIFF format in C# code. Save JPG as TIFF using C#.... Save JPG as TIFF in C# The following...the local drive, then simply save it as TIFF, specifying the required...

    products.aspose.com/words/net/conversion/jpg-to...
  7. How to Change Background Color in HTML? C# Exam...

    Learn how to set the background color of HTML documents using Aspose.HTML for .NET. Consider various ways in ready-to-use C# examples.... Save the modified HTML document....Prepare output path for document saving 4 string savePath = Path. Combine...

    docs.aspose.com/html/net/how-to-articles/how-to...
  8. 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 ( u"Output.html" ); using namespace...

    products.aspose.com/words/cpp/compress/html/
  9. Frequently Asked Questions | Aspose.TeX for Java

    Get answers to all the most frequent questions about Aspose.TeX for Java, which is a comprehensive API for typesetting and manipulation TeX and LaTeX....supports TeX and LaTeX as input and XPS, PDF, PNG, JPEG, TIFF, SVG, and...Copy 1 // Create conversion options for Object LaTeX format on...

    docs.aspose.com/tex/java/faq/
  10. 将 SVG 转换为 GIF – C# 代码和在线转换器

    使用 Aspose.HTML for .NET 在 C# 中将 SVG 转换为 GIF。在 C# 示例中考虑各种 SVG 到 GIF 的转换情况。试试在线 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-gif/