Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 1,063 for

document compression

(0.15 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom High Code APIs & Free Apps for OCR File Automation – Java OCR Image To Text Conversionhttps://products.aspose.com/ocr/java/conversion/Recent content in Java OCR Imag......exampleModalLabel true modal-dialog document modal-content modal-header...BMP format and creates BMP documents containing recognized text...

    products.aspose.com/ocr/java/conversion/index.xml
  2. Features|Documentation

    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....Data Processing PSD PSB PSD Compression Rle Uncompressed Drawing...

    docs.aspose.com/psd/java/features/
  3. Convert HTML to PNG – Aspose.HTML for Python vi...

    Convert HTML to PNG programmatically using the Python library or online using HTML Converter. Learn HTML to PNG conversion scripts with Python examples....popular due to its lossless compression, which ensures that images...Load an HTML document from a file or URL document = HTMLDocument("{{input...

    docs.aspose.com/html/python-net/convert-html-to...
  4. Java Photoshop API | PSD and PSB Format Parsing...

    Create modify or convert PSD and PSB formats using this library within any Java application without requiring Photoshop software...modify and render PSD & PSB document formats from within Java applications...properties, adding watermarks, compression, rotation, scaling or rendering...

    products.aspose.com/psd/java/
  5. Introduction to Page Description Languages

    Page Description Languages describe the appearance of pages at a higher level than an array of pixels. This chapter explains and compares you all the PDLs....devices: Document Creation: When you create a document on your...to PDL: Before sending the document to the printer or output device...

    docs.aspose.com/page/net/page-description-langu...
  6. How to Convert DOCX to TIFF using Java

    This topic explains how to convert DOCX to TIFF using Java without Interop. This will enable you to export DOCX to TIFF using Java with no reliance on Microsoft Word or Interop in any of the operating system like macOS, Ubuntu and Windows....repository Instantiate the Document Class object to load the source...DOCX file from disk using Document Class instance. Then using...

    kb.aspose.com/words/java/how-to-convert-docx-to...
  7. Merge XPS files | Aspose.Page for Java

    Merger XPS functionality of Aspose.Page API solution for Java allows you to combine several XPS files into a single XPS or PDF Document....to merge XPS files to XPS document on any OS for which Java Virtual...Merge XPS files with created document and save it. Following code...

    docs.aspose.com/page/java/merge/xps/
  8. 使用 C# 将 SVG 转换为图像、JPG、PNG、BMP、TIFF 和 GIF

    了解支持的 SVG 到图像转换方案以及如何在 C# 中执行它们。您将找到 C# 示例和在线 SVG 转换器...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-image/
  9. How to Convert Word to PDF using C++

    In this brief topic, we will learn how to convert Word to PDF using C++. You can customize the output PDF by changing its appearance and other properties using simple API calls and generate PDF from DOCX in C++ that can be viewed in the browser or any other viewer....necessary header files Using Document class , load the source Word...API calls. After loading the document from disk, you can customize...

    kb.aspose.com/words/cpp/how-to-convert-word-to-...
  10. Merge XPS Files in Python

    This article covers the details about how to merge XPS in Python. It comprises the stepwise algorithm and a runnable code snippet to combine XPS files in Python....PostScript documents Load the source XPS document with an instance...Merge the XPS files into a PDF document These steps present the overview...

    kb.aspose.com/page/python/merge-xps-files-in-py...