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

encrypted

(0.12 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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/
  5. 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...
  6. Check Password to Modify using Aspose.Cells for...

    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/python-net/check-password...
  7. 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...
  8. 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...
  9. 使用C++的JavaScript设置强加密类型|Documentation

    学习如何使用C++的Aspose.Cells for JavaScript为Excel文件设置强加密类型...Cells Example - Encrypt Workbook </ title > </ head...head > < body > < h1 > Encrypt Workbook Example </ h1 > < input...

    docs.aspose.com/cells/zh/javascript-cpp/setting...
  10. S/MIME Encryption: Encrypting a MailMessage for...

    In older versions (e.g. 23.11.) MailMessage had an encrypt method that took an array of X509Certificate2 as parameter so we were able to encrypt a MailMessage for multiple recipients. It seems the API has changed in new…...S/MIME Encryption: Encrypting a MailMessage for multiple recipients...23.11.) MailMessage had an encrypt method that took an array of...

    forum.aspose.com/t/s-mime-encryption-encrypting...