Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 14,147 for

password protected

(0.09 sec)
  1. 用 JavaScript 通过 C++ 加密 Excel 文件|Documentation

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

    docs.aspose.com/cells/zh/javascript-cpp/encrypt...
  2. Protect and Unprotect|Documentation

    This snippet introduces how to encrypt and decrypt Excel files, and protect and unprotect data in Excel files using Python code....Ask AI Protect and Unprotect Contents [ Hide ] Aspose.Cells for...Python offers a wide range of protection and unprotection features...

    docs.aspose.com/cells/python-java/protect-and-u...
  3. Encrypt, decrypt, protect and unprotect Excel f...

    This snippet introduces how to encrypt and decrypt Excel files, protect and unprotect data in Excel files using Java code....Ask AI Encrypt, decrypt, protect and unprotect Excel files Contents...Java offers a wide range of protection and unprotection from the...

    docs.aspose.com/cells/java/protect-and-unprotect/
  4. 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...
  5. Manage Chart Workbooks in Presentations in .NET...

    Discover Aspose.Slides for .NET: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data....the external file is password-protected? Aspose.Slides does not...not accept a password when linking. A common approach is to remove...

    docs.aspose.com/slides/net/chart-workbook/
  6. EditableRangeStart | Aspose.Words for Java

    Represents a start of an editable range in a Word document in Java....protect(ProtectionType.READ_ONLY, "MyPassword");...we have set the document's protection level to read-only," + "...

    reference.aspose.com/words/java/com.aspose.word...
  7. EditableRangeEnd | Aspose.Words for Java

    Represents an end of an editable range in a Word document in Java....protect(ProtectionType.READ_ONLY, "MyPassword");...we have set the document's protection level to read-only," + "...

    reference.aspose.com/words/java/com.aspose.word...
  8. Looking for details for Aspose PDF library for ...

    Hi, We are looking for PDF library vendor for our product requirements. We are looking for PDF library for our Products on .Net 5, .Net 6, netstandard2.0 & .Net Framework 4.7.2+ for Windows & Linux platforms. Do ASPOSE…...not Secure PDF (like password protected, encrypted, locked, Corrupted)...techie: Secure PDF (like password protected, encrypted, locked, Corrupted)...

    forum.aspose.com/t/looking-for-details-for-aspo...
  9. Lock PDF using JavaScript | Aspose.PDF

    JavaScript sample code to protect PDF document on any platform....Protect PDF Document Using JavaScript Lock PDF using Aspose.PDF...PDF. Locking PDF with passwords or encryption is essential for...

    products.aspose.com/pdf/nodejs-cpp/encrypt/
  10. 在VSTO和Aspose.Cells中保护和取消保护工作簿|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...