Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 31,651 for

password

(0.21 sec)
  1. Encrypt a Document in Python|Aspose.Words for P...

    Encrypt your document using appropriate encryption algorithms for specific document formats in Python....encrypted files with or without a password, including details on supported...Encrypt with Password To encrypt a document, use the password property...

    docs.aspose.com/words/python-net/encrypt-a-docu...
  2. WriteProtection | Aspose.Words for Java

    Specifies write protection settings for a document in Java....read-only and/or require a password to modify a document. Write...protect a document with a password. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  3. CertificateHolder.create method | Aspose.Words ...

    aspose.words.digitalsignatures.CertificateHolder.create method...Hide ] create(cert_bytes, password) Creates CertificateHolder...array of PKCS12 store and its password. def create ( self , cert_bytes...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Document.Unprotect | Aspose.Words for .NET

    Effortlessly unlock your documents with our Document Unprotect method, removing any Password protection for easy access and editing....document regardless of the password. public void Unprotect ()...even if it has a protection password. Note that document protection...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Secure Presentations with Passwords in C++|Aspo...

    Learn how to effortlessly lock and unlock Password-protected PowerPoint and OpenDocument presentations with Aspose.Slides for C++. Secure your presentations....Secure Presentations with Passwords in C++ Contents [ Hide ] Introduction...Introduction When you password protect a presentation, it means...

    docs.aspose.com/slides/cpp/password-protected-p...
  6. Set Privileges, Encrypt and Decrypt PDF File|As...

    Encrypt PDF File with Java using Different Encryption Types and Algorithms. Also, decrypt PDF Files using Owner Password....User and Owner password. // Need to set the password, so that once...user views the file with user password, // Only screen reading option...

    docs.aspose.com/pdf/java/set-privileges-encrypt...
  7. Add digital signature with a custom security ha...

    Add digital signature with a custom security handler in C#...CalculateEncryptionK ( string password ); byte [] Encrypt ( byte...string password ); bool IsUserPassword ( string password ); } An...

    docs.aspose.com/pdf/net/custom-security-handler/
  8. Protect and Unprotect Worksheet|Documentation

    Protect and unprotect worksheet of Excel files with Aspose.Cells for Python via .NET....then protect the sheet with a password. Protect and Unprotect Worksheet...Worksheet . Enter a password in the Password box . Select Allow...

    docs.aspose.com/cells/python-net/protect-and-un...
  9. Aspose::Words::Document::Unprotect method | Asp...

    Aspose::Words::Document::Unprotect method. Removes protection from the document regardless of the Password in C++....document regardless of the password. void Aspose :: Words :: Document...even if it has a protection password. Note that document protection...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. WriteProtection.set_password method | Aspose.Wo...

    WriteProtection.set_Password method. Sets the write protection Password for the document....set_password method set_password(password) Sets the write protection...protection password for the document. def set_password ( self ,...

    reference.aspose.com/words/python-net/aspose.wo...