Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 13,603 for

password protection

(0.08 sec)
  1. VbaProject.is_protected property | Aspose.Words...

    VbaProject.is_protected property. Shows whether the [VbaProject](../) is Password protected....is_protected property VbaProject.is_protected property Shows...VbaProject is password protected. @property def is_protected ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocSaveOptions.saveFormat property | Aspose.Wor...

    DocSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used...Doc ); // Set a password which will protect the loading of the...document in any way. options . password = "MyPassword" ; // If the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocSaveOptions.save_format property | Aspose.Wo...

    DocSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used... DOC ) # Set a password which will protect the loading of the...document in any way. options . password = 'MyPassword' # If the document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocSaveOptions.saveRoutingSlip property | Aspos...

    DocSaveOptions.saveRoutingSlip property. When ``false``, RoutingSlip data is not saved to output document...Doc ); // Set a password which will protect the loading of the...document in any way. options . password = "MyPassword" ; // If the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Convert XLSB to POT via PHP or with free Online...

    PHP API to Convert XLSB to POT or Online App without using Microsoft Excel or Powerpoint. Test free XLSB to POT online converter quickly before integrating the code.... They support password protection at both the workbook...

    products.aspose.com/total/php-java/conversion/x...
  6. VbaProject.isProtected property | Aspose.Words ...

    VbaProject.isProtected property. Shows whether the [VbaProject](../) is Password protected....whether the VbaProject is password protected. get isProtected () :...whether the VbaProject is password protected. let doc = new aw . Document...

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

    如何用 JavaScript 通过 C++ 加密和解密 Excel 文件。锁定和解锁 Excel 文件。...keyLength : 128 }; // Password protect the file. workbook . settings...settings . password = "1234" ; // Save the excel file. const...

    docs.aspose.com/cells/zh/javascript-cpp/encrypt...
  8. Convert HTML to PDF in Python – Aspose.HTML for...

    Convert HTML to PDF programmatically using Aspose.HTML Python library. Explore HTML to PDF conversion scenarios with ready-to-use Python examples....highly secure, allowing password protection, encryption, and digital...( 40 user_password = "user123" , 41 owner_password = "owner123"...

    docs.aspose.com/html/python-net/convert-html-to...
  9. How to Unprotect Excel in C#

    This basic tutorial explains how to unprotect Excel in C#. It covers the IDE configuration, stepwise algorithm, and a code snippet to unlock Excel file in C#....access the protected Excel file Remove the password security by...or XLSX file and remove its password. Subsequently, export the...

    kb.aspose.com/cells/net/how-to-unprotect-excel-...
  10. PdfEncryptionDetails class | Aspose.Words for N...

    Aspose.Words.Saving.PdfEncryptionDetails class. Contains details for encrypting and access permissions for a PDF document... To learn more, visit the Protect or Encrypt a Document documentation...ownerPassword Specifies the owner password for the encrypted PDF document...

    reference.aspose.com/words/nodejs-net/aspose.wo...