Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 912 for

annotation types

(0.12 sec)
  1. Document Processing REST APIs | GroupDocs Cloud

    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....doc \ -H "Content-Type: multipart/form-data" \ -H "Accept:...appsid=XXXX&signature=XXX-XX" -H "content-type: application/json" -X POST -d...

    blog.groupdocs.cloud/ja/page/46/
  2. Sending texts for translation | Documentation

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

    docs.groupdocs.cloud/translation/text/request/
  3. 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 Linux/MacOS/Bash curl -X POST "https://api.groupdocs.cloud/v2.0/signature/info" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" \ -H "Content-Type: application/json" \ -d '{"FileInfo": {"FilePath": "Signaturedocs/one-page.docx","StorageName": "MyStorage","VersionId": "","Password": ""}}' Windows PowerShell curl.exe -X POST "https://api.groupdocs.cloud/v2.0/signature/info" ` -H "accept: application/json" ` -H "authorization: Bearer $env:JWT_TOKEN" ` -H "Content-Type: application/json" ` -d "{ 'FileInfo': { 'FilePath': 'Signaturedocs/one-page....Annotation Product Solution GroupDocs...Bearer $JWT_TOKEN " \ -H "Content-Type: application/json" \ -d '{"FileInfo":...

    docs.groupdocs.cloud/signature/get-document-inf...
  4. Hello, world! | Documentation

    Get familiar with GroupDocs.Rewriter Cloud by running a bare minimum example....Annotation Product Solution GroupDocs...cloud/connect/token' \ --header 'Content-Type: application/x-www-form-urlencoded'...

    docs.groupdocs.cloud/rewriter/hello-world/
  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...Annotation Product Solution GroupDocs...feedback On this page Parameter In Type Comment body BaseRequest Document’s...

    docs.groupdocs.cloud/classification/classify-re...
  6. 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/ru/tags/
  7. 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/fr/tags/
  8. Upload file | Documentation

    How to upload file to Cloud storage....Annotation Product Solution GroupDocs...0/rewriter/file/upload' \ --header 'Content-Type: application/json' \ --F "p...

    docs.groupdocs.cloud/rewriter/file/upload/
  9. Offre spéciale vacances, 25 % de réduction sur ...

    Offre GroupDocs Holidays - Obtenez 25 % de réduction sur GroupDocs.Total pour .NET et Java. Citez HOL2017WBS lors de votre commande en ligne....Annotation pour .NET ajoute la possibilité...possibilité de supprimer les annotations avec des commentaires et...

    blog.groupdocs.cloud/fr/total/special-holidays-...
  10. Extract Text From a Document Inside a Container...

    This REST API allows extracting text from a document placed in a container like ZIP archive, emails, PDF portfolios, etc. by specifying ContainerItemInfo parameter Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Extract Text From a Document Inside a Container example. cURL example The following example demonstrates how to extract text from a container item. Linux/MacOS/Bash # 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_id=...

    docs.groupdocs.cloud/parser/extract-text-from-a...