Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 9,775 for

encrypted

(0.08 sec)
  1. How to Read Password Protected Excel File in Py...

    This short tutorial contains information about how to read password protected Excel file in Python. It explains how using Python open password protected excel file with the help of step-by-step instructions and a runnable sample Python code....the password to open the encrypted Excel file Load the Excel...password for opening the encrypted Excel file and then use it...

    kb.aspose.com/cells/python/how-to-read-password...
  2. Protect and Unprotect with Node.js via C++|Docu...

    This snippet introduces how to encrypt and decrypt Excel files, protect and unprotect the data in Excel files using Node.js with C++ addons....data level, like MS Excel: Encrypt and decrypt Excel files To...Format of Encrypted Office Open XML - OOXML Files Encrypting Excel...

    docs.aspose.com/cells/nodejs-cpp/protect-and-un...
  3. Detect File Format When Loading|Aspose.Words fo...

    Determine the file format in C# if you are not sure what the actual content of the file is, or to check the format compatibility.... Encrypted documents Test File (Enc).doc Encrypted Microsoft...document. Test File (Enc).docx Encrypted Office Open XML WordprocessingML...

    docs.aspose.com/words/net/detect-file-format-an...
  4. Aspose::Words::UnsupportedEncryptionException t...

    Aspose::Words::UnsupportedEncryptionException typedef. Thrown during document load, when the document is Encrypted with an unsupported method in C++....load, when the document is encrypted with an unsupported method...

    reference.aspose.com/words/cpp/aspose.words/uns...
  5. 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...
  6. FileFormatInfo | Aspose.Words for Java

    Contains data returned by FileFormatUtil document format detection methods in Java....detect the document format and encryption. Document doc = new Document();...Configure a SaveOptions object to encrypt the document // with a password...

    reference.aspose.com/words/java/com.aspose.word...
  7. 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++....developers need to work with encrypted PDF files. For example: Secure...will be required to open the encrypted PDF document for viewing....

    docs.aspose.com/cells/go-cpp/secure-pdf-documents/
  8. Protect and Unprotect with C++|Documentation

    This snippet introduces how to encrypt and decrypt Excel files and protect and unprotect the data in Excel files using C++ code....levels, similar to MS Excel: Encrypt and decrypt Excel files To...Format of Encrypted Office Open XML - OOXML Files Encrypting Excel...

    docs.aspose.com/cells/cpp/protect-and-unprotect/
  9. PdfEncryptionDetails.UserPassword | Aspose.Word...

    Discover how the UserPassword property enhances PDF security by requiring a password for access, ensuring your documents stay protected and confidential....required for opening the encrypted PDF document. public string...will be required to open an encrypted PDF document for viewing....

    reference.aspose.com/words/net/aspose.words.sav...
  10. Document constructor | Aspose.Words for Node.js

    Aspose.Words.Document constructor...ordExc)) The document is encrypted and requires a password to...additional options such as an encryption password. Document ( fileName...

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