Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 27,684 for

password

(0.15 sec)
  1. Open a Document Read-Only in C#|Aspose.Words fo...

    Make your document read-only so that the content can be copied or read, but not modified using C#....read-only and/or requiring a password to modify the document. Aspose...Info → Protect Document) “Password to modify” (Save As → Tools...

    docs.aspose.com/words/net/open-a-document-read-...
  2. Open a Document Read-Only in C++|Aspose.Words f...

    Make your document read-only so that the content can be copied or read, but not modified....read-only and/or requiring a password to modify the document. Aspose...Info → Protect Document) “Password to modify” (Save As → Tools...

    docs.aspose.com/words/cpp/open-a-document-read-...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. OdtSaveOptions constructor | Aspose.Words for N...

    Aspose.Words.Saving.OdtSaveOptions constructor...OdtSaveOptions () OdtSaveOptions(password) Initializes a new instance...encrypted with a password. OdtSaveOptions ( password : string ) Parameter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. 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...
  10. X509Certificate2Wrapper | Aspose.Words for Java

    JAVA-added public wrapper around ours internal X509Certificate2 in Java....X509Certificate2Wrap(String fileName, String password) Initializes a new instance...X509Certificate2Wrap(String fileName, String password) public X509Certificate2Wrap(String...

    reference.aspose.com/words/java/com.aspose.word...