Sort Score
Result 10 results
Languages All
Labels All
Results 2,361 - 2,370 of 31,572 for

password

(0.12 sec)
  1. 使用 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....com" ; final String password = "password" ; ImapClient client...( host , port , username , password ); client . selectFolder (...

    docs.aspose.com/email/zh/java/filter-messages-f...
  2. How to Convert Presentation to PDF using Python

    This simple topic explains how to convert Presentation to PDF using Python. In order to convert PPT to PDF Python based API can be used....Set the desired PDF access password The Save method in Python...the output PDF by setting a password. Finally, the converted PDF...

    kb.aspose.com/slides/python/how-to-convert-pres...
  3. Unhide Multiple Sheets using Excel in Node.js

    This article describes how to unhide multiple sheets in Excel using Node.js. It has IDE settings, a list of steps, and sample code to unhide worksheet using Node.js....workbook by providing the password if protected Iterate through...unprotecting it using the password if protected. Iterate through...

    kb.aspose.com/cells/nodejs/unhide-multiple-shee...
  4. 通过Node.js和C++保护和取消保护工作表|Documentation

    使用Aspose.Cells for Node.js via C++保护和取消保护Excel文件的工作表。...// Protect worksheet with password. sheet . getProtection ()...worksheet. sheet . unprotect ( "password" ); // Save Excel file. workbook...

    docs.aspose.com/cells/zh/nodejs-cpp/protect-and...
  5. FileFormatInfo.LoadFormat | Aspose.Words for .NET

    Discover the FileFormatInfo LoadFormat property to easily identify and access detected document formats for seamless file management....encrypt the document // with a password when we save it, and then...SaveFormat . Odt ); saveOptions . Password = "MyPassword" ; doc . Save...

    reference.aspose.com/words/net/aspose.words/fil...
  6. Aspose::Words::FileFormatInfo class | Aspose.Wo...

    Aspose::Words::FileFormatInfo class. Contains data returned by FileFormatUtil document format detection methods. To learn more, visit the documentation article in C++....is encrypted and requires a password to open. get_LoadFormat ()...encrypt the document // with a password when we save it, and then...

    reference.aspose.com/words/cpp/aspose.words/fil...
  7. How to Delete a Column in Excel using Java

    This simple topic explains how to delete a column in Excel using Java. It covers the details to configure the IDE, stepwise program flow, and a working sample code to delete multiple columns in Excel using Java....knowing about accessing a password protected Excel file, refer...the article on how to open password protected Excel file in Java...

    kb.aspose.com/cells/java/how-to-delete-a-column...
  8. Generate QR Codes for Events|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....user-chosen password that can be used with password-based encryption...

    docs.aspose.com/barcode/java/1-2-1-6-generating...
  9. 启用 SMTP 客户端活动日志记录|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.... password = "<PASSWORD>" client . port = 587...

    docs.aspose.com/email/zh/python-net/smtp-client...
  10. Generate QR Codes for Phone Calls|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....user-chosen password that can be used with password-based encryption...

    docs.aspose.com/barcode/java/1-2-1-5-generating...