Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 24,348 for

password

(0.09 sec)
  1. Encrypt and Decrypt Excel files with C++|Docume...

    How to encrypt and decrypt Excel files using C++. Lock and unlock Excel files....enables you to encrypt and password protect your spreadsheets...allows you to encrypt and password protect Microsoft Excel files...

    docs.aspose.com/cells/cpp/encrypt-and-decrypt-e...
  2. Specify Save Options in Node.js|Aspose.Words fo...

    More accurately control the save process using Node.js....a Document With a Password Use the password property to get or...set a password for an encrypted document. Use the password property...

    docs.aspose.com/words/nodejs-net/specify-save-o...
  3. Specify Save Options in Python|Aspose.Words for...

    More accurately control the save process using Python....a Document With a Password Use the password property to get or...set a password for an encrypted document. Use the password property...

    docs.aspose.com/words/python-net/specify-save-o...
  4. PdfDigitalSignatureTimestampSettings constructo...

    aspose.words.saving.PdfDigitalSignatureTimestampSettings constructor...PdfDigitalSignatureT(server_url, user_name, password) Initializes an instance of...: str , user_name : str , password : str ): ... Parameter Type...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to Unprotect Excel in Java

    This quick guide covers how to unprotect Excel in Java. It explains the IDE setup, stepwise process, and a sample code to unlock Excel file in Java....file editable by removing the password with the unprotect() method...and proceed to remove its password by calling the unprotect()...

    kb.aspose.com/cells/java/how-to-unprotect-excel...
  6. How to Unprotect Excel in Python

    This quick guide covers how to unprotect Excel in Python. It discusses the environment setup, step-by-step process, and a sample code to unlock Excel file in Python....Workbook class Remove the password protection with the unprotect()...remove the password protection while specifying the password. Finally...

    kb.aspose.com/cells/python/how-to-unprotect-exc...
  7. Encrypt and Decrypt Excel files|Documentation

    How to encrypt and decrypt excel files using C#. Lock and unlock Excel files....enables you to encrypt and password protect your spreadsheets...allows you to encrypt and password protect Microsoft Excel files...

    docs.aspose.com/cells/net/encrypt-and-decrypt-e...
  8. 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...
  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. FileFormatInfo.isEncrypted property | Aspose.Wo...

    FileFormatInfo.isEncrypted property. Returns ``true`` if the document is encrypted and requires a Password to open....is encrypted and requires a password to open. get isEncrypted ()...Words without supplying a password an exception will be thrown...

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