Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 8,632 for

encrypted

(0.06 sec)
  1. PdfEncryptionDetails.OwnerPassword | Aspose.Wor...

    Discover how the OwnerPassword property secures your Encrypted PDF files, ensuring only authorized access. Protect your documents effortlessly!...the owner password for the encrypted PDF document. public string...allows the user to open an encrypted PDF document without any access...

    reference.aspose.com/words/net/aspose.words.sav...
  2. SignOptions.decryption_password property | Aspo...

    SignOptions.decryption_password property. The password to decrypt source document...Remarks If OOXML document is encrypted, you should provide decryption...Examples Shows how to sign encrypted document file. # Create an...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Specify Load Options in Java|Aspose.Words for Java

    Set advanced properties when loading a document using Java to obtain more precise control of the process....automatically chosen encoding: Load Encrypted Documents You can load Word...Word documents encrypted with a password. To do this, use a special...

    docs.aspose.com/words/java/specify-load-options/
  4. Open Different Microsoft Excel Versions Files w...

    This article explains how to open different Excel version files using Aspose.Cells for Node.js via C++....9 and Office 365 XLSX or Encrypted Excel Files. How to Open Files...opened successfully!" ); Open Encrypted Excel Files It’s possible...

    docs.aspose.com/cells/nodejs-cpp/opening-differ...
  5. 如何检测文件格式并使用 C++ 判断文件是否被加密|Documentation

    学习如何用 Aspose.Cells 和 C++检测文件格式及判断文件是否被加密。...file is encrypted std :: cout << "The file is encrypted: " << (...

    docs.aspose.com/cells/zh/cpp/how-to-detect-a-fi...
  6. Aspose::Words::Loading::LoadOptions class | Asp...

    Aspose::Words::Loading::LoadOptions class. Allows to specify additional options (such as password or base URI) when loading a document into a Document object. To learn more, visit the documentation article in C++....the password for opening an encrypted document. Can be null or empty...specified password to load an encrypted document. LoadOptions (As...

    reference.aspose.com/words/cpp/aspose.words.loa...
  7. PlainTextDocument | Aspose.Words for .NET

    Effortlessly create plain text documents with our PlainTextDocument constructor. Enjoy automatic file format detection for seamless integration!...IncorrectPasswordExc The document is encrypted and requires a password to...additional options such as an encryption password. public PlainTextDocument...

    reference.aspose.com/words/net/aspose.words/pla...
  8. Specify Load Options in C#|Aspose.Words for .NET

    More accurately control the load process using C#....automatically chosen encoding: Load Encrypted Documents You can load Word...Word documents encrypted with a password. To do this, use a special...

    docs.aspose.com/words/net/specify-load-options/
  9. UnsupportedEncryptionException class | Aspose.W...

    aspose.words.UnsupportedEncryptionException class. Thrown during document load, when the document is Encrypted with an unsupported method....load, when the document is encrypted with an unsupported method...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Document::Document constructor |...

    Aspose::Words::Document::Document constructor. Creates a blank Word document in C++....Document > ( get_MyDir () + u "Encrypted.docx" , System :: MakeObject..."docPassword" )); ASSERT_EQ ( u "Test encrypted document." , doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/doc...