Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 8,676 for

encrypted

(0.09 sec)
  1. Protect and Unprotect with Node.js via C++|Docu...

    This snippet introduces how to encrypt and decrypt Excel files, protect and unprotect the data in Excel files using Node.js with C++ addons....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/nodejs-cpp/protect-and-un...
  2. 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...
  3. PdfEncryptionDetails.UserPassword | Aspose.Word...

    Discover how the UserPassword property enhances PDF security by requiring a password for access, ensuring your documents stay protected and confidential....required for opening the encrypted PDF document. public string...will be required to open an encrypted PDF document for viewing....

    reference.aspose.com/words/net/aspose.words.sav...
  4. How to Read Password Protected Excel File in Py...

    This short tutorial contains information about how to read password protected Excel file in Python. It explains how using Python open password protected excel file with the help of step-by-step instructions and a runnable sample Python code....the password to open the encrypted Excel file Load the Excel...password for opening the encrypted Excel file and then use it...

    kb.aspose.com/cells/python/how-to-read-password...
  5. Check Password to modify using Aspose.Cells|Doc...

    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....Close Detect File Format of Encrypted Office Open XML - OOXML Files...and Check if the File is Encrypted...

    docs.aspose.com/cells/net/check-password-to-mod...
  6. Aspose::Words::Saving::PdfEncryptionDetails::se...

    Aspose::Words::Saving::PdfEncryptionDetails::set_Permissions method. Specifies the operations that are allowed to a user on an Encrypted PDF document. The default value is DisallowAll in C++....are allowed to a user on an encrypted PDF document. The default...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. How to Encrypt Excel File with Password in Java

    This article guides on how to encrypt Excel file with password in Java. It provides the details about the required resources, a complete logic to write the program and a runnable sample code to demonstrate the process to create password protected Excel file in Java....TeX Product Family How to Encrypt Excel File with Password in...brief article describes how to encrypt Excel file with password in...

    kb.aspose.com/cells/java/how-to-encrypt-excel-f...
  8. Secure PDF Documents|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....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/net/secure-pdf-documents/
  9. 如何检测文件格式并检查文件是否被加密,使用Node.js通过C++|Documentation

    学习如何使用Aspose.Cells for Node.js via C++检测文件格式及检查文件是否被加密。...file is encrypted. console . log ( "The file is encrypted: " + info...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-dete...
  10. Get PDF file information|Aspose.PDF for .NET

    This section explains how to get PDF File Information with Aspose.PDF Facades....a valid PDF and if it is encrypted Console . WriteLine ( "Is...Console . WriteLine ( "Is Encrypted: {0}" , fileInfo . IsEncrypted...

    docs.aspose.com/pdf/net/get-pdf-file-information/