Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 14,819 for

password protection

(0.16 sec)
  1. Encrypt PDF File|Aspose.PDF for .NET

    This topic explains how to Encrypt PDF File using PdfFileSecurity Class....Encrypting a PDF document protects its content from unauthorized...and password protected. Only user who know the password will...

    docs.aspose.com/pdf/net/encrypt-pdf-file/
  2. Specify Author while Write Protecting Workbook ...

    Specify an author name while write-protecting a workbook using Aspose.Cells for Node.js via C++....Specify Author while Write Protecting Workbook with Node.js via...an author name while write-protecting your workbook using the Aspose...

    docs.aspose.com/cells/nodejs-cpp/specify-author...
  3. 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...
  4. C++ API to Convert EPUB to POTX | products.aspo...

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

    products.aspose.com/total/cpp/conversion/epub-t...
  5. C++ API to Convert XML to PPS | products.aspose...

    Convert XML to PPS via C++ without using Microsoft Word or Adobe Acrobat Reader...SaveFormat :: Pps ); 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...
  6. C++ API to Convert PCL to POTX | products.aspos...

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

    products.aspose.com/total/cpp/conversion/pcl-to...
  7. C++ API to Convert XSLFO to SWF | products.aspo...

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

    products.aspose.com/total/cpp/conversion/xslfo-...
  8. C++ API to Convert XML to POTM | products.aspos...

    Convert XML to POTM via C++ without using Microsoft Word or Adobe Acrobat Reader...SaveFormat :: Potm ); 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. Setting Strong Encryption Type with C++|Documen...

    Learn how to apply strong encryption and Password Protection to Excel files using Aspose.Cells with C++....enables you to encrypt and passwordprotect spreadsheets. It uses...You can also encrypt and passwordprotect Excel files using a strong...

    docs.aspose.com/cells/cpp/setting-strong-encryp...
  10. 用 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...