Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 9,775 for

encrypted

(0.1 sec)
  1. 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...
  2. Protect and Unprotect|Documentation

    This snippet introduces how to encrypt and decrypt Excel files, protect and unprotect the data in Excel files using C# codes....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/python-net/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. Specify Load Options in Python|Aspose.Words for...

    More accurately control the load process using Python....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/python-net/specify-load-o...
  5. 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...
  6. Secure PDF Documents|Documentation

    Secure PDF files while converting from Excel files. This article demonstrates generating a secure PDF file from Excel with Aspose.Cells for Java API....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/java/secure-pdf-documents/
  7. 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/
  8. 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...
  9. 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...
  10. 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...