Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 3,644 for

groupdocs.annotation

(0.06 sec)
  1. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud... GroupDocs.Annotation offers Cloud SDKs and...

    blog.groupdocs.cloud/groupdocs.cloud/page/37/
  2. Get Document Information | Documentation

    This API retrieves document information. It returns an object that contains information about file format, document pages and file size. Resource The following GroupDocs.Signature Cloud REST API resource has been used to get document information. cURL example Request curl -X POST "https://api.groupdocs.cloud/v2.0/signature/info" -H "accept: application/json" -H "authorization: Bearer [Access Token]" -H "Content-Type: application/json" -d "{ \"FileInfo\": { \"FilePath\": \"Signaturedocs/one-page.docx\", \"StorageName\": \"MyStorage\", \"VersionId\": \"\", \"Password\": \"\" }}" Response { "fileName": "one-page.docx", "extension": "....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/get-document-inf...
  3. 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...Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.cloud/classification/classifybat...
  4. Developer Guide | Documentation

    How-to-use GroupDocs Assembly Cloud features in most practical situations when working with lists, tables, charts and other document elements....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.cloud/assembly/developer-guide/
  5. Getting Started | Documentation

    An introductory part to GroupDocs Assembly Cloud features....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.cloud/assembly/getting-started/
  6. Creating and Managing Account | Documentation

    Creating a Free Account Go to Dashboard. You will be redirected to our Single Sign On application to authenticate to our services. If you already have an account with our services, please specify the User Name/Email and Password and click on the Sign In button. If you don’t have an account with our services, click on the Don’t have an account? Sign Up button or Sign Up using an existing GitHub or Google account....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.cloud/total/creating-and-managin...
  7. Taxonomy | Documentation

    Taxonomy (general) is the practice and science of classification of things or concepts, including the principles that underlie such classification.In our case, this is a list of text categories. We support two taxonomies for now: IAB-2 taxonomy IAB-2 taxonomy: https://www.iab.com/guidelines/taxonomy/. ‘Automotive’, ‘Books_and_Literature’, ‘Business_and_Finance’, ‘Careers’, ‘Education’, ‘Events_and_Attractions’, ‘Family_and_Relationships’, ‘Fine_Art’, ‘Food_&_Drink’, ‘Healthy_Living’, ‘Hobbies_&_Interests’, ‘Home_&_Garden’, ‘Medical_Health’, ‘Movies’, ‘Music_and_Audio’, ‘News_and_Politics’, ‘Personal_Finance’, ‘Pets’, ‘Pop_Culture’, ‘Real_Estate’, ‘Religion_&_Spirituality’, ‘Science’, ‘Shopping’, ‘Sports’, ‘Style_&_Fashion’, ‘Technology_&_Computing’, ‘Television’, ‘Travel’, ‘Video_Gaming’ Documents taxonomy Documents taxonomy:...Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.cloud/classification/taxonomy/
  8. InfoResult | Documentation

    InfoResult data structure returned by Document Info API as output result InfoResult example { "FormatExtension": "string", "Format": "string", "Pages": [ { "Number": 0, "Width": 0, "Height": 0, "Visible": true, "Lines": [ { "X": 0, "Y": 0, "Width": 0, "Height": 0, "Value": "string", "Words": [ { "X": 0, "Y": 0, "Width": 0, "Height": 0, "Value": "string", "Characters": [ { "X": 0, "Y": 0, "Width": 0, "Height": 0, "Value": "string" } ] } ] } ] } ], "Attachments": [ { "Name": "string" } ], "ArchiveViewInfo": { "Folders": [ "string" ] }, "CadViewInfo": { "Layers": [ { "Name": "string", "Visible": true } ], "Layouts": [ { "Name": "string", "Width": 0, "Height": 0 } ] }, "ProjectManagementViewInfo": { "StartDate": "2020-04-02T05:56:17....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/inforesult/
  9. New SDK Versions Have Been Released for GroupDo...

    With these new Cloud SDKs, developers on different platforms can easily integrate GroupDocs’ document collaboration tools into their apps and sites.... GroupDocs.Annotation for Cloud API GroupDocs...

    blog.groupdocs.cloud/total/get-up-and-running-q...
  10. Supported Platforms | Documentation

    GroupDocs.Editor Cloud is a REST API that can be used with any language: .NET, Java, PHP, Ruby, Python, Node.js and many more. You can use it with any language or platform that supports REST. (Almost all platforms and languages support REST and provide native REST clients to work with REST APIs). You do not need to worry about language or platform limitations. You can use it with any platform – web, desktop, mobile, and cloud....Viewer Product Solution GroupDocs.Annotation Product Solution GroupDocs...

    docs.groupdocs.cloud/watermark/supported-platfo...