Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 940 for

security

(0.14 sec)
  1. RevisionInfo | Documentation

    RevisionInfo data structure returned by “POST” /comparison/revisions API as output result. Also used by “PUT” /comparison/revisions API as input. RevisionInfo example: { "id": 0, "action": "None", "text": "\rsssssssss", "author": "GroupDpcs", "type": "Insertion" } Name Description id Id of revision (index) action Action (Accept, Reject, None). This field shows what to do with this revision. type Type of revision (Insertion, Deletion,, etc.) text Revision text author Revision author...Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.cloud/comparison/revisioninfo/
  2. RemoveOptions | Documentation

    RemoveOptions structure defines options for removing document annotations FileInfo example { "FileInfo": { "FilePath": "string", "Password": "string" }, "AnnotationIds": [ 0 ], "OutputPath": "string" } FileInfo fields Name Description FileInfo Input file path and password. See FileInfo structure AnnotationIds Array of IDs of annotations to remove from the document. FirstPage Num of first page to annotate OnlyAnnotatedPages Indicates whether to save only annotated pages to output document OutputPath Path of output document...Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.cloud/annotation/removeoptions/
  3. Display Documents on Your PimCore Website with ...

    GroupDocs released an HTML5 document viewer extension for PimCore CMS. Now you can easily embed PDF and Microsoft Office documents on your PimCore website....infrastructure to guarantee the security of your content. However,...

    blog.groupdocs.cloud/viewer/enjoy-the-benefits-...
  4. 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...Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.cloud/annotation/fileinfo/
  5. Product overview | Documentation

    An introduction to GroupDocs.Translation Cloud service and how it can solve everyday business needs....Us Contact Customers Legal Security Events Acquisition GroupDocs...offers an easy-to-use, fast and secure REST API that allows you to...

    docs.groupdocs.cloud/translation/product-overview/
  6. Hello, world! | Documentation

    Get familiar with GroupDocs.Translation Cloud by running a bare minimum example....Us Contact Customers Legal Security Events Acquisition GroupDocs...fully compliant with industry security standards and best practices...

    docs.groupdocs.cloud/translation/hello-world/
  7. Hello, world! | Documentation

    Get familiar with GroupDocs.Rewriter Cloud by running a bare minimum example....Us Contact Customers Legal Security Events Acquisition GroupDocs...fully compliant with industry security standards and best practices...

    docs.groupdocs.cloud/rewriter/hello-world/
  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...Us Contact Customers Legal Security Events Acquisition GroupDocs...

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

    PdfOptions data structure inherits RenderOptions and used as part of ViewOptions data structure. ImageOptions example { "DocumentOpenPassword": "string", "PermissionsPassword": "string", "Permissions": ["AllowAll", "DenyModification"], "PdfOptimizationOptions": {}, "ImageMaxWidth": 0, "ImageMaxHeight": 0, "ImageWidth": 0, "ImageHeight": 0 } ImageOptions fields Name Description RenderOptions fields PdfOptions inherits all properties of RenderOptions DocumentOpenPassword The password required to open the PDF document PermissionsPassword The password required to change permission settings; Using a permissions password you can restrict printing, modification and data extraction Permissions The array of PDF document permissions....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.cloud/viewer/pdfoptions/
  10. Supported QR-Codes | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to sign a document with QR-Code. You can list all supported QR-Ccode types using this API. Resource The following GroupDocs.Signature Cloud REST API resource has been used in the example to list supported QR-Code types. cURL example Linux/MacOS/Bash curl -v "https://api.groupdocs.cloud/v1/signature/qrcodes" \ -X GET \ -H "Content-Type: application/json" \ -H "authorization: Bearer $JWT_TOKEN" Windows PowerShell curl....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.cloud/signature/supported-qr-codes/