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

password protection

(0.42 sec)
  1. Protecting Worksheets|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....Ask AI Protecting Worksheets Contents [ Hide ] When a worksheet...worksheet is protected, the actions a user can take are restricted...

    docs.aspose.com/cells/python-net/protecting-wor...
  2. Make a Document Read-Only in Node.js|Aspose.Wor...

    Make your document read-only so that the content can be copied or read, but not modified using Node.js....WriteProtection that specifies write protection settings for a document....this class directly. Write protection shows whether the author...

    docs.aspose.com/words/nodejs-net/make-a-documen...
  3. WriteProtection.is_write_protected property | A...

    WriteProtection.is_write_protected property. Returns ``True`` when a write Protection Password is set....is_write_protected property WriteProtection.is_write_protected property...Returns True when a write protection password is set. @property def...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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-...
  6. Remove Password from Documents via Android Mobi...

    Unlock Password protected Microsoft Word file Excel spreadsheet PowerPoint presentation and PDF files via mobile android application....Android Java APIs Unlock Password Protected Microsoft Word, Excel...Java. Download Unlocking password-protected documents on Android...

    products.aspose.com/total/android-java/unlock/
  7. 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...
  8. 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/
  9. 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...
  10. 验证用于保护工作表的密码,使用JavaScript通过C++|Documentation

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

    docs.aspose.com/cells/zh/javascript-cpp/verify-...