Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 2,441 for

word annotation

(0.06 sec)
  1. Supported file formats | Documentation

    A complete list of file formats that can be translated using GroupDocs.Translation Cloud....Annotation Product Solution GroupDocs...pages. Microsoft Word .DOCX .DOCM .DOC Microsoft Word 97-2021 and...

    docs.groupdocs.cloud/translation/supported-file...
  2. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud...functionality for displaying, annotating, e-signing, converting and...or Stamp signatures on PDF, Word, Excel and PowerPoint Documents...

    blog.groupdocs.cloud/groupdocs.cloud/page/48/
  3. Get Supported File Formats | Documentation

    GroupDocs.Viewer Cloud REST APIs support to render over 50 file formats to HTML5 or Image formats for the whole document, page by page or custom range of pages. To get list of supported formats, You can use the below API. The following GroupDocs.Viewer Cloud REST API resource has been used in the Supported File Formats example. cURL example Linux/MacOS/Bash curl -X GET "https://api.groupdocs.cloud/v2.0/viewer/formats" \ -H "accept: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....Annotation Product Solution GroupDocs..., "fileFormat" : "Microsoft Word" }, { "extension" : ".docx"...

    docs.groupdocs.cloud/viewer/get-supported-file-...
  4. Latest GroupDocs.Signature Cloud Product Family...

    Get technical support of GroupDocs.Signature Cloud....Embed MS Word form in app for signing sign-ms-word 3 875 September...Signature to PDF in Node.js nodejs-annotate-pdf , nodejs-digital-sign...

    forum.groupdocs.cloud/c/signature/13
  5. Get Supported File Types | Documentation

    This REST API allows getting a list of all file formats supported by GroupDocs.Parser Cloud product. Resources The following GroupDocs.Parser Cloud REST API resource has been used in the get supported file types example. HTTP POST ~~/formats cURL example The following example demonstrates how to get supported file types. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # The environment variables CLIENT_ID and CLIENT_SECRET must be set....Annotation Product Solution GroupDocs..., "fileFormat" : "Microsoft Word Document" }, { "extension" :...

    docs.groupdocs.cloud/parser/get-supported-file-...
  6. Releasing Ruby SDK for GroupDocs.Signature Cloud

    Supports sign variety of document formats with different signature types like Text Signature various formats, Image, Digital, Barcode and QR-Code Signatures...file formats including PDF, Word, Excel, PowerPoint and images...Java and Ruby Cloud SDKs for Annotating Document Formats # The first...

    blog.groupdocs.cloud/total/groupdocs.cloud-janu...
  7. GroupDocs.Rewriter Cloud | Documentation

    An introduction to natural language processing technology and how GroupDocs.Rewriter Cloud can help you use it for your day-to-day business needs....Annotation Product Solution GroupDocs...the text. Paraphrase Microsoft Word document online on any supported...

    docs.groupdocs.cloud/rewriter/
  8. Set Metadata By Property Name Match Regex | Doc...

    This REST API allows to set document metadata new values choosing properties with names matching the specified regular expression. cURL example The following example demonstrates how to set metadata information to all properties that match regular expression “^NameOfApp.*”. Linux/MacOS/Bash # First 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" # cURL example to join several documents into one curl -v "https://api....Annotation Product Solution GroupDocs..."Properties": [ { "NewValue": "microsoft word office", "Type": "String", "SearchCriteria":...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  9. 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. Linux/MacOS/Bash # First 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" # cURL example to join several documents into one curl -v "https://api....Annotation Product Solution GroupDocs..."Properties": [ { "NewValue": "microsoft word office", "Type": "String", "SearchCriteria":...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  10. Get Supported File Formats | Documentation

    This REST API allows getting a list of all file formats supported by GroupDocs.Watermark Cloud product. Resource URI HTTP POST ~~/formats Swagger UI lets you call this REST API directly from the browser. cURL example Linux/MacOS/Bash # 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=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to get document information curl -v "https://api....Annotation Product Solution GroupDocs..., "fileFormat" : "Microsoft Word Document" }, { "extension" :...

    docs.groupdocs.cloud/watermark/get-supported-fi...