Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 9,218 for

encrypted

(0.11 sec)
  1. 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...
  2. Aspose::Words::Document::Document constructor |...

    Aspose::Words::Document::Document constructor. Creates a blank Word document in C++....Document > ( get_MyDir () + u "Encrypted.docx" , System :: MakeObject..."docPassword" )); ASSERT_EQ ( u "Test encrypted document." , doc -> get_FirstSection...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Secure PDF Documents with C++|Documentation

    Learn how to secure PDF documents with owner and user passwords using Aspose.Cells with C++....developers need to work with encrypted PDF files. For example: Secure...will be required to open the encrypted PDF document for viewing....

    docs.aspose.com/cells/cpp/secure-pdf-documents/
  4. Protect and Unprotect with JavaScript via C++|D...

    This snippet introduces how to encrypt and decrypt Excel files, protect and unprotect the data in Excel files using JavaScript with C++ addons....data level, as in MS Excel: Encrypt and decrypt Excel files To...Format of Encrypted Office Open XML - OOXML Files Encrypting Excel...

    docs.aspose.com/cells/javascript-cpp/protect-an...
  5. UnsupportedEncryptionException Class | Aspose.W...

    Handles errors when loading Encrypted Word documents with unsupported methods using UnsupportedEncryptionException....load, when the document is encrypted with an unsupported method...

    reference.aspose.com/words/net/aspose.words/uns...
  6. OoxmlSaveOptions.password property | Aspose.Wor...

    OoxmlSaveOptions.password property. Gets/sets a password to encrypt document using ECMA376 Standard encryption algorithm....password to encrypt document using ECMA376 Standard encryption algorithm...to save document without encryption this property should be None...

    reference.aspose.com/words/python-net/aspose.wo...
  7. OoxmlSaveOptions.password property | Aspose.Wor...

    OoxmlSaveOptions.password property. Gets/sets a password to encrypt document using ECMA376 Standard encryption algorithm....password to encrypt document using ECMA376 Standard encryption algorithm...to save document without encryption this property should be null...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. SignOptions.DecryptionPassword | Aspose.Words f...

    Unlock your documents effortlessly with SignOptions' DecryptionPassword feature. Securely decrypt source files with ease; default is an empty string....Remarks If OOXML document is encrypted, you should provide decryption...Examples Shows how to sign encrypted document file. // Create an...

    reference.aspose.com/words/net/aspose.words.dig...
  9. Document constructor | Aspose.Words for Node.js

    Aspose.Words.Document constructor...ordExc)) The document is encrypted and requires a password to...additional options such as an encryption password. Document ( fileName...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Get PDF file information - facades|Aspose.PDF f...

    This section explains how to get PDF file information with Aspose.PDF Facades using PdfFileInfo Class....is it valid PDF and it is encrypted as well System . out . println...System . out . println ( "Is Encrypted: " + fileInfo . isEncrypted...

    docs.aspose.com/pdf/java/get-pdf-information/