Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 22,369 for

password

(0.06 sec)
  1. Document class | Aspose.Words for Node.js

    Aspose.Words.Document class. Represents a Word document...options such as an encryption password. Document(stream) Opens an...options such as an encryption password. Properties Name Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Encrypting Files in PHP|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....$ptr -> Set ( $settings , "Password" , "1234" , array ()); $ptr...

    docs.aspose.com/cells/net/encrypting-files-in-php/
  3. DigitalSignatureDetails constructor | Aspose.Wo...

    DigitalSignatureDetails constructor. Initializes a new instance of [DigitalSignatureDetails](../) class....pfx' , password = 'aw' ) sign_options = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 用数字证书为VBA代码项目数字签名(C++)|Documentation

    了解如何使用证书和Aspose.Cells for C++数字签名您的VBA代码项目。...02_OutputDirectory \\ " ); U16String password ( u "1234" ); U16String pfxPath...digitalSignature ( certData , password , comment , Date { year ,...

    docs.aspose.com/cells/zh/cpp/digitally-sign-a-v...
  5. Working of GridWeb when ASP.NET Session state m...

    This article introduces how to configure in GridWeb when web session state mode is SQL Server...."SQLServer" sqlConnectionString = "Password=11111111;Persist Security...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  6. Advanced Protection Settings since Excel XP|Doc...

    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....worksheets features or apply a password to the worksheet. Advanced...Worksheet Detect if Worksheet is Password Protected...

    docs.aspose.com/cells/python-net/advanced-prote...
  7. How to Convert Presentation to PDF using Python

    This simple topic explains how to convert Presentation to PDF using Python. In order to convert PPT to PDF Python based API can be used....Set the desired PDF access password The Save method in Python...the output PDF by setting a password. Finally, the converted PDF...

    kb.aspose.com/slides/python/how-to-convert-pres...
  8. Unhide Multiple Sheets using Excel in Node.js

    This article describes how to unhide multiple sheets in Excel using Node.js. It has IDE settings, a list of steps, and sample code to unhide worksheet using Node.js....workbook by providing the password if protected Iterate through...unprotecting it using the password if protected. Iterate through...

    kb.aspose.com/cells/nodejs/unhide-multiple-shee...
  9. Save QR Codes|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....user-chosen password that can be used with password-based encryption...

    docs.aspose.com/barcode/java/1-2-3-saving-qr-code/
  10. 通过Node.js和C++保护和取消保护工作表|Documentation

    使用Aspose.Cells for Node.js via C++保护和取消保护Excel文件的工作表。...// Protect worksheet with password. sheet . getProtection ()...worksheet. sheet . unprotect ( "password" ); // Save Excel file. workbook...

    docs.aspose.com/cells/zh/nodejs-cpp/protect-and...