Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 3,275 for

total

(0.69 sec)
  1. Quickstart | Documentation

    Create an account Creating an account is very simple. Go to https://dashboard.groupdocs.cloud to create a free account. 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. This will will be used to invoke GroupDocs Cloud API. You can get it by creating a new Application. Install the SDK of your choice Using an SDK (API client) is the quickest way for a developer to speed up the development....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/watermark/quickstart/
  2. Translation languages | Documentation

    Translation language pairs supported by GroupDocs.Translation Cloud....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/translation/translation-la...
  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...

    docs.groupdocs.cloud/classification/quick-start/
  4. Extract Metadata | Documentation

    This REST API allows to extract metadata from the documents. With this API you can extract metadata with following features: Extract whole metadata properties tree; Extract properties with specified tag; Extract properties with specified name; Extract properties with specified value; The table below contains the full list of properties that can be specified when extracting metadata from the document. Name Description Comment FileInfo.FilePath The path of the document, located in the storage....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/metadata/extract-metadata/
  5. classify Request Parameters | Documentation

    Parameter In Type Comment body BaseRequest Document’s description (string) and/or document’s info. BestClassesCount url (Optional) string (“1”, “2”, “3”,..) Count of the best classes to return. Taxonomy url (Optional) string ("", “default”, “iab2”, “documents”, “sentiment”, “sentiment3”) Taxonomy to use for classification return. PrecisionRecallBalance url (Optional) string (“precision”, “recall”, “”) Balance between precision and recall. BaseRequest Model: BaseRequest { description (string, optional), document (FileInfo, optional) } FileInfo { folder (string, optional), name (string, optional), password (string, optional) } Examples: JSON...Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/classification/classify-re...
  6. GroupDocs.Storage Cloud è stato interrotto %%se...

    GroupDocs.Storage Cloud è stato interrotto come prodotto separato. Le sue funzionalità di archiviazione sono ora disponibili come microservizi in ogni API GroupDocs Cloud....Total Cloud Product Family . Tuttavia...

    blog.groupdocs.cloud/it/total/groupdocs.storage...
  7. GroupDocs.Storage Cloud a été interrompu %%sep%...

    GroupDocs.Storage Cloud a été abandonné en tant que produit distinct. Ses fonctionnalités de stockage sont désormais disponibles sous forme de micro-services dans chaque API GroupDocs Cloud....Total Cloud Product Family . Cependant...

    blog.groupdocs.cloud/fr/total/groupdocs.storage...
  8. Free Support Forum - groupdocs.cloud

    Get FREE technical support for GroupDocs Cloud APIs from our developers using free support forum....Total Cloud Product Family This public...

    forum.groupdocs.cloud/categories
  9. Available SDKs | Documentation

    GroupDocs.Parser Cloud SDKs GroupDocs.Parser Cloud is a modern REST-oriented API, that allows easy integration into existing systems. Why use an SDK? Using an SDK (API client) is the quickest way for a developer to speed up the development. An SDK takes care of a lot of low-level details of making requests and handling responses and lets you focus on writing code specific to your particular project. SDK benefits Our supported SDKs are 100% tested and out of the box running....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/parser/available-sdks/
  10. VerifySettings | Documentation

    VerifySettings data structure used as input parameters for Verify API method. VerifySettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "Options": [ { "SignatureType": "Text", "Page": 1, "Text": "John", "MatchType": "Contains" } ] } VerifySettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo.Password Password for password-protected document to be signed....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/signature/verifysettings/