Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 31,652 for

password

(0.24 sec)
  1. Aspose::Words::DigitalSignatures::SignOptions::...

    Aspose::Words::DigitalSignatures::SignOptions::get_DecryptionPassword method. The Password to decrypt source document. Default value is empty string in C++....yptionPassword method The password to decrypt source document...comment, date, and decryption password which will be applied with...

    reference.aspose.com/words/cpp/aspose.words.dig...
  2. 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...
  3. 使用 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.... setPassword ( "password" ); try { ImapMessageInfoColle...imapclient with host, user and password ImapClient client = new ImapClient...

    docs.aspose.com/email/zh/java/working-with-mess...
  4. 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...
  5. Aspose::Words::Saving::PdfDigitalSignatureTimes...

    Aspose::Words::Saving::PdfDigitalSignatureTimestampSettings::get_Password method. Timestamp server Password in C++....:get_Password method PdfDigitalSignatureT::get_Password method...method Timestamp server password. System :: String Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Aspose::Words::Saving::DocSaveOptions::get_Save...

    Aspose::Words::Saving::DocSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can be Doc or Dot in C++....SaveFormat :: Doc ); // Set a password which will protect the loading...in any way. options -> set_Password ( u "MyPassword" ); // If...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Read and Write External Connection of XLS and X...

    Learn how to read and write external connections of XLS and XLSB files using Aspose.Cells for Node.js via C++....0 ; Password = "" ; User ID = Admin ; Data..."" ; Jet OLEDB : Database Password = "" ; Jet OLEDB : Engine...

    docs.aspose.com/cells/nodejs-cpp/read-and-write...
  8. Convert ODP to PPTX in JavaScript|Aspose.Slides...

    Convert ODP to PPTX with Aspose.Slides for Node.js. Clean JavaScript code examples, batch tips, and high-quality results—no PowerPoint needed.... Can I convert password-protected ODP files? Yes....ODP) when you provide the password, as well as configuring encryption...

    docs.aspose.com/slides/nodejs-java/convert-odp-...
  9. Working with Verify Watermark|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....file after filling in the password.The following code snippet...UnauthorizedAccessEx ) { return "Password error" ; } return text ; Document...

    docs.aspose.com/3d/net/working-with-verify-wate...
  10. Hyperlinks do not work when exporting from HTML...

    Hi, I am trying to export from HTML to PDF and want to encrypt the document. Hyperlinks work fine in the exported PDF if the encryption is NOT used. However, they cannot be clicked if PDF is encrypted. I need the links…...encrypt("password", "password", 0, CryptoAlgorithm...getAllowAll(); document.encrypt("password", "password", privilege, CryptoAlgorithm...

    forum.aspose.com/t/hyperlinks-do-not-work-when-...