Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 921 for

annotation types

(0.03 sec)
  1. 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. 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-text-from-t...
  2. ChangeInfo | Documentation

    ChangeInfo data structure returned by /comparison/changes API as output result. Also used by /comparison/updates API as input. ChangeInfo example: { "id": 0, "comparisonAction": "None", "type": "Inserted", "text": "lol", "targetText": "Latin (i/?læt?n/, /?læt?n/; Latin: lingua lat?na, IPA: [?l????a la?ti?na]) is a classical language, originally spoken inLatium, Italy, which belongs to the Italic branch of the Indo-European languages.[3] The Latin alphabet is derived from the Etruscan and Greek alphabetslol.", "authors": [ "?GroupDocs" ], "styleChangeInfo": [], "pageInfo": { "width": 0, "height": 0, "pageNumber": 0 }, "box": { "height": 0, "width": 0, "x": 0, "y": 0 } } Name Description Id Id of change ComparisonAction Action (accept or reject)....Annotation Product Solution GroupDocs..."comparisonAction" : "None" , "type" : "Inserted" , "text" : "lol"...

    docs.groupdocs.cloud/comparison/changeinfo/
  3. 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. 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....Annotation Product Solution GroupDocs...cloud/connect/token" \ -X POST \ -d "grant_type#client_credentials&client_i...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  4. Rendering Lotus Notes database messages | Docum...

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Annotation Product Solution GroupDocs...Rendering options by document type / Rendering Lotus Notes database...

    docs.groupdocs.cloud/viewer/rendering-lotus-not...
  5. Rendering Word Processing Documents | Documenta...

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

    docs.groupdocs.cloud/viewer/rendering-word-proc...
  6. Rendering Visio 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 Visio Documents...

    docs.groupdocs.cloud/viewer/rendering-visio-doc...
  7. 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...
  8. GroupDocs

    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....Annotation Cloud 17.12. ซึ่งมีพื้นฐานมาจาก...ซึ่งมีพื้นฐานมาจาก GroupDocs.Annotation สำหรับ .NET ดังนั้นจึงให้ผลลัพธ...

    blog.groupdocs.cloud/th/tag/groupdocs/
  9. Add Metadata By Property Name | Documentation

    This REST API allows you to add metadata information as properties with specified name. cURL example The following example demonstrates how to add metadata date and time information in all properties that may have names containing specified string value. 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....Annotation Product Solution GroupDocs...cloud/connect/token" \ -X POST \ -d "grant_type#client_credentials&client_i...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  10. Set Metadata By Property Name Match Exact Phras...

    This REST API allows to set document metadata new values choosing properties with specified name. cURL example The following example demonstrates how to set metadata information to all properties with the exact same name as specified. 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/set-metadata-by-p...