Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 1,129 for

viewer family

(0.1 sec)
  1. Delete Document Pages | Documentation

    Delete Pages method allows to delete pages in the cloud storage, created by get pages method. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation Add annotation Call Preview method Download result pages from cloud storage Delete pages in cloud storage HTTP POST ~/annotation/preview/remove Swagger UI lets you call this REST API directly from the browser....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/delete-pages/
  2. 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....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.cloud/merger/get-document-inform...
  3. Replace Watermarks | Documentation

    This REST API allows replacing watermarks in the document. The operation performs a search for possible watermarks and then performs replacement operations over them. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. With this operation, you may replace found watermark properties: watermark image, text or/and text appearance options like font, size, color, etc. The table below contains the full list of properties....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.cloud/watermark/replace-watermarks/
  4. Extract Annotations | Documentation

    Get method allows to retrieve all added annotations for given document as list of json objects API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation Add annotation Download document with annotations Extract or Delete annotations HTTP POST ~/annotation/extract 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....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/extract-annotat...
  5. Parse by Template of a Document Inside a Contai...

    This REST API allows extracting fields and tables from a document placed in a container like ZIP archive, emails, PDF portfolios, etc. by specifying the ContainerItemInfo parameter. The following example demonstrates how to extract data from a container item. Here you can see how to parse text fields by regular expressions and a table inside the container item document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template of a document inside a container example....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.cloud/parser/parse-by-template-o...
  6. Working With Storage | Documentation

    GroupDocs.Classification Cloud Working With Storage...Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.cloud/classification/working-wit...
  7. 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. 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....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.cloud/editor/get-document-inform...
  8. Get Document Pages | Documentation

    GetPages method allows to create an image representation of each page of the document. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation Add annotation Call Preview method Download result pages from cloud storage HTTP POST ~/annotation/preview/create 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 App Key and App SID from https://dashboard....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/get-pages/
  9. Delete Annotations | Documentation

    Delete method allows to remove all added annotations. API usage There are steps that usage of GroupDocs.Annotation Cloud consists of: Upload input document into cloud storage and other files, like image annotation Add annotation Download document with annotations Delete annotations HTTP POST ~/annotation/remove 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....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/delete-annotati...
  10. Get list of revisions | Documentation

    GroupDocs.Comparison Cloud allows to obtain list of revisions from Word document. The following code sample demonstrates how to get list of all revisions. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Call API method Download comparison result document from storage (if any) Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details. Swagger UI lets you call this REST API directly from the browser....Total Product Family GroupDocs.Viewer Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/get-list-of-rev...