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

value

(0.04 sec)
  1. Extract Whole Metadata Tree | Documentation

    This REST API allows to extract whole metadata properties tree. cURL example The following example demonstrates how to retrieve all metadata properties. 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....{ "name" : "FileFormat" , "value" : "3" , "propertyType" : "Integer"...}, { "name" : "MimeType" , "value" : "application/vnd.openxml...

    docs.groupdocs.cloud/metadata/extract-whole-met...
  2. 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...
  3. 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...
  4. 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/
  5. 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/
  6. DiagramMasterSetting | Documentation

    DiagramMasterSetting data structure used for setting master diagram for diagram comparison result. DiagramMasterSetting example: { "MasterPath": "string", "UseSourceMaster": true } Name Description MasterPath Path to custom master path UseSourceMaster Value of using master from source and target document together...master path UseSourceMaster Value of using master from source...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.cloud/comparison/diagrammasterse...
  7. Compare PDF Files using REST API in Node.js | P...

    Programmatically Extract Metadata of MP3 Files using a REST API on the cloud in Java with Metadata Manipulation Cloud SDK for Java...Extract Metadata by Property Value using Java MP3 Metadata Extraction...of the NameOptions Provide value to match and set MatchOptions...

    blog.groupdocs.cloud/metadata/extract-metadata-...
  8. Get Metadata Tags Information | Documentation

    This REST API allows to obtain tags and properties information from document metadata. Endpoint accepts document storage path as input payload. Operation traverses whole metadata tree packages and retrieve properties within the package. The table below contains the full list of properties. Name Description Comment FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name Could be omitted for default storage. Resource URI HTTP POST ~/metadata/tags Swagger UI lets you call this REST API directly from the browser....{ "name" : "FileFormat" , "value" : null , "propertyType" : "Empty"...}, { "name" : "MimeType" , "value" : null , "propertyType" : "Empty"...

    docs.groupdocs.cloud/metadata/get-metadata-tags...
  9. 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/
  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...