Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 1,458 for

document information

(0.53 sec)
  1. System requirements | Documentation

    Minimum requirements and prerequisites for developing applications with GroupDocs.Translation Cloud....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Acquisition GroupDocs Cloud Documentation / GroupDocs.Translation...

    docs.groupdocs.cloud/translation/system-require...
  2. Authenticating API Requests | Documentation

    There is only one way to authenticate GroupDocs Cloud REST APIs: by using OAuth 2.0 protocol with JWT Bearer Token. The JWT token is extracted and validated by our APIs from the Authorization request header. OAuth 2.0 OAuth 2.0 is an authorization framework that enables your applications to obtain access to data to different APIs. OAuth provides authorization flows for web and desktop applications, and mobile devices. What is a JSON Web Token (JWT)?...Purchase Buy Now Pricing Information SDKs Policies My Orders &...Acquisition GroupDocs Cloud Documentation / GroupDocs.Total Cloud...

    docs.groupdocs.cloud/total/authenticating-api-r...
  3. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...learn how to combine Word documents in C#. GroupDocs.Merger offers...and REST APIs to merge Word documents programmatically. Install...

    blog.groupdocs.cloud/groupdocs.cloud/page/14/
  4. Technical Support | Documentation

    GroupDocs provides unlimited free technical support for all its products. The support is available to all users, including evaluation. If you need help with GroupDocs.Classification Cloud, consider the following: The main avenue for support is the GroupDocs Cloud Forums. Post your question in the GroupDocs.Classification Forum and it will be answered within a few hours Please note, GroupDocs does not provide technical support over the phone. Phone support is only available for sales and purchase questions When expecting a reply in the forums, please allow for time zone differences...Purchase Buy Now Pricing Information SDKs Policies My Orders &...Acquisition GroupDocs Cloud Documentation / GroupDocs.Classification...

    docs.groupdocs.cloud/classification/technical-s...
  5. classify/batch Request Parameters | Documentation

    Parameter In Type Comment body BatchRequest Batch of texts (up to 10). 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: BatchRequest { batch (string[]), } Examples: JSON { "batch": ["Text1", "Text2"] } XML...Purchase Buy Now Pricing Information SDKs Policies My Orders &...Acquisition GroupDocs Cloud Documentation / GroupDocs.Classification...

    docs.groupdocs.cloud/classification/classifybat...
  6. Configure DropBox Storage | Documentation

    You have to complete following steps to configure Dropbox Storage: Log into Dashboard Access the Storages Page Select DropBox Storage from the ‘Create New Storage’ menu Enter Storage Name (For example: MyDropboxStorage) and click on Generate Token button Log into Dropbox and Authorize our app Dropbox will generate your Access Token and you will be redirected to our Dashboard Press Save button to create storage Now you can use this storage with GroupDocs REST APIs....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Acquisition GroupDocs Cloud Documentation / GroupDocs.Total Cloud...

    docs.groupdocs.cloud/total/configure-dropbox-st...
  7. Evaluate GroupDocs.Metadata | Documentation

    Note You can easily create a trial account on GroupDocs.Metadata Cloud for evaluation. Please visit our Trial for GroupDocs.Cloud Document page You get access to all the features of GroupDocs.Metadata Cloud using free trial plan with monthly data processing limit. There are no limitations and no evaluation messages on Documents This plan is intended to give you a good idea of the service’s capabilities and let you do some early development....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Acquisition GroupDocs Cloud Documentation / GroupDocs.Metadata Cloud...

    docs.groupdocs.cloud/metadata/evaluate-groupdoc...
  8. Supported File Formats | Documentation

    Note Note: The features listed in this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud is a REST API to create, verify and search different type of Signatures objects in all common business formats, including PDF, Microsoft Word, Excel, PowerPoint, epub and many other files. To get list of supported file formats, you can use the following API. Resource The following GroupDocs.Signature Cloud REST API resource has been used in the Supported File Formats example....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Ask AI GroupDocs Cloud Documentation / GroupDocs.Signature Cloud...

    docs.groupdocs.cloud/signature/supported-file-f...
  9. 11. Convert nsf storage to eml documents | Docu...

    This example demonstrates how to convert nsf storage into set of eml Documents with load options. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input Document into cloud storage Convert Document Download converted Document from storage Steps 1 and 3 are storage operations, please refer to this GroupDocs.Conversion Cloud Documentation for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted Document in the response body....Purchase Buy Now Pricing Information SDKs Policies My Orders &...Ask AI GroupDocs Cloud Documentation / GroupDocs.Conversion Cloud...

    docs.groupdocs.cloud/conversion/convert-nsf-doc...
  10. FileInfo | Documentation

    FileInfo data structure used for input files description in various comparison cloud API methods. FileInfo example: { "FilePath": "string", "VersionId": "string", "StorageName": "string", "Password": "string" } Name Description FilePath Path of the file in the cloud storage VersionId File Version, can be null or omitted. StorageName Name of the cloud storage. Can be omitted, then default storage used. Password The password for password-protected Documents (docx, pdf, etc)...Purchase Buy Now Pricing Information SDKs Policies My Orders &...Ask AI GroupDocs Cloud Documentation / GroupDocs.Comparison Cloud...

    docs.groupdocs.cloud/comparison/fileinfo/