Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 15,881 for

password protection

(0.1 sec)
  1. 保护和取消保护工作表|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.... string myPath = "Protect and unProtect Worksheets.xlsx"...Value ); //Protect the worksheet specifying a password with Structure...

    docs.aspose.com/cells/zh/net/protect-and-unprot...
  2. 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/
  3. Decrypt PDF using JavaScript|Aspose.PDF for Jav...

    Decrypt PDF File with Aspose.PDF for JavaScript 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/javascript-cpp/decrypt-pdf/
  4. PdfEncryptionDetails Class | Aspose.Words for .NET

    Discover Aspose.Words.PdfEncryptionDetails for secure PDF encryption and customizable access permissions, ensuring your documents remain protected.... To learn more, visit the Protect or Encrypt a Document documentation...set; } Specifies the owner password for the encrypted PDF document...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Unlock PDF using CLI | Aspose.PDF

    Decrypt (remove encryption) PDF documents programmatically with CLI sample code using Aspose.PDF for Aspose.PDF CLI...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/cpp-cli/decrypt/
  6. 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
  7. 用 JavaScript 通过 C++ 加密和解密 Excel 文件|Documentation

    如何用 JavaScript 通过 C++ 加密和解密 Excel 文件。锁定和解锁 Excel 文件。...keyLength : 128 }; // Password protect the file. workbook . settings...settings . password = "1234" ; // Save the excel file. const...

    docs.aspose.com/cells/zh/javascript-cpp/encrypt...
  8. 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/
  9. Specify Author while Write Protecting Workbook ...

    Specify an author name while write protecting a workbook using Aspose.Cells for JavaScript via C++....Specify Author while Write Protecting Workbook with JavaScript...an author name while write‑protecting your workbook using Aspose...

    docs.aspose.com/cells/javascript-cpp/specify-au...
  10. 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...