Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 1,429 for

value

(0.14 sec)
  1. 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/
  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. Sending texts for translation | Documentation

    How to send texts for translation to the selected languages....settings Property Type Default value Description sourceLanguage String...Texts to be translated. Return value If successful, this method returns...

    docs.groupdocs.cloud/translation/text/request/
  5. 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....to set document metadata new values choosing properties with specified...SearchCriteria ": { " NameOptions ": { " Value ": " NameOfApplication ", "...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  6. 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....to set document metadata new values choosing properties with names...SearchCriteria ": { " NameOptions ": { " Value ": " ^NameOfApp.* ", " MatchOptions...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  7. 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....{ "name" : "CreateTime" , "value" : "03/22/2016 17:08:00" , "propertyType"...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  8. 8c844ab73c9163b6f53791ac36a9f18850305ab3.js

    "define"in window&&define("discourse/theme-2/initializers/theme-field-1-common-html-script-1",["exports","discourse/lib/plugin-api"],(function(e,t){"use strict" Object.defineProperty(e,"__esModule"......defineProperty(e,"__esModule",{value:!0}),e.default=void 0 requi...

    forum.groupdocs.cloud/theme-javascripts/8c844ab...
  9. PdfOptimizationOptions | Documentation

    PdfOptimizationOptions data structure contains the PDF optimization options to apply to the output PDF file. ImageOptions example { "Lineriaze": false, "RemoveAnnotations": false, "RemoveFormFields": false, "ConvertToGrayScale": false, "SubsetFonts": false, "CompressImages": false, "ImageQuality": 100, "ResizeImages": false, "MaxResolution": 300, "OptimizeSpreadsheets": false } ImageOptions fields Name Description Lineriaze Enables optimization the output PDF file for viewing online with a web browser. This optimization allows a browser to display the first pages of a PDF file when you open the document, instead of waiting for the entire file to download.... The default value is 300. OptimizeSpreadsheets...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.cloud/viewer/pdfoptimizationopti...
  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...