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

password protection

(0.12 sec)
  1. 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...
  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. Python Word Document Processing API – Aspose | ...

    Python library to work with Word files. Create, edit, convert, DOCX, DOC, RTF, PDF, EPUB, WordML, ODT, HTML, text and many other formats.... Password-protect and encrypt documents...documents into one Add password protection, digital signatures,...

    products.aspose.com/words/python-net/
  4. Java Word API | Create Manipulate and Render Wo...

    Java Word files processing library to create edit convert DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG and many more formats.... Password-protect and encrypt documents...documents into one Add password protection, digital signatures,...

    products.aspose.com/words/java/
  5. Lock or unlock shapes with JavaScript via C++|D...

    This article shows you code explaining how to lock or unlock shapes to protect them using Aspose.Cells library for JavaScript via C++....Scenarios Sometimes, you need to protect all shapes in certain worksheets...part of a broader strategy to protect information. For example, in...

    docs.aspose.com/cells/javascript-cpp/lock-or-un...
  6. Working with Typical Linux and Unix Archives vi...

    C# API lets you work with creating and managing Linux and Unix archives in your applications without the need of any other 3rd party applications and provides various methods to perform operations on archives.... Password Protection: , ensuring that sensitive...sensitive data remains protected from unauthorized access. Progress...

    docs.aspose.com/zip/net/archives-for-unix-like-...
  7. 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...
  8. 用 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...
  9. 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
  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/