Sort Score
Result 10 results
Languages All
Labels All
Results 2,541 - 2,550 of 14,147 for

password protected

(0.13 sec)
  1. Restrict Document Editing in Node.js|Aspose.Wor...

    Restrict editing a document by setting a restriction type using Node.js. You can also remove protection and make unrestricted editable regions....enables you to specify write protection settings for a document....type, how to add or remove protection, and how to make unrestricted...

    docs.aspose.com/words/nodejs-net/restrict-docum...
  2. DocSaveOptions constructor | Aspose.Words for P...

    aspose.words.saving.DocSaveOptions constructor... DOC ) # Set a password which will protect the loading of the...document in any way. options . password = 'MyPassword' # If the document...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Setting Strong Encryption Type|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....enables you to encrypt and password protect spreadsheets. It uses...You can also encrypt and passwordprotect Excel files with a strong...

    docs.aspose.com/cells/python-net/setting-strong...
  4. Lock PDF using Python | Aspose.PDF

    Sample Python code for using Aspose.PDF to read Protected (Password encrypted) documents, secure a document with protection, or remove protection....Protect PDF Document Using Python Lock PDF using Aspose.PDF.... Locking PDF with passwords or encryption is essential for keeping...

    products.aspose.com/pdf/python-net/encrypt/
  5. Setting Strong Encryption Type|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....enables you to encrypt and passwordprotect spreadsheets. It uses...You can also encrypt and passwordprotect Excel files with a strong...

    docs.aspose.com/cells/java/setting-strong-encry...
  6. Connect to POP3 Server|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Specify the host, username, and password in the Pop3Client instance...// Specify host, username, password, Port and SecurityOptions...

    docs.aspose.com/email/java/connect-to-pop3-server/
  7. Decrypt PDF in Node.js|Aspose.PDF for Node.js v...

    Decrypt PDF File with Aspose.PDF for Node.js via C++....Decrypt PDF File using Owner Password Recently, more and more users...victims of Internet fraud and protect their documents. In this regard...

    docs.aspose.com/pdf/nodejs-cpp/decrypt-pdf/
  8. Assign and Validate Digital Signatures|Document...

    Excel file digital signature and verification. To protect the authenticity of a workbook's content in an Excel file, you can add a digital signature using Java code with Aspose.Cells for Java....certificate, you must also have its password to successfully sign the spreadsheets...specified password does not match the certificate’s password, an exception...

    docs.aspose.com/cells/java/assign-and-validate-...
  9. Protect and Unprotect|Documentation

    This snippet introduces how to encrypt and decrypt Excel files, and protect and unprotect data in Excel files using Python code....Ask AI Protect and Unprotect Contents [ Hide ] Aspose.Cells for...Python offers a wide range of protection and unprotection features...

    docs.aspose.com/cells/python-java/protect-and-u...
  10. 用 JavaScript 通过 C++ 加密 Excel 文件|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 加密和密码保护 Excel 文件。...keyLength : 128 }; // Password protect the file. workbook . settings...settings . password = "1234" ; // Save the excel file (Excel97To2003...

    docs.aspose.com/cells/zh/javascript-cpp/encrypt...