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

value

(0.03 sec)
  1. 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/
  2. 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...
  3. 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...
  4. 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-...
  5. 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/
  6. Groupdocs credit balance checking - Free Suppor...

    Hi Guys, My application intend to do a checking the credit balance for all 3rd services. How I can make an API call for groupdocs to check my credit balance? Please help me with that Best regards, Troy Juddoc...implemented getting BilledApiCalls value in license consumption method...Net. Using the BilledApiCalls value, it’s possible to estimate credits...

    forum.groupdocs.cloud/t/groupdocs-credit-balanc...
  7. Setting content language | Documentation

    How to specify a language of the processed text....supported: Language Configuration value Arabic ar English en French...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.cloud/rewriter/languages/
  8. 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/
  9. 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...
  10. 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...