Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 10,731 for

encrypted

(0.07 sec)
  1. 用 JavaScript 通过 C++ 加密和解密 Excel 文件|Documentation

    如何用 JavaScript 通过 C++ 加密和解密 Excel 文件。锁定和解锁 Excel 文件。...Cells Example - Encrypt Workbook </ h1 > < input type...arrayBuffer )); // Specify XOR encryption type. workbook . encryptionOptions...

    docs.aspose.com/cells/zh/javascript-cpp/encrypt...
  2. Decrypt PDF using JavaScript|Aspose.PDF for Jav...

    Decrypt PDF File with Aspose.PDF for JavaScript via C++....more and more users exchange encrypted documents in order not to...becomes necessary to access the encrypted PDF file, since such access...

    docs.aspose.com/pdf/javascript-cpp/decrypt-pdf/
  3. FileFormatInfo.LoadFormat | Aspose.Words for .NET

    Discover the FileFormatInfo LoadFormat property to easily identify and access detected document formats for seamless file management....When an OOXML document is encrypted, it is not possible to ascertain...decrypting it first so for an encrypted OOXML document this property...

    reference.aspose.com/words/net/aspose.words/fil...
  4. Password Protect Zip Files and Archives in C# |...

    Zip C# library lets you сompress and decompress files or directory with password protection in C#...NET Developer Guide Encryption and decryption Password Protecting...both traditional and AES encryption schemes. Additionally, it...

    docs.aspose.com/zip/net/password-protecting-arc...
  5. 加密 Python 中的文档|Python via .NET 格式的 Aspose.Words

    使用适用于 Python 中特定文档格式的适当加密算法来加密您的文档。...which the document will be encrypted , and which will be required...以使用 FileFormatInfo 类的 is_encrypted 属性。此属性还允许您在加载文档之前执行某些操作,例如,通知用户提供密码。...

    docs.aspose.com/words/zh/python-net/encrypt-a-d...
  6. Protected Sheet Without Password - Free Support...

    We use below method to load the document into Aspose by trying with different LoadFormat Workbook LoadExcelDocument(FileStream stream) { Aspose.Cells.Workbook workbook; bool isExcelDocumentLoaded = false; v…...format) and all the data is encrypted. Can you check this? Professionalize...protected with a password is encrypted. Aspose.Cells can open such...

    forum.aspose.com/t/protected-sheet-without-pass...
  7. Specify Save Options in Node.js|Aspose.Words fo...

    More accurately control the save process using Node.js.... Encrypt a Document With a Password...or set a password for an encrypted document. Use the password...

    docs.aspose.com/words/nodejs-net/specify-save-o...
  8. 通过C++使用JavaScript打开不同版本的Microsoft Excel文件|Docum...

    本文讲解了如何通过Aspose.Cells for JavaScript在C++中打开不同Excel版本的文件。... 您可以从以下链接下载测试此功能的示例文件: Encrypted Excel <!DOCTYPE html> < html...head > < body > < h1 > Open Encrypted Workbook Example </ h1 > <...

    docs.aspose.com/cells/zh/javascript-cpp/opening...
  9. Aspose.Pdf.Document Encrypt - Free Support Foru...

    Hello I am using Aspose.PDF.dll version 23.6.0.0, on VS Studio 2022 (17.14.23) on Windows 11. The project is .NET 9.0 WinForms. With the attached PDF document when trying to set the User and Owner password and encrypt …...Document Encrypt Aspose.PDF Product Family aspose-pdf-net...User and Owner password and encrypt the file, using the code below...

    forum.aspose.com/t/aspose-pdf-document-encrypt/...
  10. How to Password Protect an Excel File in C#

    This article explains how to password protect an Excel file in C#. It provides details to configure the environment, program flow and a runnable sample code to encrypt Excel file in C#....that exhibits the process to encrypt Excel file with password in...also learn about different encryption types, setting passwords...

    kb.aspose.com/cells/net/how-to-password-protect...