Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 7,878 for

encrypted

(0.03 sec)
  1. 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/
  2. 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...
  3. 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...
  4. 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...
  5. Opening Files in Jython|Documentation

    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.... # Opening Encrypted Excel Files # Creating and...Setting the password for the encrypted Excel file loadOptions6 ....

    docs.aspose.com/cells/java/opening-files-in-jyt...
  6. 在Python中打开文件|Documentation

    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.... \# Opening Encrypted Excel Files \# Creating and...Setting the password for the encrypted Excel file loadOptions6 ....

    docs.aspose.com/cells/zh/java/opening-files-in-...
  7. 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. PlainTextDocument...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Specify Load Options in Java|Aspose.Words for Java

    Set advanced properties when loading a document using Java to obtain more precise control of the 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/java/specify-load-options/
  9. Open Different Microsoft Excel Versions Files w...

    This article explains how to open different Excel version files using Aspose.Cells for Node.js via C++....9 and Office 365 XLSX or Encrypted Excel Files. How to Open Files...opened successfully!" ); Open Encrypted Excel Files It’s possible...

    docs.aspose.com/cells/nodejs-cpp/opening-differ...
  10. Protect and Unprotect with C++|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/cpp/protect-and-unprotect/