Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 27,154 for

password

(0.3 sec)
  1. OdtSaveOptions constructor | Aspose.Words for P...

    aspose.words.saving.OdtSaveOptions constructor... OdtSaveOptions(password) Initializes a new instance...encrypted with a password. def __init__ ( self , password : str ): ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Secure PDF Documents with Golang via C++|Docume...

    Learn how to secure PDF documents with owner and user Passwords using Aspose.Cells with Golang via C++....documents with owner and user passwords so that not just anyone can...user passwords while saving to PDF. The owner password or user...

    docs.aspose.com/cells/go-cpp/secure-pdf-documents/
  3. 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...
  4. 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...
  5. 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...
  6. Encrypting Excel Files with Node.js via C++|Doc...

    Learn how to encrypt and Password‑protect Excel files using Aspose.Cells for Node.js via C++....enables you to encrypt and password‑protect your spreadsheets...allows you to encrypt and password‑protect Microsoft Excel files...

    docs.aspose.com/cells/nodejs-cpp/encrypting-exc...
  7. 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...
  8. Encrypt and Decrypt Excel files with JavaScript...

    How to encrypt and decrypt Excel files using JavaScript via 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/javascript-cpp/encrypt-an...
  9. Unlock all restrictions for a PDF file - Free S...

    Hi , How to decrypt to unlock all restrictions for a PDF file using Aspose.Pdf in C# Please give me simple code...string password = “ownerPassword”; // owner or user password try...the password using (var doc = new Document(input, password)) {...

    forum.aspose.com/t/unlock-all-restrictions-for-...
  10. How To Compress or Extract Archives Using Java ...

    Learn how to compress or extract archives using Java with detailed instructions for various formats like ZIP and RAR....ZIP - Password Create Zip file with Password Unzip Password Protected...case the input archive is password-protected (See example below)...

    docs.aspose.com/zip/java/how-to/