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

security

(0.22 sec)
  1. How to Run the Examples | Documentation

    All examples of GroupDocs.Watermark Cloud is hosted on Github. Examples are located in the Examples folder. If you like to add or improve an example, we encourage you to contribute to the project. All examples and showcase projects in this repository are open source and can be freely used in your own applications. To contribute, you can fork the repository, edit the source code and create a pull request. We will review the changes and include them in the repository if found helpful....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.cloud/watermark/how-to-run-the-e...
  2. FileInfo | Documentation

    FileInfo data structure used for input files description in various comparison cloud API methods. FileInfo example: { "FilePath": "string", "VersionId": "string", "StorageName": "string", "Password": "string" } Name Description FilePath Path of the file in the cloud storage VersionId File Version, can be null or omitted. StorageName Name of the cloud storage. Can be omitted, then default storage used. Password The password for password-protected documents (docx, pdf, etc)...Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.cloud/comparison/fileinfo/
  3. Technical Support | Documentation

    GroupDocs provides unlimited free technical support for all its products. The support is available to all users, including evaluation. If you need help with GroupDocs.Comparison Cloud, consider the following: The main avenue for support is the GroupDocs Cloud Forums. Post your question in the GroupDocs.Comparison Forum and it will be answered within a few hours Please note, GroupDocs does not provide technical support over the phone. Phone support is only available for sales and purchase questions When expecting a reply in the forums, please allow for time zone differences...Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.cloud/comparison/technical-support/
  4. Working with texts | Documentation

    How to work with content in textual form....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.cloud/rewriter/text/
  5. Supported Platforms | Documentation

    GroupDocs.Parser Cloud is a REST API that can be used with any language: .NET, Java, PHP, Ruby, Python, Node.js and many more. You can use it with any language or platform that supports REST. (Almost all platforms and languages support REST and provide native REST clients to work with REST APIs). You do not need to worry about language or platform limitations. You can use it with any platform – web, desktop, mobile, and cloud....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.cloud/parser/supported-platforms/
  6. How to Run the Examples | Documentation

    All examples of GroupDocs.Editor Cloud is hosted on Github. Examples are located in the Examples folder. If you like to add or improve an example, we encourage you to contribute to the project. All examples and showcase projects in this repository are open source and can be freely used in your own applications. To contribute, you can fork the repository, edit the source code and create a pull request. We will review the changes and include them in the repository if found helpful....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.cloud/editor/how-to-run-the-exam...
  7. Supported Platforms | Documentation

    GroupDocs.Metadata Cloud is a REST API that can be used with any language: .NET, Java, PHP, Ruby, Python, Node.js and many more. You can use it with any language or platform that supports REST. (Almost all platforms and languages support REST and provide native REST clients to work with REST APIs). You do not need to worry about language or platform limitations. You can use it with any platform – web, desktop, mobile, and cloud....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.cloud/metadata/supported-platforms/
  8. Put Password in PDF File | Save PDF File with p...

    Learn how to secure your PDF documents in Node.js using REST API. Implement password protection for added Security and safeguard your valuable data....applications with an added layer of security: passcode protecting PDF files...into this empowering path of secure document management, combining...

    blog.groupdocs.cloud/merger/lock-pdf-with-passw...
  9. Upload file | Documentation

    How to upload file to Cloud storage....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.cloud/rewriter/file/upload/
  10. VerifySettings | Documentation

    VerifySettings data structure used as input parameters for Verify API method. VerifySettings example { "FileInfo": { "FilePath": "string", "StorageName": "string", "VersionId": "string", "Password": "string" }, "Options": [ { "SignatureType": "Text", "Page": 1, "Text": "John", "MatchType": "Contains" } ] } VerifySettings fields Name Description API Version FileInfo.FilePath The path of the document, located in the storage. Required. FileInfo.StorageName Storage name FileInfo.VersionId File version Id FileInfo.Password Password for password-protected document to be signed....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.cloud/signature/verifysettings/