Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 22,370 for

password

(0.03 sec)
  1. 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/
  2. Processor Class | Aspose.Words for .NET

    Enhance document processing with Aspose.Words.LowCode.Processor class, designed for seamless and efficient handling of various document tasks....saveOptions = new OoxmlSaveOptions { Password = "Aspose.Words" }; LoadOptions...saveOptions = new OoxmlSaveOptions { Password = "Aspose.Words" }; LoadOptions...

    reference.aspose.com/words/net/aspose.words.low...
  3. 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...
  4. Processor.To | Aspose.Words for .NET

    Optimize your workflow with our processor method that clearly defines output files, enhancing efficiency and streamlining your data management tasks....saveOptions = new OoxmlSaveOptions { Password = "Aspose.Words" }; LoadOptions...saveOptions = new OoxmlSaveOptions { Password = "Aspose.Words" }; Merger...

    reference.aspose.com/words/net/aspose.words.low...
  5. 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...
  6. Convert PPT to XLAM in Android Apps or with fre...

    Convert PPT to XLAM in Android Apps or Online App without using using Microsoft Excel or PowerPoint or online. Test free PPT to XLAM online converter quickly before integrating the code....can only be opened with a password. Additionally, XLAM files...API, you can also open the password-protected document. If your...

    products.aspose.com/total/android-java/conversi...
  7. 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...
  8. Convert PPT to JSON Format via Java | products....

    Convert PPT 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 PPT document is password protected, you cannot convert...

    products.aspose.com/total/java/conversion/ppt-t...
  9. Convert POWERPOINT to XLTX Format via Java | pr...

    Convert POWERPOINT to XLTX format via Java without using using Microsoft Excel or PowerPoint or online. Test free POT to CSV online converter quickly before integrating the code. or with free Online Converter...API, you can also open the password-protected document. If your...input POWERPOINT document is password protected, you cannot convert...

    products.aspose.com/total/java/conversion/power...
  10. Specify Load Options in C#|Aspose.Words for .NET

    More accurately control the load process using C#....documents encrypted with a password. To do this, use a special...contains the Password property, which specifies the password string...

    docs.aspose.com/words/net/specify-load-options/