Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 1,569 for

value

(0.07 sec)
  1. 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. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # Place Client Id in $CLIENT_ID and Client Secret in $CLIENT_SECRET. curl -v "https://api...."SearchCriteria": { "NameOptions": { "Value": "MimeType", "MatchOptions":...'SearchCriteria': { 'NameOptions': { 'Value': 'MimeType', 'MatchOptions':...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  2. Sending Srt files for translation | Documentation

    How to send Srt files for translation to the selected languages....settings Property Type Default value Description sourceLanguage String...(Archive) or both (Both). Return value If successful, this method returns...

    docs.groupdocs.cloud/translation/file/request/s...
  3. Sending Resx files for translation | Documentation

    How to send Resx files for translation to the selected languages....settings Property Type Default value Description sourceLanguage String...(Archive) or both (Both). Return value If successful, this method returns...

    docs.groupdocs.cloud/translation/file/request/r...
  4. Common structures | Documentation

    Page contains description for common structures and its properties SignatureType properties Specifies enumeration of supported Signature Types. Example SignatureType object { "SignatureType": "Text" } Name Description Text Specifies Text signature type Image Specifies Image signature type Digital Specifies Digital signature type Barcode Specifies Barcode signature type QRCode Specifies QRCode signature type Stamp Specifies Stamp signature type PagesSetup properties Provides options to specify special or ordinary pages for Document processing. Example PagesSetup object...int Gets or sets the padding value for all the edges. Left int...int Gets or sets the padding value for the left edge. Top int Gets...

    docs.groupdocs.cloud/signature/common-structures/
  5. Sending CSV files for translation | Documentation

    How to send CSV files for translation to the selected languages....settings Property Type Default value Description sourceLanguage String...(Archive) or both (Both). Return value If successful, this method returns...

    docs.groupdocs.cloud/translation/file/request/c...
  6. Sending HTML files for translation | Documentation

    How to send HTML files for translation to the selected languages....settings Property Type Default value Description sourceLanguage String...(Archive) or both (Both). Return value If successful, this method returns...

    docs.groupdocs.cloud/translation/file/request/h...
  7. Authorization | Documentation

    How to get an access token and use it to authorize GroupDocs.Translation Cloud API requests....created application and copy the values from Client Id and Client Secret...the value from Client Id field. client_secret - the value from...

    docs.groupdocs.cloud/translation/authorization/
  8. Authorization | Documentation

    How to get an access token and use it to authorize GroupDocs.Rewriter Cloud API requests....created application and copy the values from Client Id and Client Secret...the value from Client Id field. client_secret - the value from...

    docs.groupdocs.cloud/rewriter/authorization/
  9. 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. 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 arguments. curl -v 'https://api...."SearchCriteria": { "NameOptions": { "Value": "Date" } } }' Windows PowerShell...'SearchCriteria': { 'NameOptions': { 'Value': 'Date' } } }" Windows CMD...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  10. Sending images and scanned PDFs for translation...

    How to scans and image files for translation to the selected languages and get the result as plain text....settings Property Type Default value Description sourceLanguage String...available only for English. Return value If successful, this method returns...

    docs.groupdocs.cloud/translation/file/request/i...