Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 7,897 for

encryption

(0.09 sec)
  1. Unlock PPTX Presentation Files using Python | p...

    Python source code to remove protection from PPTX Presentation.... Removing Encryption from PPTX Presentation via....NET, you can remove the encryption or password protection on...

    products.aspose.com/slides/python-net/unlock/pptx/
  2. Unlock PPT Presentation Files using Java | prod...

    Java source code to remove protection from PPT Presentation.... Removing Encryption from PPT Presentation via...Java, you can remove the encryption or password protection on...

    products.aspose.com/slides/java/unlock/ppt/
  3. Lock PDF using Python | Aspose.PDF

    Python sample code to protect PDF document on any platform....Locking PDFs with passwords or encryption is essential for keeping...necessary protection. Using encryption responsibly is crucial, as...

    products.aspose.com/pdf/python-cpp/encrypt/
  4. 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...
  5. 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...
  6. 使用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-...
  7. 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/
  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. 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...
  10. 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/