Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 912 for

annotation types

(0.03 sec)
  1. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud...Annotation Cloud 17.12. ซึ่งมีพื้นฐานมาจาก...ซึ่งมีพื้นฐานมาจาก GroupDocs.Annotation สำหรับ .NET ดังนั้นจึงให้ผลลัพธ...

    blog.groupdocs.cloud/th/groupdocs.cloud/page/42/
  2. Extract Metadata By Possible Tag Name | Documen...

    This REST API allows to extract metadata properties from the document choosing the properties to extract by approximate or a part of metadata tag name. This API allows you to specify any part of metadata tag name or tag category name. cURL example The following example demonstrates how to extract metadata creator information from all properties that have particular string phrase in theirs tag names. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Annotation Product Solution GroupDocs...cloud/connect/token" \ -X POST \ -d "grant_type#client_credentials&client_i...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  3. Extract Whole Metadata Tree | Documentation

    This REST API allows to extract whole metadata properties tree. cURL example The following example demonstrates how to retrieve all metadata properties. 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. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type#client_credentials&client_id#xxxx&client_secret#xxxx" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to join several documents into one curl -v "https://api....Annotation Product Solution GroupDocs...cloud/connect/token" \ -X POST \ -d "grant_type#client_credentials&client_i...

    docs.groupdocs.cloud/metadata/extract-whole-met...
  4. Tags

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....js 1 Add Annotations to DOCX 2 Add Annotations using a REST...API 3 Add Annotations using Node.js 2 Add annotations using REST...

    blog.groupdocs.cloud/vi/tags/
  5. classify/file Request Rarameters | Documentation

    Parameter In Type Default value Comment FormData multipart/form-data File content. BestClassesCount url (Optional) string (“1”, “2”, “3”,..) “1” Count of the best classes to return. Taxonomy url (Optional) string ("", “default”, “iab2”, “documents”, “sentiment”, “sentiment3”) “default” Taxonomy to use for classification return. PrecisionRecallBalance url (Optional) string (“precision”, “recall”, “”) "" Balance between precision and recall. Password url (Optional) string null (not present) File password....Annotation Product Solution GroupDocs...feedback On this page Parameter In Type Default value Comment FormData...

    docs.groupdocs.cloud/classification/classifyfil...
  6. 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....Annotation Product Solution GroupDocs...documents. It is suitable for any type of business, document, or content...

    docs.groupdocs.cloud/editor/supported-platforms/
  7. Authorization | Documentation

    How to get an access token and use it to authorize GroupDocs.Translation Cloud API requests....Annotation Product Solution GroupDocs...bare minimum storage options: Type: Internal storage Storage name:...

    docs.groupdocs.cloud/translation/authorization/
  8. Sending CSV files for translation | Documentation

    How to send CSV files for translation to the selected languages....Annotation Product Solution GroupDocs...Translation settings Property Type Default value Description sourceLanguage...

    docs.groupdocs.cloud/translation/file/request/c...
  9. Sending HTML files for translation | Documentation

    How to send HTML files for translation to the selected languages....Annotation Product Solution GroupDocs...Translation settings Property Type Default value Description sourceLanguage...

    docs.groupdocs.cloud/translation/file/request/h...
  10. Extract Images from a Document Inside a Contain...

    This REST API allows extracting images from a document placed in a container like ZIP archive, emails, PDF portfolios, etc. by specifying the ContainerItemInfo parameter. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract images from a document inside a container example. cURL example The following example demonstrates how to extract images from a container item. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....Annotation Product Solution GroupDocs...cloud/connect/token" \ -X POST \ -d "grant_type#client_credentials&cli...

    docs.groupdocs.cloud/parser/extract-images-from...