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

encryption

(0.32 sec)
  1. 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. get...to save document without encryption this property should be null...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocSaveOptions.Password | Aspose.Words for .NET

    Secure your documents with DocSaveOptions! Easily set or retrieve a password for RC4 Encryption to protect your sensitive information....password to encrypt document using RC4 encryption method. public...to save document without encryption this property should be null...

    reference.aspose.com/words/net/aspose.words.sav...
  3. PlainTextDocument Class | Aspose.Words for .NET

    Discover the Aspose.Words.PlainTextDocument class to effortlessly extract and utilize plaintext from your documents for enhanced readability and processing....additional options such as an encryption password. PlainTextDocument...additional options such as an encryption password. Properties Name...

    reference.aspose.com/words/net/aspose.words/pla...
  4. 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...
  5. 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...
  6. 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/
  7. 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/
  8. 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...
  9. 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...
  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/