Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 962 for

security

(2.52 sec)
  1. Features Overview | Documentation

    GroupDocs.Conversion Cloud is a REST API that allows you to convert documents across a wide range of supported document types. Below, the shortlist of possible actions: Document conversion The main feature of GroupDocs.Conversion Cloud API is an ability to convert any document from a wide list of supported source document formats into any supported target format. All these conversions are possible without any additional software installed (like MS Office, Apache Open Office, Adobe Acrobat Reader, and others)....Us Contact Customers Legal Security Events Acquisition Ask AI...information and file information Security and Authentication The GroupDocs...

    docs.groupdocs.cloud/conversion/features-overview/
  2. 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/
  3. 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/
  4. GroupDocs.Conversion Cloud Product Family

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....example, PDF files are more secure and much smaller than Visio...for its compatibility and security. If you’re looking for a way...

    blog.groupdocs.cloud/categories/groupdocs.conve...
  5. 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...
  6. 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/
  7. 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/
  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...Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.cloud/conversion/conversionresult/
  9. 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-...
  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...Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.cloud/signature/verifyresult/