Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 1,569 for

value

(0.07 sec)
  1. Sending files for processing | Documentation

    How to send files for processing to the selected language....Degree of paraphrasing, accepted values Off, Medium and High. format...Summarization degree, accepted values Off, Medium and High. format...

    docs.groupdocs.cloud/rewriter/file/request/
  2. Hello, world! | Documentation

    Get familiar with GroupDocs.Rewriter Cloud by running a bare minimum example....HelloWorld application and copy the values from Client Id and Client Secret...--data-urlencode 'client_id=CLIENT-ID-VALUE' \ --data-urlencode 'client...

    docs.groupdocs.cloud/rewriter/hello-world/
  3. Hello, world! | Documentation

    Get familiar with GroupDocs.Translation Cloud by running a bare minimum example....HelloWorld application and copy the values from Client Id and Client Secret...--data-urlencode 'client_id=CLIENT-ID-VALUE' \ --data-urlencode 'client...

    docs.groupdocs.cloud/translation/hello-world/
  4. Remove Metadata By Property Name Match Exact Ph...

    This REST API allows to remove metadata properties from the document choosing the properties with specified name. cURL example The following example demonstrates how to remove metadata properties that have exact “NameOfApplication” 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.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....SearchCriteria ": { " NameOptions ": { " Value ": " NameOfApplication ", "...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  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. Remove Metadata By Property Name Match Regex | ...

    This REST API allows to remove metadata properties from the document choosing the properties with names matching the specified regular expression. cURL example The following example demonstrates how to remove metadata properties that match regular expression “^[N]ame[A-Z].*”. 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....SearchCriteria ": { " NameOptions ": { " Value ": " ^ [ N ] ame [ A-Z ] .*...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.cloud/metadata/remove-metadata-b...
  9. 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...
  10. Sending texts for processing | Documentation

    How to send texts for processing to the selected language....variants to return, accepted values One, Two or Three. diversityDegree...Degree of paraphrasing, accepted values Off, Medium and High. Simplify...

    docs.groupdocs.cloud/rewriter/text/request/