Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 27,154 for

password

(0.11 sec)
  1. 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...
  2. Aspose::Words::FileFormatInfo::get_IsEncrypted ...

    Aspose::Words::FileFormatInfo::get_IsEncrypted method. Returns true if the document is encrypted and requires a Password to open in C++....is encrypted and requires a password to open. bool Aspose :: Words...Words without supplying a password an exception will be thrown...

    reference.aspose.com/words/cpp/aspose.words/fil...
  3. IncorrectPasswordException Class | Aspose.Words...

    Discover the Aspose.Words.IncorrectPasswordException class, which handles Password errors for encrypted documents, ensuring secure and seamless access....encrypted with a password and the password specified when opening...SaveFormat . Doc ); // Set a password which will protect the loading...

    reference.aspose.com/words/net/aspose.words/inc...
  4. Secure PDF Documents with JavaScript via C++|Do...

    Learn how to secure PDF documents by using owner and user Passwords, and set permissions for PDF files using Aspose.Cells for JavaScript 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/javascript-cpp/secure-pdf...
  5. OdtSaveOptions.saveFormat property | Aspose.Wor...

    OdtSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used...saved ODT/OTT document with a password, and then load it using Aspose...saveFormat ); saveOptions . password = "@sposeEncrypted_1145" ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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/
  7. 使用C++的Aspose.Cells for JavaScript检查修改密码|Documen...

    学习如何使用C++的Aspose.Cells for JavaScript检查修改密码是否匹配。...> Check Write Protection Passwords </ h1 > < input type = "file"...arrayBuffer (); // Specify password to open inside the load options...

    docs.aspose.com/cells/zh/javascript-cpp/check-p...
  8. LoadOptions | Aspose.Words for .NET

    Discover the LoadOptions constructor, designed to effortlessly initialize a new instance with default values for optimal performance and efficiency....this class with the specified password to load an encrypted document...string password ) Parameter Type Description password String...

    reference.aspose.com/words/net/aspose.words.loa...
  9. CertificateHolder class | Aspose.Words for Node.js

    Aspose.Words.DigitalSignatures.CertificateHolder class. Represents a holder of X509Certificate2 instance...Description create(certBytes, password) Creates CertificateHolder...store and its password. create(certBytes, password) Creates CertificateHolder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to Unprotect Word File in Java

    This quick tutorial guides on how to unprotect Word file in Java. It provides all the necessary details to write a program to unprotect DOCX in Java with the help of a few API calls only....unprotect Word document without password in Java . It uses the Document...protected with a password, you may provide the password in the unprotect()...

    kb.aspose.com/words/java/how-to-unprotect-word-...