Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 9,069 for

encrypt

(0.15 sec)
  1. Feature List | Aspose.ZIP for .NET

    Feature List page provides detailed information on the capabilities of the Aspose.Zip API solution for .NET, including supported archive formats and operations such as compression, extraction, and Encryption....of xz archives Encryption of Archives Encryption of archives using...using Traditional Encryption (ZipCrypto) Support for AES 128,...

    docs.aspose.com/zip/net/features/
  2. Specify Save Options in C#|Aspose.Words for .NET

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

    docs.aspose.com/words/net/specify-save-options/
  3. DocSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the DocSaveOptions SaveFormat property to easily choose between Doc or Dot formats for seamless document saving. Optimize your workflow today!...// Note that this does not encrypt the contents of the document...

    reference.aspose.com/words/net/aspose.words.sav...
  4. License for Aspose.PDF for JavaScript via C++|A...

    Aspose.PDF for JavaScript invites its customers to get a Classic license and Metered License. As well as use a limited license to better explore the product.... Your license must be encrypted before use. To do this, you...you need to use the “encrypt_lic.html” utility. Click the button...

    docs.aspose.com/pdf/javascript-cpp/licensing/
  5. WriteProtection.ValidatePassword | Aspose.Words...

    Secure your documents with the WriteProtection ValidatePassword method. Easily verify if the password matches the document's protection for enhanced security....programmatically, nor does it encrypt the contents. doc . Save (...

    reference.aspose.com/words/net/aspose.words.set...
  6. Decrypt PDF File|Aspose.PDF for .NET

    Explore methods to decrypt password-protected PDF files in .NET, ensuring access to the document's content using Aspose.PDF....Contents [ Hide ] A PDF document encrypted with a password or certificate...you try to operate on an encrypted PDF document, you will throw...

    docs.aspose.com/pdf/net/decrypt-pdf-file/
  7. PdfEncryptionDetails Class | Aspose.Words for .NET

    Discover Aspose.Words.PdfEncryptionDetails for secure PDF Encryption and customizable access permissions, ensuring your documents remain protected....class Contains details for encrypting and access permissions for...more, visit the Protect or Encrypt a Document documentation article...

    reference.aspose.com/words/net/aspose.words.sav...
  8. 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...
  9. Protect ODP Presentation Files using Python | p...

    Python source code to protect ODP Presentation.... Encrypting a ODP Presentation using...protection_manager . encrypt( "123123" ) pres . save( "encrypted-pres.odp"...

    products.aspose.com/slides/python-net/protect/odp/
  10. Protect PPTX Presentation Files using C++ | pro...

    C++ source code to protect PPTX Presentation.... Encrypting a PPTX Presentation using...get_ProtectionManager() -> Encrypt( u "123123" ); presentation...

    products.aspose.com/slides/cpp/protect/pptx/