Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 1,428 for

value

(0.05 sec)
  1. 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/
  2. 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-...
  3. 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...
  4. Add Metadata By Property Name Match Regex | Doc...

    This REST API allows you to add metadata information as properties which names are match the specified regular expression. cURL example The following example demonstrates how to add metadata date and time information in all properties with the same name that have string ‘print’ in any place of the name. 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...."" }, " Properties ": [ { " Value ": " 02-12-2020 04:41:10 ",...SearchCriteria ": { " NameOptions ": { " Value ": " ^.*print.* ", " MatchOptions...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...
  5. 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...
  6. 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...
  7. 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...
  8. 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/
  9. Releasing Ruby SDK for GroupDocs.Signature Cloud

    Supports sign variety of document formats with different signature types like Text Signature various formats, Image, Digital, Barcode and QR-Code Signatures...of Cloud APIs and is great value for money. This holiday season...GroupDocs is making it even better value by giving you 25% off GroupDocs...

    blog.groupdocs.cloud/total/groupdocs.cloud-janu...
  10. PreviewOptions | Documentation

    PreviewOptions structure defines options for creating documents preview FileInfo example { "FileInfo": { "FilePath": "string", "Password": "string" }, "Format": "PNG", "PageNumbers": [ 0 ], "Width": 0, "Height": 0, "RenderComments": true } FileInfo fields Name Description FileInfo Input file path and password. See FileInfo structure AnnotationIds Array of IDs of annotations to remove from the document. Format Preview format. Supported Values are: PNG, JPEG or BMP. Default Value is PNG. PageNumbers Page numbers to create preview for Width Preview image width Height Preview image height RenderComments Show comments in preview...Supported values are: PNG, JPEG or BMP. Default value is PNG. PageNumbers...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.cloud/annotation/previewoptions/