Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 792 for

encrypted

(0.02 sec)
  1. Aspose::Words::FileFormatInfo::get_LoadFormat m...

    Aspose::Words::FileFormatInfo::get_LoadFormat method. Gets the detected document format in C++....When an OOXML document is encrypted, it is not possible to ascertain...decrypting it first so for an encrypted OOXML document this property...

    reference.aspose.com/words/cpp/aspose.words/fil...
  2. How to Decrypt PDF File using C#

    This quick tutorial guides on how to decrypt PDF file using C#. You can decrypt PDF using C# with the help of a simple code without installing any third-party tool....package manager Load the encrypted PDF file into the Document...has taught us to save an encrypted PDF as unencrypted using C#...

    kb.aspose.com/pdf/net/how-to-decrypt-pdf-file-u...
  3. Aspose::Words::DigitalSignatures::SignOptions::...

    Aspose::Words::DigitalSignatures::SignOptions::get_DecryptionPassword method. The password to decrypt source document. Default value is empty string in C++....Examples Shows how to sign encrypted document file. // Create an...inputFileName = MyDir + u "Encrypted.docx" ; String outputFileName...

    reference.aspose.com/words/cpp/aspose.words.dig...
  4. PdfEncryptionDetails.permissions property | Asp...

    PdfEncryptionDetails.permissions property. Specifies the operations that are allowed to a user on an Encrypted PDF document...are allowed to a user on an encrypted PDF document. The default...PdfSaveOptions (); // Enable encryption via the "EncryptionDetails"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. How to Password Protect an Excel File in C#

    This article explains how to password protect an Excel file in C#. It provides details to configure the environment, program flow and a runnable sample code to encrypt Excel file in C#....that exhibits the process to encrypt Excel file with password in...also learn about different encryption types, setting passwords...

    kb.aspose.com/cells/net/how-to-password-protect...
  6. PdfEncryptionDetails.Permissions | Aspose.Words...

    Discover the PdfEncryptionDetails Permissions property, which defines user operations on Encrypted PDFs. Unlock secure document management with customizable access!...are allowed to a user on an encrypted PDF document. The default...PdfSaveOptions (); // Enable encryption via the "EncryptionDetails"...

    reference.aspose.com/words/net/aspose.words.sav...
  7. How to Decrypt PDF File using Python

    This short topic guides on how to decrypt PDF file using Python. You may decrypt PDF using Python with the help of a simple API calls and without installing any third-party tool....decrypt a PDF file Access the encrypted PDF file into the Document...has taught us to save an encrypted PDF as unencrypted using Python...

    kb.aspose.com/pdf/python/how-to-decrypt-pdf-fil...
  8. HtmlLoadOptions class | Aspose.Words for Python

    aspose.words.loading.HtmlLoadOptions class. Allows to specify additional options when loading HTML document into a [Document](../../aspose.words/document/) object...specified password to load an encrypted document. HtmlLoadOptions(load_format...the password for opening an encrypted document. Can be None or empty...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Saving::PdfEncryptionDetails::ge...

    Aspose::Words::Saving::PdfEncryptionDetails::get_Permissions method. Specifies the operations that are allowed to a user on an Encrypted PDF document. The default value is DisallowAll in C++....are allowed to a user on an encrypted PDF document. The default...PdfSaveOptions > (); // Enable encryption via the "EncryptionDetails"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Document.protection_type property | Aspose.Word...

    Document.protection_type property. Gets the currently active document protection type.... # We have not encrypted the document in any way, and...

    reference.aspose.com/words/python-net/aspose.wo...