Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 14,143 for

password protection

(0.15 sec)
  1. Unlock PDF using C++ | Aspose.PDF

    Decrypt (remove encryption) PDF documents programmatically with C++ sample code using Aspose.PDF for C++...may need to access a password-protected PDF containing important...document and enter a complex password takes you a lot of time. Decrypting...

    products.aspose.com/pdf/cpp/decrypt/
  2. 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/
  3. 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...
  4. 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...
  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. C++ API to Convert XML to OTP | products.aspose...

    Convert XML to OTP via C++ without using Microsoft Word or Adobe Acrobat Reader... OTP (One-Time Password) is a secure authentication...authentication method used to protect user accounts from unauthorized access...

    products.aspose.com/total/cpp/conversion/xml-to...
  7. Aspose.ZIP Product Family

    Find answers about compressing and decompressing ZIP, GZIP, BZ2, TAR, RAR and other archive file formats....RAR into ZIP in Python Password Protect a ZIP File in Python Extract...Turn RAR into ZIP in Java Password Protect a ZIP File in Java How...

    kb.aspose.com/zip/page/2/
  8. VbaProject.IsProtected | Aspose.Words for .NET

    Discover if your VbaProject is Password protected with the IsProtected property. Ensure your code's security and streamline project management effectively!...whether the VbaProject is password protected. public bool IsProtected...whether the VbaProject is password protected. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.vba...
  9. 用 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...
  10. 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-...