Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 11,710 for

encrypted

(0.11 sec)
  1. Specify Load Options in C++|Aspose.Words for C++

    More accurately control the load process....automatically chosen encoding: Load Encrypted Documents You can load Word...Word documents encrypted with a password. To do this, use a special...

    docs.aspose.com/words/cpp/specify-load-options/
  2. PdfEncryptionDetails.OwnerPassword | Aspose.Wor...

    Discover how the OwnerPassword property secures your Encrypted PDF files, ensuring only authorized access. Protect your documents effortlessly!...the owner password for the encrypted PDF document. public string...allows the user to open an encrypted PDF document without any access...

    reference.aspose.com/words/net/aspose.words.sav...
  3. SignOptions.decryption_password property | Aspo...

    SignOptions.decryption_password property. The password to decrypt source document...Remarks If OOXML document is encrypted, you should provide decryption...Examples Shows how to sign encrypted document file. # Create an...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PlainTextDocument | Aspose.Words for .NET

    Effortlessly create plain text documents with our PlainTextDocument constructor. Enjoy automatic file format detection for seamless integration!...IncorrectPasswordExc The document is encrypted and requires a password to...additional options such as an encryption password. public PlainTextDocument...

    reference.aspose.com/words/net/aspose.words/pla...
  5. Setting Strong Encryption Type with JavaScript ...

    Learn how to set strong encryption types for Excel files using Aspose.Cells for JavaScript via C++....Setting Strong Encryption Type with JavaScript via C++ Contents...(97-2007/2010) enables you to encrypt and password‑protect spreadsheets...

    docs.aspose.com/cells/javascript-cpp/setting-st...
  6. PdfEncryptionDetails.owner_password property | ...

    PdfEncryptionDetails.owner_password property. Specifies the owner password for the Encrypted PDF document....the owner password for the encrypted PDF document. @property def...allows the user to open an encrypted PDF document without any access...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Encrypt and Decrypt Excel files with JavaScript...

    How to encrypt and decrypt Excel files using JavaScript via C++. Lock and unlock Excel files....Encrypt and Decrypt Excel files with JavaScript via C++ Contents...(97 – 365) enables you to encrypt and password‑protect your spreadsheets...

    docs.aspose.com/cells/javascript-cpp/encrypt-an...
  8. Protect and Unprotect with Go|Documentation

    This snippet introduces how to encrypt and decrypt Excel files and protect and unprotect the data in Excel files using Go code....levels, similar to MS Excel: Encrypt and decrypt Excel files To...Format of Encrypted Office Open XML - OOXML Files Encrypting Excel...

    docs.aspose.com/cells/gocpp/protect-and-unprotect/
  9. Introduction|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....Password Geo Location Generate encrypted QR Code for some text. Supports...JPEG, PNG, TIFF). Generate encrypted QR Code from Plain Text using...

    docs.aspose.com/barcode/java/1-1-1-introduction/
  10. Document | Aspose.Words for .NET

    Effortlessly create blank Word documents with our user-friendly document constructor. Streamline your writing process today!...= new Document ( MyDir + "Encrypted.docx" , new LoadOptions (...(), Is . EqualTo ( "Test encrypted document." )); Shows how to...

    reference.aspose.com/words/net/aspose.words/doc...