Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 14,141 for

password protection

(0.11 sec)
  1. 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...
  2. Assign and Validate Digital Signatures|Document...

    Excel file digital signature and verification. To protect the authenticity of a workbook's content in an Excel file, you can add a digital signature using Java code with Aspose.Cells for Java....certificate, you must also have its password to successfully sign the spreadsheets...specified password does not match the certificate’s password, an exception...

    docs.aspose.com/cells/java/assign-and-validate-...
  3. C++ API to Convert XML to POTM | products.aspos...

    Convert XML to POTM via C++ without using Microsoft Word or Adobe Acrobat Reader...SaveFormat :: Potm ); Change Password of XML Document via C++ In...open a password protected XML and also change its password. In order...

    products.aspose.com/total/cpp/conversion/xml-to...
  4. 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/
  5. VbaProject.isProtected property | Aspose.Words ...

    VbaProject.isProtected property. Shows whether the [VbaProject](../) is Password protected....whether the VbaProject is password protected. get isProtected () :...whether the VbaProject is password protected. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Convert HTML to PDF in Python – Aspose.HTML for...

    Convert HTML to PDF programmatically using Aspose.HTML Python library. Explore HTML to PDF conversion scenarios with ready-to-use Python examples....highly secure, allowing password protection, encryption, and digital...( 40 user_password = "user123" , 41 owner_password = "owner123"...

    docs.aspose.com/html/python-net/convert-html-to...
  7. Manage Chart Workbooks in Presentations with Py...

    Discover Aspose.Slides for Python via .NET: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data....the external file is password-protected? Aspose.Slides does not...not accept a password when linking. A common approach is to remove...

    docs.aspose.com/slides/python-net/chart-workbook/
  8. 用 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...
  9. How to Electronically Sign Word Document using ...

    This article guides on how to electronically sign Word document using Python. It has the details to set the IDE, a list of steps, and a runnable sample code to insert a signature on Word using Python....providing the certificate file and password in the create() method Create...in the PFX format and the password for the certificate. The SignOptions...

    kb.aspose.com/words/python/how-to-electronicall...
  10. 用 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...