Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 30,166 for

password

(0.26 sec)
  1. 用 JavaScript 通过 C++ 加密 Excel 文件|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 加密和密码保护 Excel 文件。...StrongCryptographicP , keyLength : 128 }; // Password protect the file. workbook...workbook . settings . password = "1234" ; // Save the excel file (Excel97To2003...

    docs.aspose.com/cells/zh/javascript-cpp/encrypt...
  2. LoadOptions class | Aspose.Words for Python

    aspose.words.loading.LoadOptions class. Allows to specify additional options (such as Password or base URI) when loading a document into a [Document](../../aspose.words/document/) object...additional options (such as password or base URI) when loading...default values. LoadOptions(password) A shortcut to initialize...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Saving::OoxmlSaveOptions::get_Pa...

    Aspose::Words::Saving::OoxmlSaveOptions::get_Password method. Gets/sets a Password to encrypt document using ECMA376 Standard encryption algorithm in C++....Aspose::Words::Saving::OoxmlSaveOptions::get_Password method Contents [ Hide ] ...OoxmlSaveOptions::get_Password method Gets/sets a password to encrypt document...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. PlainTextDocument constructor | Aspose.Words fo...

    aspose.words.PlainTextDocument constructor...is encrypted and requires a password to open, but you supplied...supplied an incorrect password. RuntimeError (Proxy error(ArgumentException))...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Encrypt or Decrypt ZIP, RAR, 7Z Archive via Java

    Explore a Java to encrypt or decrypt ZIP, RAR, and 7Z archive files.... The password for encryption is set to "p@s$S"...second file, "asyoulik.txt", is password-protected using AES-256 encryption...

    products.aspose.com/zip/java/advanced-api-featu...
  6. OdtSaveOptions | Aspose.Words for .NET

    Discover the OdtSaveOptions constructor to effortlessly save documents in ODT format. Streamline your workflow with this powerful tool!...with a password. public OdtSaveOptions ( string password ) See...saved ODT/OTT document with a password, and then load it using Aspose...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Protect or Encrypt a Document in Java|Aspose.Wo...

    Encrypt a document, restrict editing, use digital signatures for document protection. Aspose.Words supports most Word protection options using Java....Document) Alternative feature: “Password to modify” (Save As → Tools...Tools → General Options → Password) Encrypt a Document “Encrypt...

    docs.aspose.com/words/java/protect-or-encrypt-a...
  8. How to Decrypt PDF File using Python

    This short topic guides on how to decrypt PDF file using Python. You may decrypt PDF using Python with the help of a simple API calls and without installing any third-party tool.... Steps to Decrypt Password Protected PDF using Python...object using the file name and password Use the Document.decrypt method...

    kb.aspose.com/pdf/python/how-to-decrypt-pdf-fil...
  9. Lock PDF using Python | Aspose.PDF

    Sample Python 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/python-net/encrypt/
  10. How to Lock a Zip Folder via C# | Lock ZIP arch...

    C# source code for protecting ZIP archives with Password. Add single or multiple files and folders to locked ZIP archives programmatically....Protect ZIP archives with password programmatically within any...developers can effortlessly set a password for their zip archives. This...

    products.aspose.com/zip/net/lock/