Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 24,348 for

password

(0.05 sec)
  1. 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...
  2. Document constructor | Aspose.Words for Node.js

    Aspose.Words.Document constructor...is encrypted and requires a password to open, but you supplied...supplied an incorrect password. RuntimeError (Proxy error(ArgumentException))...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PlainTextDocument | Aspose.Words for .NET

    Effortlessly create plain text documents with our PlainTextDocument constructor. Enjoy automatic file format detection for seamless integration!...is encrypted and requires a password to open, but you supplied...supplied an incorrect password. ArgumentException The name of the file...

    reference.aspose.com/words/net/aspose.words/pla...
  4. How to Decrypt PDF File using C#

    This quick tutorial guides on how to decrypt PDF file using C#. You can decrypt PDF using C# with the help of a simple code without installing any third-party tool.... Steps to Decrypt Password Protected PDF using C# Establish...object using the file name and password Call the Document.Decrypt...

    kb.aspose.com/pdf/net/how-to-decrypt-pdf-file-u...
  5. Loading event in GridDesktop|Documentation

    This article describes how to use loading event in GridDesktop.... The file is password protected, first we try open...open as a wrong password,then finally in FailLoadFile event ,we...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  6. How to Encrypt or Decrypt Archives via Python.NET

    Discover the methods to encrypt or decrypt entire archives or specific entries in ZIP, RAR or 7Z archives using Python.NET....encryption method using the password "p@s$S", and saves the compressed...AES-256 encryption using the password "p@s$S". For these samples...

    products.aspose.com/zip/python-net/advanced-api...
  7. Specify Save Options in C++|Aspose.Words for C++

    More accurately control the save process....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/cpp/specify-save-options/
  8. DocSaveOptions.saveFormat property | Aspose.Wor...

    DocSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used... Doc ); // Set a password which will protect the loading...document in any way. options . password = "MyPassword" ; // If the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Protect and Unprotect|Documentation

    This snippet introduces how to encrypt and decrypt excel files, protect and unprotect the data in excel files using CSharp codes....protect Excel file with a password. Protect and unprotect workbook...your Excel workbook with a password. Protect and unprotect worksheet...

    docs.aspose.com/cells/python-net/protect-and-un...
  10. DocSaveOptions.save_format property | Aspose.Wo...

    DocSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used... DOC ) # Set a password which will protect the loading...document in any way. options . password = 'MyPassword' # If the document...

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