Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 14,143 for

password protection

(0.1 sec)
  1. Unprotect a Worksheet with C++|Documentation

    Learn how to unprotect a worksheet using Aspose.Cells for C++....needs to remove protection from a protected worksheet at runtime...Microsoft Excel To remove protection from a worksheet: From the...

    docs.aspose.com/cells/cpp/unprotect-a-worksheet/
  2. 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...
  3. Unprotect a Worksheet with Node.js via C++|Docu...

    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/nodejs-cpp/unprotect-a-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. 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...
  6. Open 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/open-a-documen...
  7. Make a Document Read-Only in Java|Aspose.Words ...

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

    docs.aspose.com/words/java/make-a-document-read...
  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. 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...
  10. WriteProtection.ValidatePassword | Aspose.Words...

    Secure your documents with the WriteProtection ValidatePassword method. Easily verify if the Password matches the document's Protection for enhanced security....specified password is the same as the write-protection password the...document was protected with. If document is not write-protected with...

    reference.aspose.com/words/net/aspose.words.set...