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

password protection

(0.16 sec)
  1. Specify Author while Write Protecting Workbook ...

    Specify an author name while write protecting a workbook using Aspose.Cells for JavaScript via C++....Specify Author while Write Protecting Workbook with JavaScript...an author name while write‑protecting your workbook using Aspose...

    docs.aspose.com/cells/javascript-cpp/specify-au...
  2. Assign and Validate Digital Signatures|Document...

    Excel file digital signature and verification. To protect the authenticity of a workbook's content in an Excel file, you can add a digital signature using Java code with Aspose.Cells for Java....certificate, you must also have its password to successfully sign the spreadsheets...specified password does not match the certificate’s password, an exception...

    docs.aspose.com/cells/java/assign-and-validate-...
  3. Python PowerPoint API. Python PPTX, PPT from As...

    Python library to work with Microsoft PowerPoint files. Python PPTX, PPT. Create edit convert PPT PPTX PPS POT PPSX PPTM PPSM POTX POTM ODP PDF and many more formats....write, modify, merge, clone, protect & convert PowerPoint and OpenOffice...decrypting presentations; password-protecting presentations and removing...

    products.aspose.com/slides/python-net/
  4. Lock or unlock shapes with JavaScript via C++|D...

    This article shows you code explaining how to lock or unlock shapes to protect them using Aspose.Cells library for JavaScript via C++....Scenarios Sometimes, you need to protect all shapes in certain worksheets...part of a broader strategy to protect information. For example, in...

    docs.aspose.com/cells/javascript-cpp/lock-or-un...
  5. Public API Changes in Aspose.3D 16.9.0|Document...

    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....Developers may apply password for the protected PDFs. Open scene...scene from a password-protected PDF file // set path with filename...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  6. VbaProject.IsProtected | Aspose.Words for .NET

    Discover if your VbaProject is Password protected with the IsProtected property. Ensure your code's security and streamline project management effectively!...whether the VbaProject is password protected. public bool IsProtected...whether the VbaProject is password protected. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.vba...
  7. 用 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...
  8. 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...
  9. IncorrectPasswordException Class | Aspose.Words...

    Discover the Aspose.Words.IncorrectPasswordException class, which handles Password errors for encrypted documents, ensuring secure and seamless access....encrypted with a password and the password specified when opening...Doc ); // Set a password which will protect the loading of the...

    reference.aspose.com/words/net/aspose.words/inc...
  10. Document | Aspose.Words for Java

    Represents a Word document in Java....currently active document protection type. getPunctuationKernin()...access to the document write protection options. hasChildNodes()...

    reference.aspose.com/words/java/com.aspose.word...