Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 31,651 for

password

(0.15 sec)
  1. CertificateHolder class | Aspose.Words for Python

    aspose.words.digitalsignatures.CertificateHolder class. Represents a holder of X509Certificate2 instance...Description create(cert_bytes, password) Creates CertificateHolder...store and its password. create(file_name, password) Creates CertificateHolder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PdfEncryptionDetails.UserPassword | Aspose.Word...

    Discover how the UserPassword property enhances PDF security by requiring a Password for access, ensuring your documents stay protected and confidential....property Specifies the user password required for opening the encrypted...; set ; } Remarks The user password will be required to open an...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Lock PDF using C++ | Aspose.PDF

    Sample C++ code for using Aspose.PDF to read protected (Password encrypted) documents, secure a document with protection, or remove protection.... Locking PDF with passwords or encryption is essential...data. When you lock PDF with password, it gains control over who...

    products.aspose.com/pdf/cpp/encrypt/
  4. Aspose::Words::Document::Protect method | Aspos...

    Aspose::Words::Document::Protect method. Protects the document from changes without changing the existing Password or assigns a random Password in C++....the existing password or assigns a random password. void Aspose...protection password, the existing protection password is not changed...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. How to Unprotect Excel Sheet using Node.js

    This article explains how to unprotect Excel sheet using Node.js. It has the instructions set to the set the IDE, a list of steps, and a runnable sample code to unlock Excel spreadsheet using Node.js....having a protected sheet with a password Select the target sheet to...unprotect() by providing the password Save the resultant Excel file...

    kb.aspose.com/cells/nodejs/how-to-unprotect-exc...
  6. Aspose::Words::Settings::WriteProtection::Valid...

    Aspose::Words::Settings::WriteProtection::ValidatePassword method. Returns true if the specified Password is the same as the write-protection Password the document was protected with. If document is not write-protected with Password then returns false in C++....specified password is the same as the write-protection password the...is not write-protected with password then returns false . bool...

    reference.aspose.com/words/cpp/aspose.words.set...
  7. Aspose::Words::Settings::WriteProtection class ...

    Aspose::Words::Settings::WriteProtection class. Specifies write protection settings for a document. To learn more, visit the documentation article in C++....true when a write protection password is set. get_ReadOnlyRecommended...Sets the write protection password for the document. static Type...

    reference.aspose.com/words/cpp/aspose.words.set...
  8. CertificateHolder | Aspose.Words for Java

    Represents a holder of X509Certificate2 instance in Java....comment, date, and decryption password which will be applied with...create(byte[] certBytes, String password) Creates CertificateHolder...

    reference.aspose.com/words/java/com.aspose.word...
  9. Restrict Document Editing in Python|Aspose.Word...

    Restrict editing a document by setting a restriction type using Python. You can also remove protection and make unrestricted editable regions....All types are password-secured, and if this password is not entered...requirement to provide the necessary password, this is a sign that something...

    docs.aspose.com/words/python-net/restrict-docum...
  10. Protect and Unprotect Workbook Structure with C...

    Protect and unprotect workbook structure of Excel files using C++ with Aspose.Cells....your Excel workbook with a password. Protect and Unprotect Workbook...Workbook . Enter a password in the Password box . Select OK ,...

    docs.aspose.com/cells/cpp/protect-and-unprotect...