Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 1,561 for

value

(0.06 sec)
  1. AnnotationApiLink | Documentation

    AnnotationApiLink describes output file link FileInfo example { "Href": "string", "Rel": "string", "Type": "string", "Title": "string" } FileInfo fields Name Description Href File download url Rel Reserved Type Reserved Title File name... We value your opinion. Your feedback...

    docs.groupdocs.cloud/annotation/annotationapilink/
  2. GroupDocs.Signature Cloud | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs....... We value your opinion. Your feedback...

    docs.groupdocs.cloud/signature/
  3. GroupDocs.Editor Cloud | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs....... We value your opinion. Your feedback...

    docs.groupdocs.cloud/editor/
  4. Developer's reference | Documentation

    For developers, by developers. Find answers in GroupDocs.Rewriter Cloud developer's reference and start building your content processing applications.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/rewriter/developer-reference/
  5. Getting started | Documentation

    Learn how to start using GroupDocs.Translation Cloud right away.... We value your opinion. Your feedback...

    docs.groupdocs.cloud/translation/getting-started/
  6. Preview Document | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs....... We value your opinion. Your feedback...

    docs.groupdocs.cloud/annotation/preview-documente/
  7. Convert document without storage | Documentation

    This example demonstrates how to convert document without using cloud storage. Use this method to directly convert any document, using conversion options. Method parameters: Name Type Description Comment format string Requested conversion format Required. File binary Input file to convert Form data, Required fromPage integer Page start conversion from Default Value : 1 pagesCount integer Number of pages to convert Default Value : 0 (all pages) loadOptions LoadOptions Input file loading options Form data convertOptions ConvertOptions Conversion options Form data Resource URI HTTP PUT ~/conversion...start conversion from Default value : 1 pagesCount integer Number...of pages to convert Default value : 0 (all pages) loadOptions...

    docs.groupdocs.cloud/conversion/convert-documen...
  8. classify/batch Request Parameters | Documentation

    Parameter In Type Comment body BatchRequest Batch of texts (up to 10). BestClassesCount url (Optional) string (“1”, “2”, “3”,..) Count of the best classes to return. Taxonomy url (Optional) string ("", “default”, “iab2”, “documents”, “sentiment”, “sentiment3”) Taxonomy to use for classification return. PrecisionRecallBalance url (Optional) string (“precision”, “recall”, “”) Balance between precision and recall. BaseRequest Model: BatchRequest { batch (string[]), } Examples: JSON { "batch": ["Text1", "Text2"] } XML... We value your opinion. Your feedback...

    docs.groupdocs.cloud/classification/classifybat...
  9. FileInfo | Documentation

    FileInfo data structure describes input file FileInfo example { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" } FileInfo fields Name Description FilePath File path in storage StorageName Storage name. Default storage used if not specified VersionId Version ID. Not required. Password Password to open password-protected file... We value your opinion. Your feedback...

    docs.groupdocs.cloud/annotation/fileinfo/
  10. VerifyResult | Documentation

    VerifyResult data structure returned by Verify API method as output result VerifyResult example { "FileInfo": { "FilePath": "/words/docx/one-page.docx", "Password" : "1234567890" }, "Size" : 12345, "IsSuccess": "true" } SignResult fields Name Description FilePath Name of the verified document Size Size of the verified document IsSuccess Result of verification process... We value your opinion. Your feedback...

    docs.groupdocs.cloud/signature/verifyresult/