Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 792 for

encrypted

(0.07 sec)
  1. How to Convert XLS to XLSX in Python

    This short tutorial provides crisp information about how to convert XLS to XLSX in Python. While converting XLS to XLSX Python code requires just loading and saving the file in the desired format....open the XLS file if it is encrypted. This tutorial has taught...

    kb.aspose.com/cells/python/how-to-convert-xls-t...
  2. ChmLoadOptions class | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Saving::PdfPermissions enum | As...

    Aspose::Words::Saving::PdfPermissions enum. Specifies the operations that are allowed to a user on an Encrypted PDF document in C++....are allowed to a user on an encrypted PDF document. enum class PdfPermissions...PdfSaveOptions > (); // Enable encryption via the "EncryptionDetails"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. ChmLoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.ChmLoadOptions class. Allows to specify additional options when loading CHM document into a [Document](../../aspose.words/document/) object...the password for opening an encrypted document. Can be null or empty...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. How to Open Password Protected Excel File using...

    This article guides on how to open password protected Excel file using Node.js. It has the details to set the IDE, a list of steps, and a runnable sample code to open Excel with password using Node.js....js via Java to open an encrypted file Create an object of the...

    kb.aspose.com/cells/nodejs/how-to-open-password...
  6. Aspose::Words::Loading::TxtLoadOptions class | ...

    Aspose::Words::Loading::TxtLoadOptions class. Allows to specify additional options when loading Text document into a Document object. To learn more, visit the documentation article in C++....the password for opening an encrypted document. Can be null or empty...specified password to load an encrypted document. LoadOptions (As...

    reference.aspose.com/words/cpp/aspose.words.loa...
  7. MarkdownLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.MARKDOWN document into a Document object in Java....the password for opening an encrypted document. getPreserveEmptyLine()...the password for opening an encrypted document. setPreserveEmptyLine(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  8. RtfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.RTF document into a Document object in Java....the password for opening an encrypted document. getPreserveIncludePi()...the password for opening an encrypted document. setPreserveIncludePi(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::FileFormatInfo class | Aspose.Wo...

    Aspose::Words::FileFormatInfo class. Contains data returned by FileFormatUtil document format detection methods. To learn more, visit the documentation article in C++....Returns true if the document is encrypted and requires a password to...detect the document format and encryption. auto doc = MakeObject <...

    reference.aspose.com/words/cpp/aspose.words/fil...
  10. Convert PDF to EPUB using C#

    Follow this article to convert PDF to EPUB using C#. It has all the details to set the IDE for development, a list of steps, and a sample code for transforming PDF file to EPUB using C#....If the source PDF file is encrypted, provide the password in the...

    kb.aspose.com/words/net/convert-pdf-to-epub-usi...