Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 1,429 for

value

(0.02 sec)
  1. 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...
  2. 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...
  3. 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...
  4. classify/file Request Rarameters | Documentation

    Parameter In Type Default Value Comment FormData multipart/form-data File content. BestClassesCount url (Optional) string (“1”, “2”, “3”,..) “1” Count of the best classes to return. Taxonomy url (Optional) string ("", “default”, “iab2”, “documents”, “sentiment”, “sentiment3”) “default” Taxonomy to use for classification return. PrecisionRecallBalance url (Optional) string (“precision”, “recall”, “”) "" Balance between precision and recall. Password url (Optional) string null (not present) File password....page Parameter In Type Default value Comment FormData multipart/form-data...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.cloud/classification/classifyfil...
  5. Extract Metadata By Possible Tag Name | Documen...

    This REST API allows to extract metadata properties from the document choosing the properties to extract by approximate or a part of metadata tag name. This API allows you to specify any part of metadata tag name or tag category name. cURL example The following example demonstrates how to extract metadata creator information from all properties that have particular string phrase in theirs tag names. Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard....: [ { "name" : "Author" , "value" : "Prokofjev Igor" , "propertyType"...{ "name" : "dc:creator" , "value" : "Prokofjev Igor" , "propertyType"...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  6. Set Metadata By Property Name | Documentation

    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 date and time information in all properties that may have names containing “Date” 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....to set document metadata new values choosing properties with specified...have names containing “Date” value. Request # First get JSON Web...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  7. 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. 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 ": " MimeType ", " MatchOptions...[ { "name" : "MimeType" , "value" : "application/vnd.openxml...

    docs.groupdocs.cloud/metadata/extract-metadata-...
  8. Sending PDF files for translation | Documentation

    How to send PDF files for translation to the selected languages....settings Property Type Default value Description sourceLanguage String...content as works faster. Return value If successful, this method returns...

    docs.groupdocs.cloud/translation/file/request/pdf/
  9. ConversionResult | Documentation

    ConversionResult data structure returned by Document Conversion API as output result ConversionResult example [ { "name": "one-page.pdf", "size": 17958, "url": "converted/one-page.pdf" }, ... ] ConversionResult fields Name Description name Name of the converted document size Size of the converted document url Page file path in the cloud storage. Use this Value to download page using File API... Use this value to download page using Was this...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.cloud/conversion/conversionresult/
  10. Fetching translations | Documentation

    How to fetch the translated text from the GroupDocs.Translation Cloud queue....Dictionary Translations as a key-value list: Key is the into which...the texts were translated. Value is the array of translated strings...

    docs.groupdocs.cloud/translation/text/fetch/