Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 1,204 for

classification

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

    Note This example related to Docker version of GroupDocs.Annotation-Cloud only The metered license can be used in Docker version of GroupDocs.Annotation-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Docker version at How to self-host GroupDocs.Annotation Cloud with Docker Note about credits consumption when using metered license in docker version Storage calls are not charged Annotation API calls charge is based on document size: 1 credit per call per 20MB Resource URI HTTP GET ~/annotation/consumption...Classification Product Solution Purchase...

    docs.groupdocs.cloud/annotation/metered-consump...
  2. Split drawing into tiles | Documentation

    Tiled rendering or (rendering by coordinates) is the process of rendering CAD drawings (into an image, HTML or PDF) by dividing into square parts and rendering each part (or tile) separately. The advantage of this process is that the amount of memory involved is reduced as compared to rendering the entire document at once. Generally, DWG documents are divided into pages by Model and Layouts, but when the tiled rendering is enabled, only the Model is rendered and every tile composes a separate page....Classification Product Solution Purchase...

    docs.groupdocs.cloud/viewer/split-drawing-into-...
  3. Summarizing files with GroupDocs.Rewriter SDK |...

    How to use GroupDocs.Rewriter Cloud SDK for files summarization....Classification Product Solution Purchase...

    docs.groupdocs.cloud/rewriter/file/sdk/summarize/
  4. Simplifying files with GroupDocs.Rewriter SDK |...

    How to use GroupDocs.Rewriter Cloud SDK for files simplification....Classification Product Solution Purchase...

    docs.groupdocs.cloud/rewriter/file/sdk/simmplify/
  5. Translating files with GroupDocs.Translation SD...

    How to use GroupDocs.Translation Cloud SDK for translating files....Classification Product Solution Purchase...

    docs.groupdocs.cloud/translation/file/sdk/
  6. Getting metered license consumption | Documenta...

    Note This example related to Docker version of GroupDocs.Editor-Cloud only The metered license can be used in Docker version of GroupDocs.Editor-Cloud. Here is an example how to retrieve metered license consumption. You can find more information about Docker version at How to self-host GroupDocs.Editor Cloud with Docker Note about credits consumption when using metered license in docker version Storage calls are not charged Editor API calls charge is based on document size: 1 credit per call per 20MB Not about /join method: if page options, like page number, are set for first of joined documents, there may be extra credit consumed, because of internal implementation....Classification Product Solution Purchase...

    docs.groupdocs.cloud/editor/metered-consumption/
  7. Getting metered license-information | 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 information. You can find more information about Self-hosted version at How to self-host GroupDocs.Conversion Cloud with Docker Resource URI HTTP GET ~/conversion/license cURL example Request # cURL example to get metered license information curl -v "http:///v2.0/conversion/license" \ -X GET \ -H "Accept: application/json" \ -H "Authorization: Bearer " Response { "isLicensed": true } Response The response structure contains metered license information:...Classification Product Solution Purchase...

    docs.groupdocs.cloud/conversion/license-informa...
  8. Quick Start | Documentation

    GroupDocs.Viewer Cloud Quick Start...Classification Product Solution Purchase...

    docs.groupdocs.cloud/viewer/quick-start/
  9. 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....Classification Product Solution Purchase...

    docs.groupdocs.cloud/merger/get-supported-file-...
  10. 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....Classification Product Solution Purchase...

    docs.groupdocs.cloud/conversion/metered-consump...