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

encrypted

(0.09 sec)
  1. PdfEncryptionDetails.user_password property | A...

    PdfEncryptionDetails.user_password property. Specifies the user password required for opening the Encrypted PDF document....required for opening the encrypted PDF document. @property def...will be required to open an encrypted PDF document for viewing....

    reference.aspose.com/words/python-net/aspose.wo...
  2. PlainTextDocument constructor | Aspose.Words fo...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. How to Encrypt Excel File with Password in Java

    This article guides on how to encrypt Excel file with password in Java. It provides the details about the required resources, a complete logic to write the program and a runnable sample code to demonstrate the process to create password protected Excel file in Java....TeX Product Family How to Encrypt Excel File with Password in...brief article describes how to encrypt Excel file with password in...

    kb.aspose.com/cells/java/how-to-encrypt-excel-f...
  4. 如何检测文件格式并使用 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...
  5. Check Password to modify using Aspose.Cells|Doc...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Close Detect File Format of Encrypted Office Open XML - OOXML Files...and Check if the File is Encrypted Analyzing your prompt, please...

    docs.aspose.com/cells/net/check-password-to-mod...
  6. Encrypt, decrypt, protect and unprotect Excel f...

    This snippet introduces how to encrypt and decrypt Excel files, protect and unprotect data in Excel files using Java code....Ask AI Encrypt, decrypt, protect and unprotect Excel files Contents...level, similar to MS Excel: Encrypt and decrypt Excel files To...

    docs.aspose.com/cells/java/protect-and-unprotect/
  7. Protect and Unprotect|Documentation

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

    docs.aspose.com/cells/net/protect-and-unprotect/
  8. 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/
  9. Secure PDF Documents with C++|Documentation

    Learn how to secure PDF documents with owner and user passwords using Aspose.Cells with 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/cpp/secure-pdf-documents/
  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...