Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 1,571 for

value

(0.05 sec)
  1. Sending Markdown files for translation | Docume...

    How to send Markdown files for translation to the selected languages....settings Property Type Default value Description sourceLanguage String...is short code index and the value is list of strings of parameters...

    docs.groupdocs.cloud/translation/file/request/m...
  2. Add Watermarks | Documentation

    This REST API allows adding watermarks inside the documents. With this API you can add watermarks with following features: The watermark could be either a text or an image: Image watermark supports various image formats: PNG, GIF, TIFF, JPG. You may upload the desired image to the Storage and then pass the path as a parameter of Watermark operation; For a Text watermark, you can use various text options like Font, Size, Style, Foreground and Background colors, etc.... Default value is “/add_watermarks” WatermarkDetails...document protection. The default value is ‘Document’ - adds watermarks...

    docs.groupdocs.cloud/watermark/add-watermarks/
  3. InfoResult | Documentation

    InfoResult data structure returned by Document Info API as output result InfoResult example { "FormatExtension": "string", "Format": "string", "Pages": [ { "Number": 0, "Width": 0, "Height": 0, "Visible": true, "Lines": [ { "X": 0, "Y": 0, "Width": 0, "Height": 0, "Value": "string", "Words": [ { "X": 0, "Y": 0, "Width": 0, "Height": 0, "Value": "string", "Characters": [ { "X": 0, "Y": 0, "Width": 0, "Height": 0, "Value": "string" } ] } ] } ] } ], "Attachments": [ { "Name": "string" } ], "ArchiveViewInfo": { "Folders": [ "string" ] }, "CadViewInfo": { "Layers": [ { "Name": "string", "Visible": true } ], "Layouts": [ { "Name": "string", "Width": 0, "Height": 0 } ] }, "ProjectManagementViewInfo": { "StartDate": "2020-04-02T05:56:17...."Width" : 0 , "Height" : 0 , "Value" : "string" , "Words" : [ {..."Width" : 0 , "Height" : 0 , "Value" : "string" , "Characters" :...

    docs.groupdocs.cloud/viewer/inforesult/
  4. 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...
  5. 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...
  6. Working with Charts | Documentation

    How-to-use different types of charts and graphs, work with chart options and colors in document templates with GroupDocs Assembly Cloud....Series — logically grouped multi-value data elements — that function...follows: << x [ x_value_expression ]>> An x-value expression for...

    docs.groupdocs.cloud/assembly/developer-guide/w...
  7. 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...
  8. 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...
  9. Sending PowerPoint and ODP files for translatio...

    How to send PowerPoint and ODP 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/p...
  10. 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....containing specified string value. Request # First get JSON Web..."" }, " Properties ": [ { " Value ": " 02-12-2020 04:41:10 ",...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...