Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 1,063 for

document compression

(0.03 sec)
  1. Convert Markdown to Image in Java – PNG, JPG, B...

    Convert Markdown to Images like JPG, PNG, GIF, TIFF, BMP using Java library. Consider Markdown to image conversion scenarios in Java code....Convert Markdown file to HTML document. Create an ImageSaveOptions...ImageSaveOptions object. Convert HTML document to the chosen image format using...

    docs.aspose.com/html/java/convert-markdown-to-i...
  2. Convert EPUB to JPG – C# code examples

    Convert EPUB to JPG in C# using Aspose.HTML for .NET API. Consider various EPUB to JPG conversion scenarios in C# examples. Try online EPUB Converter....with lossless compression. This unique compression feature allows...stream at the beginning of the document/page (depending on the output...

    docs.aspose.com/html/net/convert-epub-to-jpg/
  3. Aspose.SVG for .NET 24.3.0 – Save an SVG to a S...

    Examples of using deprecated and new classes to save SVG to a stream using 24.3.0 and earlier versions of the Aspose.SVG for .NET library....LocalFileSystemStora Class The SVG document can contain different resources...the cases for saving SVG documents with resources to Zip archive...

    docs.aspose.com/svg/net/migration-between-versi...
  4. Convert SVG to PDF in Java – Aspose.HTML for Java

    Convert SVG to PDF using Aspose.HTML for Java. Consider various SVG to PDF conversion scenarios and learn how to use PdfSaveOptions....requires rendering an SVG document, for instance, to PDF file...new java. io . FileWriter ( "document.svg" )) { 6 fileWriter. write...

    docs.aspose.com/html/java/convert-svg-to-pdf/
  5. Convert MHTML to PDF in Java – Aspose.HTML for ...

    Learn how to convert MHTML to PDF using Aspose.HTML for Java. Consider various MHTML to PDF conversion scenarios in Java code....and reliably convert MHTML documents to other formats is one of...the class to save an MHTML document as a PDF file. The method...

    docs.aspose.com/html/java/convert-mhtml-to-pdf/
  6. Convert OpenDocument Presentations (ODP) in C#|...

    Aspose.Slides for .NET lets you convert ODP to PDF, HTML, and image formats with ease. Boost your .NET apps with fast and accurate presentation conversion....developers can easily export ODP documents to formats like HTML, PDF...examples show how to convert ODP documents to other formats (just change...

    docs.aspose.com/slides/net/convert-openoffice-odp/
  7. Rendering Options – Aspose.HTML for .NET

    In this article, we describe in C# examples how to use rendering options to customize rendering HTML to PDF, XPS, DOCX, and Images....achieve the desired output document. For example, you can reduce...parameter and represents an output document. To learn more, please read...

    docs.aspose.com/html/net/rendering-options/
  8. Convert HTML from ZIP archive to PDF – C# example

    In the article, the example of a message handler creating for working with zip archives is considered. The implementation of converting zip to pdf is shown....programs and apps support PDF documents, most web browsers such as...copies of your documents. PDF supports many compression algorithms...

    docs.aspose.com/html/net/message-handlers/conve...
  9. Aspose.SVG for .NET 24.3.0 – 将 SVG 保存到流

    使用已弃用的类和新类将 SVG 保存到使用 24.3.0 及更早版本的 Aspose.SVG for .NET 库的流的示例。... Compression ; 4 ... 5 6 // Prepare a...zip" ); 13 14 // Load the SVG document 15 using ( var doc = new ...

    docs.aspose.com/svg/zh/net/migration-between-ve...
  10. Convert HTML to PNG – C# Examples and Online Co...

    Convert HTML to PNG in C# using Aspose.HTML API. Consider various HTML to PNG conversion scenarios in C# examples. Try online HTML Converter....supports lossless image compression that makes it popular among...Aspose.Html.Saving; using var document = new HTMLDocument("{{input...

    docs.aspose.com/html/net/convert-html-to-png/