Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 27,154 for

password

(0.13 sec)
  1. Protect and Unprotect|Documentation

    This snippet introduces how to encrypt and decrypt Excel files, protect and unprotect the data in Excel files using C# codes....protect the Excel file with a password. Protect and unprotect workbook...your Excel workbook with a password. Protect and unprotect worksheet...

    docs.aspose.com/cells/python-net/protect-and-un...
  2. Protect and Unprotect Worksheets|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....the worksheet specifying a password with Structure and Windows...the worksheet specifying its password. (( Excel . Worksheet ) excelApp...

    docs.aspose.com/cells/net/protect-and-unprotect...
  3. C++ API to Export SVG to DOT | products.aspose.com

    Convert SVG to DOT within C++ applications....Dot" ); Change Password of SVG Document via C++ In...open a password protected SVG and also change its password. In order...

    products.aspose.com/total/cpp/conversion/svg-to...
  4. Document.protectionType property | Aspose.Words...

    Document.protectionType property. Gets the currently active document protection type.... ReadOnly , "password" ); expect ( doc . protectionType...we will need to apply the password to get through the protection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Loading::HtmlLoadOptions::HtmlLo...

    Aspose::Words::Loading::HtmlLoadOptions::HtmlLoadOptions constructor. Initializes a new instance of this class with default values in C++.... const System :: String & password , const System :: String &...loaded. password const System::String& The password to open an...

    reference.aspose.com/words/cpp/aspose.words.loa...
  6. PdfDigitalSignatureTimestampSettings class | As...

    aspose.words.saving.PdfDigitalSignatureTimestampSettings class. Contains settings of the digital signature timestamp...PdfDigitalSignatureT(server_url, user_name, password) Initializes an instance of...PdfDigitalSignatureT(server_url, user_name, password, timeout) Initializes an instance...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 用 JavaScript 通过 C++ 加密 Excel 文件|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 加密和密码保护 Excel 文件。...StrongCryptographicP , keyLength : 128 }; // Password protect the file. workbook...workbook . settings . password = "1234" ; // Save the excel file (Excel97To2003...

    docs.aspose.com/cells/zh/javascript-cpp/encrypt...
  8. C++ API to Convert XML to PPSM | products.aspos...

    Convert XML to PPSM via C++ without using Microsoft Word or Adobe Acrobat Reader...SaveFormat :: Ppsm ); Change Password of XML Document via C++ In...open a password protected XML and also change its password. In order...

    products.aspose.com/total/cpp/conversion/xml-to...
  9. How to lock PDF | Aspose.PDF

    Do you know how easily lock PDF documents using Python? Lock PDF files with high quality using Python PDF library....PDF with a password. The password can be “user password”, and “owner...“owner password”. These passwords will have different permissions...

    products.aspose.com/pdf/tutorial/lock-pdf/
  10. 使用JavaScript通过C++检测工作表是否密码保护|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++检测工作表是否密码保护。...body > < h1 > Check Worksheet Password Protection </ h1 > < input...); // Check if Worksheet is password protected if ( sheet . protection...

    docs.aspose.com/cells/zh/javascript-cpp/detect-...