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

encrypt

(0.09 sec)
  1. How to Password Protect an Excel File using Nod...

    This article guides on how to password protect an Excel file using Node.js. It has all the details to set the IDE, a list of steps, and a runnable sample code to Encrypt Excel file using Node.js....a runnable sample code to encrypt Excel file using Node.js ....different options for the encryption to be applied to the Excel...

    kb.aspose.com/cells/nodejs/how-to-password-prot...
  2. How to Protect PDF File with Password using Python

    This quick tutorial covers how to protect PDF file with password using Python. It presents a complete overview of the process including the system configuration, and step-by-step algorithm, along with a running code sample that demonstrates how using Python PDF password protect feature can be embedded into your applications....explains different types of encryptions to protect data in PDF documents...and other arguments for the Encrypt method Write the secured PDF...

    kb.aspose.com/pdf/python/how-to-protect-pdf-fil...
  3. Protect PDF using Python | Aspose.PDF

    Lock PDF with password programmatically with Python sample code using Aspose.PDF for Python for .NET...Encrypt method to protect PDF with...allow_screen_readers = True document . encrypt ( "userpassword" , "ownerpassword"...

    products.aspose.com/pdf/python-net/protect/
  4. Protect PDF using CLI | Aspose.PDF

    Lock PDF with password programmatically with CLI sample code using Aspose.PDF for Aspose.PDF CLI..., text extraction, encryption, adding watermarks, etc)...set options. Call Document.Encrypt method to protect PDF with...

    products.aspose.com/pdf/cpp-cli/protect/
  5. Specify Save Options in Python|Aspose.Words for...

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

    docs.aspose.com/words/python-net/specify-save-o...
  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. Document.write_protection property | Aspose.Wor...

    Document.write_protection property. Provides access to the document write protection options....programmatically, nor does it encrypt the contents. doc . save (...

    reference.aspose.com/words/python-net/aspose.wo...
  8. WriteProtection.read_only_recommended property ...

    WriteProtection.read_only_recommended property. Specifies whether the document author has recommended that the document be opened as read-only....programmatically, nor does it encrypt the contents. doc . save (...

    reference.aspose.com/words/python-net/aspose.wo...
  9. WriteProtection.is_write_protected property | A...

    WriteProtection.is_write_protected property. Returns ``True`` when a write protection password is set....programmatically, nor does it encrypt the contents. doc . save (...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Specify Save Options in C++|Aspose.Words for C++

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

    docs.aspose.com/words/cpp/specify-save-options/