Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 15,162 for

password protection

(1.16 sec)
  1. Encrypt PDF using Go|Aspose.PDF for Go via C++

    Encrypt PDF File with Aspose.PDF for Go via C++....using using User or Owner Password To easily and securely encrypt...prompt a user to enter the user password. If it’s not correct, the...

    docs.aspose.com/pdf/go-cpp/encrypt-pdf/
  2. Connect to POP3 Server|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....Specify the host, username, and password in the Pop3Client instance...// Specify host, username, password, Port and SecurityOptions...

    docs.aspose.com/email/java/connect-to-pop3-server/
  3. VbaProject.IsProtected | Aspose.Words for .NET

    Discover if your VbaProject is Password protected with the IsProtected property. Ensure your code's security and streamline project management effectively!...whether the VbaProject is password protected. public bool IsProtected...whether the VbaProject is password protected. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.vba...
  4. Node.js via .NET Word Document Processing API –...

    Node.js library provides functionality for comprehensive manipulation of Word documents, allowing developers to create, edit, and convert various file formats such as DOCX, PDF, EPUB, and others.... Password-protect and encrypt documents...documents into one Add password protection, digital signatures,...

    products.aspose.com/words/nodejs-net/
  5. Decrypt PDF in Node.js|Aspose.PDF for Node.js v...

    Decrypt PDF File with Aspose.PDF for Node.js via C++....Decrypt PDF File using Owner Password Recently, more and more users...victims of Internet fraud and protect their documents. In this regard...

    docs.aspose.com/pdf/nodejs-cpp/decrypt-pdf/
  6. Unlock PDF using Java | Aspose.PDF

    Decrypt (remove encryption) PDF documents programmatically with Java sample code using Aspose.PDF for Java...may need to access a password-protected PDF containing important...document and enter a complex password takes you a lot of time. Decrypting...

    products.aspose.com/pdf/java/decrypt/
  7. 用 JavaScript 通过 C++ 加密 Excel 文件|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 加密和密码保护 Excel 文件。...keyLength : 128 }; // Password protect the file. workbook . settings...settings . password = "1234" ; // Save the excel file (Excel97To2003...

    docs.aspose.com/cells/zh/javascript-cpp/encrypt...
  8. DocSaveOptions constructor | Aspose.Words for P...

    aspose.words.saving.DocSaveOptions constructor... DOC ) # Set a password which will protect the loading of the...document in any way. options . password = 'MyPassword' # If the document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. C++ API to Convert XML to OTP | products.aspose...

    Convert XML to OTP via C++ without using Microsoft Word or Adobe Acrobat Reader... OTP (One-Time Password) is a secure authentication...authentication method used to protect user accounts from unauthorized access...

    products.aspose.com/total/cpp/conversion/xml-to...
  10. Encrypt PDF File|Aspose.PDF for .NET

    This topic explains how to Encrypt PDF File using PdfFileSecurity Class....Encrypting a PDF document protects its content from unauthorized...and password protected. Only user who know the password will...

    docs.aspose.com/pdf/net/encrypt-pdf-file/