Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 15,162 for

password protection

(1.41 sec)
  1. 23.4 vs 26.2 : Exception type changed if using ...

    I’m using Aspose Cells for Java for removing Passwords from OpenOffice and LibreOffice Calc files. I have to try multiple Password candidates. I’m currently upgrading from Aspose Cells 23.4 to 26.2. For MS Excel files, …...type changed if using wrong password for OpenOffice and LibreOffice...Cells for Java for removing passwords from OpenOffice and LibreOffice...

    forum.aspose.com/t/23-4-vs-26-2-exception-type-...
  2. Aspose::Words::Settings::WriteProtection::SetPa...

    Aspose::Words::Settings::WriteProtection::SetPassword method. Sets the write Protection Password for the document in C++....method Sets the write protection password for the document. void...String & password ) Parameter Type Description password const System::String&...

    reference.aspose.com/words/cpp/aspose.words.set...
  3. 验证用于保护工作表的密码,使用JavaScript通过C++|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++验证用于保护工作表的密码。...API增强了 Protection 类,新增了一些有用的属性和方法。其中一个方法是 Protection.verifyPassword(string)...。 如果指定的密码与用于保护工作表的密码匹配,则 Protection.verifyPassword(string) 方法返回...

    docs.aspose.com/cells/zh/javascript-cpp/verify-...
  4. How to Unprotect Word Document using C#

    This tutorial contains information on how to unprotect Word document using C#. It provides details about configuring the environment, steps to be followed while writing this application and a runnable sample code that demonstrates the process to convert protected Word document to unprotected using C#....unprotect Word document with password using C# with the help of...package manager Load the protected Word file into the Document...

    kb.aspose.com/words/net/how-to-unprotect-word-d...
  5. Aspose::Words::Settings::WriteProtection::get_I...

    Aspose::Words::Settings::WriteProtection::get_IsWriteProtected method. Returns true when a write Protection Password is set in C++....Returns true when a write protection password is set. bool Aspose ::...Shows how to protect a document with a password. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.set...
  6. Protecting Worksheets with C++|Documentation

    Learn how to protect worksheets, rows, columns, and specific cells in Microsoft Excel files using Aspose.Cells with C++....Ask AI Protecting Worksheets with C++ Contents [ Hide ] When...When a worksheet is protected, the actions a user can take are restricted...

    docs.aspose.com/cells/cpp/protecting-worksheets/
  7. Document.write_protection property | Aspose.Wor...

    Document.write_Protection property. Provides access to the document write Protection options....write_protection property Document.write_protection property...write protection options. @property def write_protection ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  8. WriteProtection.IsWriteProtected | Aspose.Words...

    Discover the WriteProtection IsWriteProtected property, easily check if a write Protection Password is active for enhanced security and data integrity....Returns true when a write protection password is set. public bool IsWriteProtected...Shows how to protect a document with a password. Document doc...

    reference.aspose.com/words/net/aspose.words.set...
  9. Protecting Worksheets with Node.js via C++|Docu...

    Learn how to protect worksheets in Excel using Aspose.Cells for Node.js via C++, including protecting rows, columns, and specific cells....Ask AI Protecting Worksheets with Node.js via C++ Contents [...Hide ] When a worksheet is protected, the actions a user can take...

    docs.aspose.com/cells/nodejs-cpp/protecting-wor...
  10. Unprotect a Worksheet with JavaScript via C++|D...

    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....needs to remove protection from a protected worksheet at runtime...Microsoft Excel To remove protection from a worksheet: From the...

    docs.aspose.com/cells/javascript-cpp/unprotect-...