Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 9,775 for

encrypted

(0.09 sec)
  1. 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...
  2. LoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.LoadOptions class. Allows to specify additional options (such as password or base URI) when loading a document into a [Document](../../aspose.words/document/) object...specified password to load an encrypted document. LoadOptions(loadFormat...the password for opening an encrypted document. Can be null or empty...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Open Different Microsoft Excel Versions Files w...

    This article explains how to open different Excel version files using Aspose.Cells for JavaScript via C++.... and Office 365 XLSX, or encrypted Excel files. How to Open Files...</ script > </ html > Open Encrypted Excel Files It’s possible...

    docs.aspose.com/cells/javascript-cpp/opening-di...
  4. Opening Different Microsoft Excel Versions File...

    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....9 and Office 365 XLSX or Encrypted Excel Files. Opening Files...file to be loaded. Opening Encrypted Excel Files It’s possible...

    docs.aspose.com/cells/java/opening-different-mi...
  5. 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...
  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 null...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. PdfEncryptionDetails.user_password property | A...

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

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. Protect and Unprotect|Documentation

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

    docs.aspose.com/cells/net/protect-and-unprotect/