Sort Score
Result 10 results
Languages All
Labels All
Results 6,791 - 6,800 of 22,735 for

file compression

(0.15 sec)
  1. 在 Java 中将 HTML 转换为 PDF – Aspose.HTML for Java

    使用 Aspose.HTML for Java 将 HTML 转换为 PDF。使用转换器和 PdfSaveOptions 类可获得精确和可定制的 PDF 输出。...Prepare HTML code and save it to a file 4 String code = "<span>Hello...Initialize an HTML document from the file 10 HTMLDocument document = new...

    docs.aspose.com/html/zh/java/html-to-pdf-conver...
  2. Fine-Tuning Converters – Aspose.HTML for Java

    Learn how to render HTML to PDF, DOCX, XPS, and images with Aspose.HTML for Java. Explore rendering options to customize your document output....generate PDF, XPS, DOCX, and Image file formats, respectively. The next...render HTML document into PDF file. The process occurs with default...

    docs.aspose.com/html/java/fine-tuning-converters/
  3. 将 HTML 转换为 JPG – C# 示例和在线转换器

    使用 Aspose.HTML for .NET 将 HTML 转换为 JPG。在 C# 示例中考虑各种 HTML 到 JPG 的转换情况。尝试在线 HTML 转换器。...Prepare a path to a source HTML file 4 string documentPath = Path...a path to save the converted file 7 string savePath = Path. Combine...

    docs.aspose.com/html/zh/net/convert-html-to-jpg/
  4. Image Vectorization with Aspose.SVG for .NET – ...

    Convert PNG, JPG, BMP, GIF, and TIFF to SVG in C# using Aspose.SVG with customizable image vectorization settings, and consider their impact on the output.... Unlike bitmap images, SVG files preserve quality at any resolution...simplify SVG paths. Reduce SVG file size. Improve vectorization...

    docs.aspose.com/svg/net/image-vectorization-exa...
  5. Generate and Read Royal Mail QR Code in Python

    Learn how to generate and read a Royal Mail QR code in Python using Aspose.BarCode for Python. Includes code examples for QR generation and recognition....Generate Royal Mail QR Code file_name = "royal_mail_qr.png" generator...royal_mail_data ) generator . save(file_name, generation . BarCodeImageFormat...

    blog.aspose.com/barcode/generate-and-read-royal...
  6. 将 HTML 转换为 PDF - C# 示例和在线转换器

    了解如何使用 Aspose.HTML for .NET 将 HTML 转换为 PDF,并考虑在 C# 示例中将 HTML 转换为 PDF 的各种情况。...Prepare a path to a source HTML file 4 string documentPath = Path...a path to save the converted file 7 string savePath = Path. Combine...

    docs.aspose.com/html/zh/net/convert-html-to-pdf/
  7. Features|Aspose.Words for .NET

    Aspose.Words for .NET provides users with a wide range of features from simply converting and modifying documents to creating structured and visually appealing documents or automating reporting using C#.... File Formats and Conversions Many...image resolution, quality, compression and other options. Render...

    docs.aspose.com/words/net/features/
  8. 用 Java 将 Markdown 转换为图像 – PNG、JPG、BMP、GIF、TIFF

    使用 Aspose.HTML for Java 将 Markdown 转换为 JPG、PNG、GIF、TIFF 和 BMP 等图片。考虑在 Java 代码中将 Markdown 转换为图片的情况。...app/html/family)" ; 6 7 // Create a Markdown file 8 try (java. io . FileWriter...Convert HTML document to PNG image file format 16 Converter. convertHTML...

    docs.aspose.com/html/zh/java/convert-markdown-t...
  9. 将 SVG 转换为 PNG – Python 示例

    使用 Python 代码或在线将 SVG 转换为 PNG。您将找到 Python 示例和在线 SVG 转换器...Load an SVG document from a file with SVGDocument("{{input lower}}")...Sets Tagged Image File Format (TIFF) Compression. By default, this...

    docs.aspose.com/svg/zh/python-net/convert-svg-t...
  10. XlsxSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XLSX format in Java.... Examples: Shows how to compress XLSX document. Document doc...suitable for the file extension specified in the given file name. ge...

    reference.aspose.com/words/java/com.aspose.word...