Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 3,537 for

cloud document annotator

(0.16 sec)
  1. Parse by Template Stored in User Storage | Docu...

    This REST API allows extracting Document’s fields and tables defined in a template file saved in user storage and specified by template path. The following example demonstrates how to extract data from a source Document by a saved template. Here you can see how to parse text fields by regular expressions and a table inside the Document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template Store in User Storage example....Annotation Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/parser/parse-by-template-s...
  2. Set Metadata By Property Name | Documentation

    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 date and time information in all properties that may have names containing “Date” 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...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  3. DeleteResult | Documentation

    DeleteResult data structure returned by Delete API method as output result DeleteResult example { "fileInfo": { "filePath": "signedBarcode_one-page.docx", "storageName": null, "versionId": null, "password": null }, "size": 1360026, "succeeded": [ { "barcodeType": "Code128", "text": "123456789012", "format": null, "signatureType": "Barcode", "pageNumber": 1, "signatureId": "4cb67aa8-835d-4877-8a5d-5a9ad015a098", "isSignature": true, "createdOn": "2020-07-23T07:26:42.7549544+00:00", "modifiedOn": "2020-07-23T07:36:03.9037414+00:00", "top": 0, "left": 0, "width": 0, "height": 0 } ], "failed": [] } DeleteResult fields Name Description API Version fileInfo Input file information size The size of the output Document Succeeded List of successfully deleted signatures Failed List of signatures that were not deleted...Annotation Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/signature/deleteresult/
  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/tags/
  5. Java Excel to PDF conversion software free down...

    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.... PDF (Portable Document Format) is a reliable, secure...text, structuring elements, annotations, and graphics. You can convert...

    blog.groupdocs.cloud/tag/java-excel-to-pdf-conv...
  6. Remove Metadata By Property Name Match Exact Ph...

    This REST API allows to remove metadata properties from the Document choosing the properties with specified name. cURL example The following example demonstrates how to remove metadata properties that have exact “NameOfApplication” names. 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...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  7. Extract Metadata By Property Name Match Exact P...

    This REST API allows to extract metadata properties from the Document choosing the properties to extract by name. cURL example The following example demonstrates how to extract metadata information from 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....Annotation Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  8. 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/zh-hant/tags/
  9. Sending files for translation | Documentation

    How to send files for translation to the selected languages....Annotation Product Solution GroupDocs...aspose.cloud aspose.app groupdocs.com groupdocs.cloud groupdocs...

    docs.groupdocs.cloud/translation/file/request/
  10. How to Convert EML files to PDF Online using RE...

    It is easy to convert emails EML format to PDF including attachments. This article is about how to convert EML files to PDF online using REST API in Ruby....conversion of email messages on the cloud within rails application. The...GroupDocs.Conversion Cloud API . Our Cloud APIs allows you to convert...

    blog.groupdocs.cloud/2022/07/04/how-to-convert-...