Sort Score
Result 10 results
Languages All
Labels All
Results 2,611 - 2,620 of 14,128 for

password protected

(0.6 sec)
  1. WriteProtection.isWriteProtected property | Asp...

    WriteProtection.isWriteProtected property. Returns ``true`` when a write protection Password is set....Returns true when a write protection password is set. get isWriteProtected...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Digitally Sign a VBA Code Project with Certific...

    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.... Its password is 1234 . Output Excel file...Document Assistant Close Password Protect the VBA Project of Excel...

    docs.aspose.com/cells/java/digitally-sign-a-vba...
  3. Connecting to SMTP Server|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.... Set a password. Set the port. Set security..."localhost" , 25 , "username" , "password" ) client . greeting_timeout...

    docs.aspose.com/email/python-net/connecting-to-...
  4. 通过Node.js与C++加密Excel文件|Documentation

    学习如何使用Aspose.Cells for Node.js via C++加密和密码保护Excel文件。...StrongCryptographicP , 128 ); // Password protect the file. workbook . getSettings...Workbook ( filePath ); // Set the password for modification. workbook...

    docs.aspose.com/cells/zh/nodejs-cpp/encrypting-...
  5. 保护和取消保护工作簿|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....Value ); //Protect the workbook specifying a password with Structure...excelApp . ActiveWorkbook . Protect ( "007" , true , true ); //Save...

    docs.aspose.com/cells/zh/net/protecting-and-unp...
  6. Convert PST to ICS via Java | products.aspose.com

    Try the code sample to convert PST files to ICS format in Java. Download Java API to take your email processing applications to the next level....Additionally, PST files can be password-protected to enhance data security...

    products.aspose.com/email/java/conversion/pst-t...
  7. Convert OFT to PST via Java | products.aspose.com

    Try the code sample to convert OFT files to PST format in Java. Download Java API to take your email processing applications to the next level....Additionally, PST files can be password-protected to enhance data security...

    products.aspose.com/email/java/conversion/oft-t...
  8. Convert MSG to PST via Java | products.aspose.com

    Try the code sample to convert MSG files to PST format in Java. Download Java API to take your email processing applications to the next level....Additionally, PST files can be password-protected to enhance data security...

    products.aspose.com/email/java/conversion/msg-t...
  9. 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...understand the process to protect PDF with a password, please head to the...

    kb.aspose.com/pdf/java/how-to-add-digital-signa...
  10. 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++....Doc ); // Set a password which will protect the loading of the...in any way. options -> set_Password ( u "MyPassword" ); // If...

    reference.aspose.com/words/cpp/aspose.words.sav...