Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 3,594 for

import

(0.12 sec)
  1. Get Document Information | Documentation

    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 file format. Here is the list of properties that can be obtained for document pages: Page width in pixels (when converted to the image); Page height in pixels (when converted to image); Page number; Visible property that indicates whether the page is visible or not....examples ; import com.groupdocs.cloud.merger.client.* ; import com.groupdocs...groupdocs.cloud.merger.model.* ; import com.groupdocs.cloud.merger...

    docs.groupdocs.cloud/merger/get-document-inform...
  2. Generate Document Pages Preview | Documentation

    This REST API provides an ability to generate document pages of image representations. There are several ways to specify page numbers needed for preview: 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. The following properties of preview may be customized:...DocumentOperations ; import java.util.Arrays ; import com.groupdocs...client.* ; import com.groupdocs.cloud.merger.model.* ; import com.groupdocs...

    docs.groupdocs.cloud/merger/generate-document-p...
  3. Get Supported File Formats | Documentation

    This REST API allows getting a list of all file formats supported by GroupDocs.Merger Cloud product. Resources The following GroupDocs.Editor Cloud REST API resource has been used in the get supported file types example. HTTP POST ~/formats cURL example The following example demonstrates how to get supported file types. Request * First get JSON Web Token * Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. Kindly place Client Id in "client_id" and Client Secret in "client_secret" argument....examples ; import com.groupdocs.cloud.merger.client.* ; import com.groupdocs...* ; import com.groupdocs.cloud.merger.api.InfoApi ; import examples...

    docs.groupdocs.cloud/merger/get-supported-file-...
  4. Swap Pages | Documentation

    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....PagesOperations ; import com.groupdocs.cloud.merger.client.* ; import com.groupdocs...groupdocs.cloud.merger.model.* ; import com.groupdocs.cloud.merger...

    docs.groupdocs.cloud/merger/swap-pages/
  5. Mix Document Pages | Documentation

    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....DocumentOperations ; import java.util.Arrays ; import com.groupdocs...client.* ; import com.groupdocs.cloud.merger.model.* ; import com.groupdocs...

    docs.groupdocs.cloud/merger/mix-document-pages/
  6. Move Pages | Documentation

    This REST API provides a move page feature that allows you to manipulate page ordering by moving any page(s) to a new position within a document. For moving page to a new position, it’s needed to specify current and new page numbers along with the 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 moving document pages....PagesOperations ; import com.groupdocs.cloud.merger.client.* ; import com.groupdocs...groupdocs.cloud.merger.model.* ; import com.groupdocs.cloud.merger...

    docs.groupdocs.cloud/merger/move-pages/
  7. First Public Release of Next Generation GroupDo...

    GroupDocs.Annotation for Cloud API gives developers an API for creating advanced online document annotation tools that supports Text and Figure annotations... Import Annotations # While manipulating...manipulating annotations, importing the annotations from documents...

    blog.groupdocs.cloud/annotation/first-public-re...
  8. GroupDocs.Viewer Cloud SDK for Ruby Launched No...

    Python SDK released for public use of GroupDocs.Viewer cloud features in Python based applications to consume document viewer features easily....following Python code: # Import module import groupdocs_viewer_cloud...

    blog.groupdocs.cloud/viewer/introducing-python-...
  9. GroupDocs.Conversion Cloud Product Family

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....flexible data format, used to import and export data between different...your data between programs, import and export it from one application...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  10. Document Operations | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Document Pages Split Document Import attachment into pdf document...

    docs.groupdocs.cloud/merger/document-operations/