Learn how to extract pages from PDF in Java and separate PDF pages online. This article provides step-by-step guide on how to use GroupDocs.Merger API....ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...
GroupDocs developer newsletter August 2017 describes API updates, new features, .NET and Java code examples within GroupDocs document manipulation APIs....search criterion containing font name, size, color etc. The API will...
This REST API allows swapping two pages of positions within the source document. The result is a new document where two pages have their positions exchanged. For swapping pages positions it’s needed to specify page numbers along with a path to document in storage. For protected documents, it is also required to provide a password.
The table below contains the full list of properties that can be specified while swapping document pages.... Name Description Comment FilePath...property StorageName Storage name It could be omitted for default...
This REST API provides an ability to remove a single page or a collection of specific page numbers from the source document. There are several ways to specify page numbers to be removed from a document:
Provide exact page numbers via Pages collection; Specify pages range start/end page numbers. There is also an ability to get only even/odd pages from the specified page range by setting RangeMode property. For protected documents, it is also required to provide a password....removing pages from a document: Name Description Comment FilePath...property StorageName Storage name Could be omitted for default...
Learn how to merge multiple JPG images into one using GroupDocs.Merger Cloud SDK for Java. Get step-by-step instructions for using this tool....ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...
This REST API allows merging two or more documents into a single resultant document. For the simplest scenario of combining several documents together it’s only needed to provide storage path for each file. For protected documents, it is also required to provide a password. 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 It could be omitted for default storage.... Name Description Comment FilePath...property StorageName Storage name It could be omitted for default...
This REST API allows add attachments into pdf documents. Attachments should be uploaded into cloud storage before importing.
The table below contains the full list of properties that can be specified.
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 Attachments Collection of attachments files paths OutputPath Path to resultant document Required Resource URI HTTP POST ~/import Swagger UI lets you call this REST API directly from the browser.... Name Description Comment FilePath...property StorageName Storage name Could be omitted for default...