Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 11,710 for

encryption

(2.96 sec)
  1. Aspose::Words::FileFormatInfo::get_IsEncrypted ...

    Aspose::Words::FileFormatInfo::get_IsEncrypted method. Returns true if the document is encrypted and requires a password to open in C++....Returns true if the document is encrypted and requires a password to...you sort documents that are encrypted from those that are not. If...

    reference.aspose.com/words/cpp/aspose.words/fil...
  2. How to Encrypt or Decrypt Entire Archives and S...

    Empower yourself with knowledge on data security. Follow our guide to seamlessly encrypt or decrypt entire archives or individual entries for enhanced protection...NET Advanced API features Encrypt⁄Decrypt archives &...& entries How To Encrypt or Decrypt Whole Archive or specific...

    products.aspose.com/zip/net/advanced-api-featur...
  3. How to Password Protect an Excel File in Python

    This brief article explains how to password protect an Excel file in Python. It covers the details to configure the system, program flow and a runnable code snippet to encrypt Excel file in Python....snippet which is sufficient to encrypt Excel file with password in...also discusses different encryption approaches, setting passwords...

    kb.aspose.com/cells/python/how-to-password-prot...
  4. Unlock PPTX Presentation Files using Java | pro...

    Remove passwords and write protection from PPTX presentations in Java using Aspose.Slides for Java....for Java , you can remove encryption or write protection from...LoadOptions.setPassword to open an encrypted presentation and the ProtectionManager...

    products.aspose.com/slides/java/unlock/pptx/
  5. DocSaveOptions.password property | Aspose.Words...

    DocSaveOptions.password property. Gets/sets a password to encrypt document using RC4 Encryption method....password to encrypt document using RC4 encryption method. @property...to save document without encryption this property should be None...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FileFormatInfo.isEncrypted property | Aspose.Wo...

    FileFormatInfo.isEncrypted property. Returns ``true`` if the document is encrypted and requires a password to open....Returns true if the document is encrypted and requires a password to...you sort documents that are encrypted from those that are not. If...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Saving::OoxmlSaveOptions::get_Pa...

    Aspose::Words::Saving::OoxmlSaveOptions::get_Password method. Gets/sets a password to encrypt document using ECMA376 Standard Encryption algorithm in C++....password to encrypt document using ECMA376 Standard encryption algorithm...to save document without encryption this property should be null...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. 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.... Encryption Encrypt archives using Traditional...Traditional Encryption (ZipCrypto). Support for AES-128, AES-192,...

    docs.aspose.com/zip/net/features/
  9. Protect Documents with Password via Android Mob...

    Protect PDF, Microsoft Excel spreadsheets, PowerPoint Presentations and Word documents via your Android application. Apply password with ease....document protection offer encryption, password protection, and...robust applications that offer encryption, password protection, and...

    products.aspose.com/total/android-java/protect/
  10. How to Decrypt PDF in Java

    This short tutorial describes how to decrypt PDF in Java. It provides all the necessary details to establish the environment, steps to write the application, and a runnable sample code to decrypt password protected PDF in Java....to test the encryption status If PDF is encrypted, declare the...resultant PDF file without encryption These steps describe the...

    kb.aspose.com/pdf/java/how-to-decrypt-pdf-in-java/