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

encrypted

(0.06 sec)
  1. 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...
  2. 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...
  3. 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...
  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. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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/