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

value

(0.03 sec)
  1. 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-...
  2. Fetching file translations | Documentation

    How to fetch the translated file from the GroupDocs.Translation Cloud queue....Dictionary Translations as a key-value list: Key is the into which...the files were translated. Value contains URL of the translated...

    docs.groupdocs.cloud/translation/file/fetch/
  3. 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/
  4. 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...
  5. 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-...
  6. Compare sensitivity | Documentation

    GroupDocs.Comparison Cloud allows to adjust comparison sensitivity to achieve the necessary balance between file comparison speed and accuracy. Possible comparison sensitivity Values range is from 0 to 100. Minimal Value - the minimal Value is 0. Setting sensitivity to a minimal Value provides the fastest comparison speed, but it may produce worst comparison quality. If there is at least one common letter in two compared words then these words will not be treated as fully inserted and deleted Value by default - the default Value is 75....sensitivity values range is from 0 to 100. Minimal value - the minimal...minimal value is 0. Setting sensitivity to a minimal value provides...

    docs.groupdocs.cloud/comparison/compare-sensiti...
  7. HtmlOptions | Documentation

    HtmlOptions data structure inherits RenderOptions and used as part of ViewOptions data structure. HtmlOptions example { "ExternalResources": false, "ResourcePath": "string", "IsResponsive": true } HtmlOptions fields Name Description RenderOptions fields ImageOptions inherits all properties of RenderOptions ExternalResources Controls output HTML document resources (styles, images and fonts) linking. By default this option is disabled and all the resources are embedded into HTML document. ResourcePath Path for the HTML resources (styles, images and fonts).... Default value is false. Was this page helpful...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.cloud/viewer/htmloptions/
  8. Sending images and scanned PDFs for translation...

    How to scans and image 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/i...
  9. Sending Word files for translation | Documentation

    How to send Word 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/w...
  10. Add Metadata By Property Name Match Exact Phras...

    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 with the 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...."" }, " Properties ": [ { " Value ": " 02-12-2020 04:41:10 ",...SearchCriteria ": { " NameOptions ": { " Value ": " Lastprinted ", " MatchOptions...

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