Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 31,652 for

password

(0.18 sec)
  1. 在 Python 中备份和恢复 IMAP 邮件|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 host, username, password, and set port for your client...username imap_client . password = password imap_client . port =...

    docs.aspose.com/email/zh/python-net/backup-and-...
  2. Lock PDF using C# | Aspose.PDF

    Sample C# code for using Aspose.PDF to read protected (Password-encrypted) documents, secure a document with protection or remove protection.... Locking PDFs with passwords or encryption is essential...When you lock a PDF with a password, it gains control over who...

    products.aspose.com/pdf/net/encrypt/
  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 =...

    reference.aspose.com/words/net/aspose.words.vba...
  4. 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...SaveFormat :: Otp ); Change Password of XML Document via C++ In...

    products.aspose.com/total/cpp/conversion/xml-to...
  5. Setting Strong Encryption Type|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....enables you to encrypt and password protect spreadsheets. It uses... You can also encrypt and password‑protect Excel files with a...

    docs.aspose.com/cells/python-net/setting-strong...
  6. Setting Strong Encryption Type|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....enables you to encrypt and password‑protect spreadsheets. It uses...” You can also encrypt and password‑protect Excel files with a...

    docs.aspose.com/cells/java/setting-strong-encry...
  7. 加密 Python 中的文档|Python via .NET 格式的 Aspose.Words

    使用适用于 Python 中特定文档格式的适当加密算法来加密您的文档。...,DOC 的 DocSaveOptions 类中的 password 属性,或 DOCX、DOCM、DOTX、DOTM 和...FlatOpc 的 OoxmlSaveOptions 类中的 password 属性。 请注意,只有某些文档格式支持加密。例如,RTF...

    docs.aspose.com/words/zh/python-net/encrypt-a-d...
  8. Encrypt PDF File|Aspose.PDF for .NET

    This topic explains how to Encrypt PDF File using PdfFileSecurity Class....and password protected. Only user who know the password will...You can pass user password, owner password and privileges to...

    docs.aspose.com/pdf/net/encrypt-pdf-file/
  9. 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...function. Decrypt PDF file with password is “owner”. Thus, if ‘json...

    docs.aspose.com/pdf/nodejs-cpp/decrypt-pdf/
  10. 使用Node.js通过C++验证用来保护工作表的密码|Documentation

    学习如何使用Aspose.Cells for Node.js via C++验证保护工作表的密码。...); // Check if Worksheet is password protected if ( sheet . getProtection...isProtectedWithPassw ()) { // Verify the password used to protect the Worksheet...

    docs.aspose.com/cells/zh/nodejs-cpp/verify-pass...