This page explains how to convert a file to PDF, Word, Excel, PowerPoint, Email, JPG, PNG, TIFF, and many other formats with just a couple of lines of JavaScript code....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...
This page explains how to convert a file to PDF, Word, Excel, PowerPoint, Email, JPG, PNG, TIFF, and many other formats with just a couple of lines of Java code....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...
Note This feature is supported by version 19.5. or greater Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly provides a great feature which is loading of HTML template documents referencing external resource files to be assembled and saved to non-HTML formats. Since version 19.5, when loading an HTML document from a file, its containing folder is used as a base URI to resolve external resource files’ relative URIs to absolute ones by default as shown in the following example....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...
Use GroupDocs.Merger for .NET to merge several documents into one, split single document to multiple and organize documents in different ways....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...
Release notes Package repository GroupDocs.Assembly for Java - A assembly is a document automation and reports generation API designed to create custom documents from templates. This Java reporting API intelligently assembles the given data with the defined template document and generates an output document based on the data source, in the template’s format as well as in the specified output format.
GroupDocs.Assembly supports over 170 popular file formats. Load text documents, spreadsheets, presentations, PDF files, email messages, and images....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...
Release notes Package repository GroupDocs.Assembly for Python via .NET - A assembly is a document automation and reports generation API designed to create custom documents from templates. This Python reporting API intelligently assembles the given data with the defined template document and generates an output document based on the data source, in the template’s format as well as in the specified output format.
GroupDocs.Assembly supports over 170 popular file formats....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...
This article demonstrates how to convert specific document pages by page number using GroupDocs.Conversion for Node.js via Java API....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...
In this article, you will learn how to get predefined default convert options for desired target format with GroupDocs.Conversion for .NET API....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...
GroupDocs.Redaction supports both types of image documents for Optical Character Recognition (OCR):
image files, such as printed document scans (PNG, JPG, etc.) embedded images within office documents (PDF, DOCX, etc.) You have to implement IOcrConnector interface and pass the instance to RedactorSettings constructor.
For more details, see OCR Usage Basics article.
OCR usage limitations There are the following limitations of the OCR with GroupDocs.Redaction for Java v21.6:
textual replacements are not supported, so you have to use color box replacements to redact text in images....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...
GroupDocs.Redaction allows you to set the page-based scope for your redaction of two types:
page range, a given number of pages at certain offset from the beginning or the end of the page; page area (on each page), which is a top-left based rectangle. All filters inherit from RedactionFilter and as an array are set to Filters property of the ReplacementOptions.
You can combine these filters in one set in order to set the scope of redaction to an area on a specific page....Assembly Product Solution GroupDocs.Metadata Product Solution GroupDocs...