Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 9,775 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. 通过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...
  3. How to Change Password of PDF using Python

    This article describes how to change password of PDF using Python. It guides to set the environment, provides steps to follow and shares a runnable sample code to change password of PDF file using Python....class object to check the encryption state of the target PDF Check...if the target PDF file is encrypted, perform the steps below Create...

    kb.aspose.com/pdf/python/how-to-change-password...
  4. FileFormatInfo.load_format property | Aspose.Wo...

    FileFormatInfo.load_format property. Gets the detected document format....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/python-net/aspose.wo...
  5. Encrypt PDF in Node.js|Aspose.PDF for Node.js v...

    Encrypt PDF File with Aspose.PDF for Node.js via C++....Encrypt PDF in Node.js Contents [ Hide ] Encrypt PDF File using...password. To easily and securely encrypt documents, you can use Aspose...

    docs.aspose.com/pdf/nodejs-cpp/encrypt-pdf/
  6. 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/
  7. Set Privileges, Encrypt and Decrypt PDF|Aspose....

    Encrypt PDF File with Python using Different Encryption Types and Algorithms. Also, decrypt PDF Files using Owner Password....Set Privileges, Encrypt and Decrypt PDF Contents [ Hide ] Managing...programmatically applying encryption, controlling access through...

    docs.aspose.com/pdf/python-net/set-privileges-e...
  8. 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...
  9. 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...
  10. 加密 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...