Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 9,775 for

encryption

(0.08 sec)
  1. How to Password Protect a ZIP File in C#

    This basic tutorial explains how to password protect a ZIP file in C#. It includes all relevant details and a code snippet to encrypt ZIP file in C#....make a couple of API calls to encrypt ZIP file in C# . Steps to Password...FileStream class object Set the encryption settings like the algorithm...

    kb.aspose.com/zip/net/how-to-password-protect-a...
  2. Lock PDF using Python | Aspose.PDF

    Sample Python code for using Aspose.PDF to read protected (password encrypted) documents, secure a document with protection, or remove protection....Locking PDF with passwords or encryption is essential for keeping...protection. It’s crucial to use encryption responsibly, following the...

    products.aspose.com/pdf/python-net/encrypt/
  3. 使用Aspose.Cells加密工作簿|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....( "1234" ); //Specify XOR encryption type. workbook . setEncryptionOptions..., 40 ); //Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/zh/java/encrypt-workbook-...
  4. Lock PDF using Java | Aspose.PDF

    Java source code to protect PDF document on any platform....Locking PDFs with passwords or encryption is essential for keeping...protection. It’s crucial to use encryption responsibly, following the...

    products.aspose.com/pdf/java/encrypt/
  5. OoxmlSaveOptions.Password | Aspose.Words for .NET

    Secure your documents with OoxmlSaveOptions! Easily set a password for Encryption using the ECMA376 Standard for enhanced data protection....password to encrypt document using ECMA376 Standard encryption algorithm...to save document without encryption this property should be null...

    reference.aspose.com/words/net/aspose.words.sav...
  6. FileFormatInfo.is_encrypted property | Aspose.W...

    FileFormatInfo.is_encrypted property. Returns ``True`` if the document is encrypted and requires a password to open....is_encrypted property FileFormatInfo.is_encrypted property Returns...Returns True if the document is encrypted and requires a password to...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Lock PDF using C++ | Aspose.PDF

    Sample C++ code for using Aspose.PDF to read protected (password encrypted) documents, secure a document with protection, or remove protection....Locking PDF with passwords or encryption is essential for keeping...protection. It’s crucial to use encryption responsibly, following the...

    products.aspose.com/pdf/cpp/encrypt/
  8. Working with 7z Archives | Aspose.Zip for .NET

    Working with 7z Archives in C# and Compress or Decompress Directory programmatically with API for C#...7z" ); 5 } 7-Zip Encryption Settings Aspose.ZIP API provides...provides Settings for AES encryption or decryption for 7z archives...

    docs.aspose.com/zip/net/working-with-7z-archives/
  9. 在Ruby中加密Excel文件|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Cells for Java对Excel文件应用加密,只需调用Encrypt模块即可。 Ruby 代码 data_dir = File.... setPassword ( "1234" ) encryption_type = Rjb :: import ( 'com...

    docs.aspose.com/cells/zh/java/encrypting-excel-...
  10. PlainTextDocument class | Aspose.Words for Python

    aspose.words.PlainTextDocument class. Allows to extract plain-text representation of the document's content...additional options such as an encryption password. PlainTextDocument(stream)...additional options such as an encryption password. Properties Name...

    reference.aspose.com/words/python-net/aspose.wo...