This REST API allows mixing specific pages from several source documents into a single resultant document. You can specify the exact order and selection of pages from each document, enabling advanced document composition scenarios.
To mix pages, provide:
A list of source documents (Files collection). A list of page selections (FilesPages collection), where each item specifies which pages to take from which document and in what order. The output path for the resultant document....list of source documents ( Files collection). A list of page...Description Comment Files List of files to mix Required FilesPages...
Let's learn how to add Watermark to Word in Java. GroupDocs.Watermark enables you to build a Watermark creator for your business application....watermarking various document formats (including MS Word) with ease...consider downloading this JAR file or update the following details...
GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...programmatically extract images from PDF files using Node.js and the powerful...convert PDF to editable Word format (DOC/DOCX) using GroupDocs...
Features Overview of GroupDocs.Viewer Cloud...convert the most popular fileformats like PDF, DOCX, PPTX, XLSX...into JPEG, PNG, HTML, or PDF formats. The difference between the...
Comparing different File types is very simple, just upload compared Files into the storage and call comparisons method.
Here is an example how to compare PDF Files.
API usage There are steps that usage of GroupDocs.Comparison Cloud consists of:
Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....different fileformats / How to compare two PDF files How to compare...compare two PDF files Leave feedback On this page Comparing different...
Learn how to merge Word documents DOC or DOCX in Java using GroupDocs.Merger Cloud SDK for Java with this comprehensive step-by-step guide....API that supports multiple fileformats , including Word documents...either download the API’s JAR file or install it using Maven by...
How to convert HTML to Formatted plain text in Python on Document Processing REST APIs | GroupDocs Cloud Recent content in How to convert HTML to Formatted plain text in Python on Document Processi......How to convert HTML to formatted plain text in Python on Document...in How to convert HTML to formatted plain text in Python on Document...
This REST API allows merging the document of different Formats into one pdf or word processing document.
The table below contains the full list of properties that can be specified for each joined document.
Name Description Comment FilePath The File path in the storage Required property StorageName Storage name Could be omitted for default storage VersionId File version Id Useful for storages that support File versioning Password The password to open File Should be specified only for password-protected documents Pages Collection of page numbers to use in a Join operation The first page should have number 1 StartPageNumber Start page number Ignored if Pages collection is not empty EndPageNumber End page number Ignored if Pages collection is not empty RangeMode Page range mode: Even, Odd, All....different formats Join Documents of different formats Leave feedback...the document of different formats into one pdf or word processing...
This REST API allows us to obtain basic inFormation about the document and it’s pages properties. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document:
Document File extension; Document size in bytes; Document FileFormat. Pages count Password protection Resources HTTP POST ~/info Swagger UI lets you call this REST API directly from the browser.
cURL example Linux/MacOS/Bash # First, get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Document file extension; Document size in bytes; Document file format...complete examples and data files, please go to https://github...