Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 1,180 for

metadata family

(0.11 sec)
  1. Getting metered license consumption | Documenta...

    Note This example related to Self-hosted version of GroupDocs.Conversion-Cloud only The metered license can be used in Self-hosted version of GroupDocs.Conversion-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Self-hosted version at How to self-host GroupDocs.Conversion Cloud with Docker Resource URI HTTP GET ~/conversion/consumption cURL example Request # cURL example to get metered license consumption curl -v "http:///v2.0/conversion/consumption" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer " Response { "credit": 487848, "quantity": 6061570985....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/conversion/metered-consump...
  2. 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...Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/delete-pages/
  3. Quick Start | Documentation

    Create an account Creating an account is very simple. Go to Dashboard to create a free account. We’re using Single Sign On across our websites, therefore, if you already have an account with our services, you can use it to also acccess the Dashboard. Create an API client app Before you can make any requests to GroupDocs Cloud API you need to get a Client Id and a Client Secret....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/conversion/quick-start/
  4. Working With Storage | Documentation

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

    docs.groupdocs.cloud/classification/working-wit...
  5. Search Watermarks | Documentation

    This REST API allows finding watermarks in the document. The API supports a rich set of search criteria that allows finding images and texts that may be possible watermarks. The Search operation response contains not only watermark properties, but also IDs that can be used in Remove operation. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage Required FileInfo....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/watermark/search-watermarks/
  6. How to compare two PDF files | Documentation

    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....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/how-to-compare-...
  7. Reject all revisions | Documentation

    GroupDocs.Comparison Cloud allows to reject all revisions in Word document and save the result. The following code sample demonstrates how to reject all revisions without getting them. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Call API method with options 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....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/reject-all-revi...
  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 Request // First get JSON Web Token // Please get your App Key and App SID from https://dashboard....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/get-pages/
  9. Get View Info for PDF Document | Documentation

    GroupDocs.Viewer Cloud provides additional information for PDF documents when calling Info method. Following example demonstrates how to retrieve view information for PDF document. API Usage There are steps that usage of GroupDocs.Viewer Cloud consists of: Upload input document into cloud storage Render document or get document info Download rendered document from storage 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...Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/get-view-info-for-p...
  10. 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 Request // First get JSON Web Token // Please get your Client Id and Client Secret from https://dashboard....Total Product Family GroupDocs.Viewer Product Solution...Product Solution GroupDocs.Metadata Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/delete-annotati...