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

encrypted

(0.08 sec)
  1. Specify Load Options in Python|Aspose.Words for...

    More accurately control the load process using Python....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/python-net/specify-load-o...
  2. Protect and Unprotect|Documentation

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

    docs.aspose.com/cells/python-net/protect-and-un...
  3. 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." )); See Also class...

    reference.aspose.com/words/net/aspose.words/doc...
  4. PlainTextDocument constructor | Aspose.Words fo...

    aspose.words.PlainTextDocument constructor...ordExc)) The document is encrypted and requires a password to...additional options such as an encryption password. def __init__ (...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Detect File Format When Loading|Aspose.Words fo...

    Determine the file format in Python if you are not sure what the actual content of the file is, or to check the format compatibility.... Encrypted documents Test File (Enc).doc Encrypted Microsoft...document. Test File (Enc).docx Encrypted Office Open XML WordprocessingML...

    docs.aspose.com/words/python-net/detect-file-fo...
  6. Detect File Format When Loading|Aspose.Words fo...

    Determine the file format in C# if you are not sure what the actual content of the file is, or to check the format compatibility.... Encrypted documents Test File (Enc).doc Encrypted Microsoft...document. Test File (Enc).docx Encrypted Office Open XML WordprocessingML...

    docs.aspose.com/words/net/detect-file-format-an...
  7. License for Aspose.PDF for JavaScript via C++|A...

    Aspose.PDF for JavaScript invites its customers to get a Classic license and Metered License. As well as use a limited license to better explore the product.... Your license must be encrypted before use. To do this, you...you need to use the “encrypt_lic.html” utility. Click the button...

    docs.aspose.com/pdf/javascript-cpp/licensing/
  8. 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...
  9. PdfEncryptionDetails.userPassword property | As...

    PdfEncryptionDetails.userPassword property. Specifies the user password required for opening the Encrypted PDF document....required for opening the encrypted PDF document. get userPassword...will be required to open an encrypted PDF document for viewing....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FileFormatInfo | Aspose.Words for Java

    Contains data returned by FileFormatUtil document format detection methods in Java....detect the document format and encryption. Document doc = new Document();...Configure a SaveOptions object to encrypt the document // with a password...

    reference.aspose.com/words/java/com.aspose.word...