Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 905 for

annotation types

(0.35 sec)
  1. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...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/zh-hant/groupdocs.cloud/pa...
  2. Delete Template | Documentation

    This REST API provides the functionality to remove files which no more useful in Parse endpoint. You can use storage methods to remove template files as well. The table below contains the full list of properties. Name Description Comment TemplatePath The path of the template, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage. Resources The following GroupDocs.Parser Cloud REST API resource has been used in the Delete Template example....Annotation Product Solution GroupDocs...cloud/connect/token" \ -X POST \ -d "grant_type#client_credentials&cli...

    docs.groupdocs.cloud/parser/delete-template/
  3. Node.js の REST API を使用して PDF 内のテキストを強調表示する | PD...

    Document Annotation Cloud SDK for Node.js を使用して、Node.js のクラウド上で REST API を使用して PDF 内のテキストをプログラムで強調表示します。...Annotation Cloud の Node.js SDK API ...い。 npm install groupdocs-annotation-cloud 上記の手順に従う前に、 ダッシュボードからクライアント...

    blog.groupdocs.cloud/ja/annotation/highlight-te...
  4. Raw Text Classification | Documentation

    This API retrieves raw text classification result for IAB-2, Documents or Sentiment taxonomy. It returns an object that contains information about the best class and its probability and about probabilities of the other classes. For Sentiment taxonomy Chinese and English are supported with the language auto-detection. See Classify request parameters for request’s details. Resource This resource represents a controller for single call text classification. Classify raw text with IAB-2 taxonomy....Annotation Product Solution GroupDocs...bestClassesCount=3" - H "content-type: application/json" - X POST...

    docs.groupdocs.cloud/classification/raw-text-cl...
  5. Rendering PDF Documents | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Annotation Product Solution GroupDocs...Rendering options by document type / Rendering PDF Documents Rendering...

    docs.groupdocs.cloud/viewer/rendering-pdf-docum...
  6. Get Document Information | Documentation

    This REST API allows obtaining basic information about the document. The endpoint accepts the document storage path as input payload. Here is the list of properties that can be obtained for a document: Document file extension; Document size in bytes; Document file format; Document page count. The table below contains the full list of properties. |Name|Description|Comment |FileInfo.FilePath|The path of the document, located in the storage.|Required. |FileInfo.StorageName|Storage name|It could be omitted for default storage....Annotation Product Solution GroupDocs...cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=...

    docs.groupdocs.cloud/watermark/get-document-inf...
  7. Remove Metadata By Tag | Documentation

    This REST API allows to remove metadata properties from the document choosing the properties by exact tag and category name. cURL example The following example demonstrates how to remove all metadata properties with the “Created” tag name. Linux/MacOS/Bash # Get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # Example: remove metadata from a document curl -v "https://api....Annotation Product Solution GroupDocs...cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  8. Extract Text From The Whole Document | Document...

    This REST API allows extracting text from the whole document by default. You need to specify only the file information parameters. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the extract text from the whole document example. cURL example The following example demonstrates how to extract text from the whole document. Linux/MacOS/Bash # Get JSON Web Token # Ensure CLIENT_ID and CLIENT_SECRET are set as environment variables....Annotation Product Solution GroupDocs...cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=...

    docs.groupdocs.cloud/parser/extract-text-from-t...
  9. Authorization | Documentation

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

    docs.groupdocs.cloud/rewriter/authorization/
  10. Add Image Watermarks | Documentation

    This REST API allows adding image watermarks to the document. With this API you can add image watermarks with the following features: Image watermark supports various image formats: PNG, GIF, TIFF, JPG. You may upload the desired image to the Storage and then pass the path as a parameter of Watermark operation; There are many watermark positioning and transforming properties; There are format-specific options. These options allow to leverage specific format features and often allow to make watermarks stronger; For protected documents, it is required to provide the password....Annotation Product Solution GroupDocs...cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=...

    docs.groupdocs.cloud/watermark/add-image-waterm...