Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 9,775 for

encrypted

(0.12 sec)
  1. 加密 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...
  2. 用 JavaScript 通过 C++ 加密 Excel 文件|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 加密和密码保护 Excel 文件。...</ head > < body > < h1 > Encrypt Workbook Example </ h1 > <...arrayBuffer )); // Specify XOR encryption type. workbook . encryptionOptions...

    docs.aspose.com/cells/zh/javascript-cpp/encrypt...
  3. Change Password of a PDF File in Node.js|Aspose...

    Change Password of a PDF File with Aspose.PDF for Node.js via C++....'asposepdfnodejs' ); const pdf_encrypt_file = 'ResultEncrypt.pdf'...AsposePdfChangePassw ( pdf_encrypt_file , "owner" , "newuser"...

    docs.aspose.com/pdf/nodejs-cpp/change-password-...
  4. 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...
  5. 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...
  6. 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...
  7. PdfEncryptionDetails.permissions property | Asp...

    PdfEncryptionDetails.permissions property. Specifies the operations that are allowed to a user on an Encrypted PDF document...are allowed to a user on an encrypted PDF document. The default...the editing of annotations. encryption_details = aw . saving . ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert OTP to JSON Format in Android Apps | pr...

    Convert OTP to JSON format in Android Apps without using using Microsoft Excel or PowerPoint...API allows you to open the encrypted document by passing the correct...shows how to try opening an encrypted document with a password:...

    products.aspose.com/total/android-java/conversi...
  9. 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/
  10. 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...