Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 15,162 for

password protection

(1.13 sec)
  1. 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...
  2. Encrypt PDF File|Aspose.PDF for .NET

    This topic explains how to Encrypt PDF File using PdfFileSecurity Class....Encrypting a PDF document protects its content from unauthorized...and password protected. Only user who know the password will...

    docs.aspose.com/pdf/net/encrypt-pdf-file/
  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. How to Unprotect Excel in C#

    This basic tutorial explains how to unprotect Excel in C#. It covers the IDE configuration, stepwise algorithm, and a code snippet to unlock Excel file in C#....access the protected Excel file Remove the password security by...or XLSX file and remove its password. Subsequently, export the...

    kb.aspose.com/cells/net/how-to-unprotect-excel-...
  5. 用 JavaScript 通过 C++ 加密和解密 Excel 文件|Documentation

    如何用 JavaScript 通过 C++ 加密和解密 Excel 文件。锁定和解锁 Excel 文件。...keyLength : 128 }; // Password protect the file. workbook . settings...settings . password = "1234" ; // Save the excel file. const...

    docs.aspose.com/cells/zh/javascript-cpp/encrypt...
  6. Specify Author while Write Protecting Workbook ...

    Specify an author name while write-protecting a workbook using Aspose.Cells for Node.js via C++....Specify Author while Write Protecting Workbook with Node.js via...an author name while write-protecting your workbook using the Aspose...

    docs.aspose.com/cells/nodejs-cpp/specify-author...
  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. C++ API to Convert XML to POTM | products.aspos...

    Convert XML to POTM via C++ without using Microsoft Word or Adobe Acrobat Reader...SaveFormat :: Potm ); Change Password of XML Document via C++ In...open a password protected XML and also change its password. In order...

    products.aspose.com/total/cpp/conversion/xml-to...
  9. Unlock PDF using Python | Aspose.PDF

    Decrypt (remove encryption) PDF documents programmatically with Python sample code using Aspose.PDF for Python for .NET...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/python-net/decrypt/
  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-...