Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 9,074 for

encrypted

(0.1 sec)
  1. 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...
  2. Specify Load Options in C#|Aspose.Words for .NET

    More accurately control the load process using C#....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/net/specify-load-options/
  3. 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...
  4. Aspose::Words::Saving::OoxmlSaveOptions::get_Pa...

    Aspose::Words::Saving::OoxmlSaveOptions::get_Password method. Gets/sets a password to encrypt document using ECMA376 Standard encryption algorithm in C++....password to encrypt document using ECMA376 Standard encryption algorithm...to save document without encryption this property should be null...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. PdfEncryptionDetails.userPassword property | As...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Document | Aspose.Words for .NET

    Effortlessly create blank Word documents with our user-friendly document constructor. Streamline your writing process today!...= new Document ( MyDir + "Encrypted.docx" , new LoadOptions (...(), Is . EqualTo ( "Test encrypted document." )); See Also class...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Secure PDF Documents with Golang via C++|Docume...

    Learn how to secure PDF documents with owner and user passwords using Aspose.Cells with Golang via 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/go-cpp/secure-pdf-documents/
  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/