Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 24,349 for

password

(0.06 sec)
  1. 搜索

    搜索...name, string eMail, string password, string domain) { Name = name;...name; EMail = eMail; Password = password; Domain = domain; } public...

    blog.aspose.com/zh-hant/email/import-contacts-f...
  2. PdfSaveOptions.EncryptionDetails | Aspose.Words...

    Discover PdfSaveOptions' EncryptionDetails property to easily configure PDF encryption settings, ensuring your documents remain secure and protected....new PdfEncryptionDetails ( "password" , string . Empty , PdfPermissions...we will need to provide the password before accessing its contents...

    reference.aspose.com/words/net/aspose.words.sav...
  3. ConverterContext Class | Aspose.Words for .NET

    Discover the powerful Aspose.Words LowCode ConverterContext class for seamless document conversion and enhanced workflow efficiency. Transform your documents effortlessly....saveOptions = new OoxmlSaveOptions { Password = "Aspose.Words" }; LoadOptions...saveOptions = new OoxmlSaveOptions { Password = "Aspose.Words" }; LoadOptions...

    reference.aspose.com/words/net/aspose.words.low...
  4. Protecting Worksheets with Node.js via C++|Docu...

    Learn how to protect worksheets in Excel using Aspose.Cells for Node.js via C++, including protecting rows, columns, and specific cells.... New Password, the new password used to protect the...the worksheet. Old Password, the old password, if the worksheet...

    docs.aspose.com/cells/nodejs-cpp/protecting-wor...
  5. Add Signature Line to the Worksheet with C++|Do...

    This article describes how to add a signature line to the worksheet using C++ codes with Aspose.Cells for C++....pfx" ; U16String password = u "123456" ; std :: time_t...signature ( certificatePath , password , u "test Microsoft Office...

    docs.aspose.com/cells/cpp/add-signature-line/
  6. How to Add Digital Signature to PDF in Java

    This brief tutorial elaborates how to add digital signature to PDF in Java. It includes the step-by-step guide and runnable code snippet to demonstrate how using Java sign PDF with certificate....where we need to specify the password for the PFX certificate file...process to protect PDF with a password, please head to the article...

    kb.aspose.com/pdf/java/how-to-add-digital-signa...
  7. Convert POTM to JSON Format via Java | products...

    Convert POTM to JSON format via Java without using using Microsoft Excel or PowerPoint...API, you can also open the password-protected document. If your...your input POTM document is password protected, you cannot convert...

    products.aspose.com/total/java/conversion/potm-...
  8. Support for IMAP IDLE Command And Extensions|Do...

    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" , "username" , "password" ); client . startMonitoring...com" , 993 , "username" , "password" ); try { // Set SecurityOptions...

    docs.aspose.com/email/java/support-for-imap-idl...
  9. Aspose::Words::Loading::LoadOptions class | Asp...

    Aspose::Words::Loading::LoadOptions class. Allows to specify additional options (such as Password or base URI) when loading a document into a Document object. To learn more, visit the documentation article in C++....additional options (such as password or base URI) when loading...Word2019 get_Password () const Gets or sets the password for opening...

    reference.aspose.com/words/cpp/aspose.words.loa...
  10. OdtSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.OdtSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Odt](../../aspose.words/saveformat/#Odt) or [SaveFormat.Ott](../../aspose.words/saveformat/#Ott) format...added, such as an encryption password or digital signature settings...Odt format. OdtSaveOptions(password) Initializes a new instance...

    reference.aspose.com/words/nodejs-net/aspose.wo...