Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 632 for

merger curl

(0.08 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....Merger Product Solution GroupDocs...has been used in the example. cURL example The following example...

    docs.groupdocs.cloud/parser/extract-text-from-t...
  2. Extract Metadata By Property Name | Documentation

    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 that have “Date” string in 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....Merger Product Solution GroupDocs...properties to extract by name. cURL example The following example...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  3. 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. 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....Merger Product Solution GroupDocs...example. HTTP POST ~~/formats cURL example The following example...

    docs.groupdocs.cloud/parser/get-supported-file-...
  4. Extract Metadata By Tag | Documentation

    This REST API allows to extract metadata properties from the document choosing the properties by exact tag and category name. Curl example The following example demonstrates how to extract metadata information from all properties with Created tag. 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....Merger Product Solution GroupDocs...exact tag and category name. cURL example The following example...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  5. 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....Merger Product Solution GroupDocs...properties with specified name. cURL example The following example...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  6. 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....Merger Product Solution GroupDocs...properties with specified name. cURL example The following example...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  7. 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.*”. 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....Merger Product Solution GroupDocs...specified regular expression. cURL example The following example...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  8. Sending Srt files for translation | Documentation

    How to send Srt files for translation to the selected languages....Merger Product Solution GroupDocs...possibility to provide your file via cURL, please firstly and pass its...

    docs.groupdocs.cloud/translation/text/request/s...
  9. Verify Text Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to verify a signed document. It provides methods to verify Text Signature in Documents Pages with different options for page number, text and search criteria by using Verification Options Objects data in request body. Verify Text Signature in a Document You can verify Text Signature in a Document using this API....Merger Product Solution GroupDocs...been used example. cURL example Request curl - v "https://api.groupdocs...

    docs.groupdocs.cloud/signature/verify-text-sign...
  10. Search Barcode Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to search Barcode signatures in supported document formats. It provides method to search Barcode Signature in Document Pages with different options barcodeType, Name, text, matchType and other search features by using Search Options Object data in request body. Search Barcode Signature You can search Barcode Signature on Document provided by fileName and document folder (if required) using following API....Merger Product Solution GroupDocs...in the example . cURL example Request curl -- request POST \...

    docs.groupdocs.cloud/signature/search-barcode-s...