Sort Score
Result 10 results
Languages All
Labels All
Results 5,201 - 5,210 of 23,896 for

document compression

(0.06 sec)
  1. com.aspose.words | Aspose.Words for Java

    The com.aspose.words package provides classes for generating converting modifying rendering and printing Microsoft Word Documents without utilizing Microsoft Word in Java....and printing Microsoft Word documents without utilizing Microsoft...Automation and System.Xml. A document in Aspose.Words is represented...

    reference.aspose.com/words/java/com.aspose.words/
  2. 将 SVG 转换为 PNG – Python 示例

    使用 Python 代码或在线将 SVG 转换为 PNG。您将找到 Python 示例和在线 SVG 转换器...set_extension(SkiaModule()) # Load an SVG document from a file with SVGDocument("{{input...SVGDocument("{{input lower}}") as document: # Initialize saving options...

    docs.aspose.com/svg/zh/python-net/convert-svg-t...
  3. LaTeX to BMP Conversion API | .NET

    LaTeX to BMP conversion functionality. Integrate this on-premise .NET library into your project or use cross-platform applications to convert LaTeX to BMP....NET Live Demos Documentation Source Code API Reference...Overview Overview Live Demos Documentation Source Code API Reference...

    products.aspose.com/tex/net/conversion/latex-to...
  4. TeX to PNG Conversion API| .NET

    TeX to PNG conversion functionality. Integrate this on-premise .NET library into your project or use cross-platform applications to convert TeX to PNG....NET Live Demos Documentation Source Code API Reference...Overview Overview Live Demos Documentation Source Code API Reference...

    products.aspose.com/tex/net/conversion/tex-to-png/
  5. Comparison of Page Description Languages

    Which PDL is better PS, XPS, OXPS, EPS, PDF, or AI. Is it even correct to compare them? Can really one of them replace another one? Let's find out!...some of them can be called documents and others cannot. However...such criteria: electronic document exchange; navigation; printing...

    docs.aspose.com/page/net/comparison-of-page-des...
  6. Working with GZip Archives | Aspose.Zip Documen...

    Java gzip API lets you work with creating and managing GZip archives in your applications without the need of any other 3rd party applications.... Gzip compression algorithm is based on the...of LZ77 and Huffman coding. Compress A File The following code...

    docs.aspose.com/zip/java/working-with-gzip-arch...
  7. Public API Changes in Aspose.Imaging 2.5.0|Docu...

    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....0 Contents [ Hide ] This document describes the changes to the...problems with PNG inner compression. Enumeration PngColorType...

    docs.aspose.com/imaging/net/public-api-changes-...
  8. DJVU Images Crop with Python | products.aspose.com

    How to use Python for DJVU images and photos crop on desktop and web applications....format intended for scanned documents and books especially those...arithmetic coding and lossy compression for bitonal images. Since...

    products.aspose.com/imaging/python-net/crop/djvu/
  9. Password Protecting Archives | Aspose.Zip Docum...

    In this guide, you will learn how to implement password protection for zip archives created with Java programming language....ZIP API lets you compress and decompress files in Java...as multiple files compression. Compressing Archives Encrypt Files...

    docs.aspose.com/zip/java/password-protecting-ar...
  10. 将 SVG 转换为 PDF – C# 示例

    您将学习如何以编程方式或在线将 SVG 转换为 PDF,并考虑使用 Aspose.SVG 将 SVG 转换为 PDF 的 C# 示例。...Image; using var document = new SVGDocument("image.svg");...{{/if_output}} Converter.ConvertSVG(document, options, "output.{{output...

    docs.aspose.com/svg/zh/net/convert-svg-to-pdf/