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

password

(0.18 sec)
  1. 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...
  2. Support for XAdES Signature with C++|Documentation

    This article describes Support for XAdES Signature using C++ codes with Aspose.Cells for C++....xlsx" ); U16String password ( u "pfxPassword" ); U16String...DigitalSignature signature ( pfxData , password , u "testXAdES" , Date { year...

    docs.aspose.com/cells/cpp/support-for-xades-sig...
  3. FileFormatInfo class | Aspose.Words for Node.js

    Aspose.Words.FileFormatInfo class. Contains data returned by [FileFormatUtil](../fileformatutil/) document format detection methods...is encrypted and requires a password to open. loadFormat Gets the...encrypt the document // with a password when we save it, and then...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FileFormatInfo.load_format property | Aspose.Wo...

    FileFormatInfo.load_format property. Gets the detected document format....encrypt the document # with a password when we save it, and then...SaveFormat . ODT ) save_options . password = 'MyPassword' doc . save...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert ODP to PPTX in PHP|Aspose.Slides for PH...

    Convert ODP to PPTX with Aspose.Slides for PHP via Java. Clean 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/php-java/convert-odp-to-...
  6. Convert ODP to PPTX in Python|Aspose.Slides for...

    Convert ODP to PPTX with Aspose.Slides for Python via .NET. Clean 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/python-net/convert-odp-t...
  7. 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...
  8. 支持C++中的XAdES签名|Documentation

    本文介绍如何使用C++代码结合Aspose.Cells for C++支持XAdES签名。...xlsx" ); U16String password ( u "pfxPassword" ); U16String...DigitalSignature signature ( pfxData , password , u "testXAdES" , Date { year...

    docs.aspose.com/cells/zh/cpp/support-for-xades-...
  9. 用C++打开PDF文档|Aspose.PDF for C++

    使用Aspose.PDF的下一个代码片段,通过C++库打开您的PDF文档。...pdf" ); String password ( "Aspose2020" ); try { auto...< Document > ( fileName , password ); int countPages = document...

    docs.aspose.com/pdf/zh/cpp/open-pdf-document/
  10. 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...