Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 12,238 for

password protection

(0.07 sec)
  1. Open 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/open-a-document-read...
  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. 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....Protecting Worksheets Contents [ Hide ] When a worksheet is protected...protected, the actions a user can take are restricted. For example...

    docs.aspose.com/cells/net/protecting-worksheets/
  4. 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...
  5. 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...
  6. 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 = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.set...
  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. 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. 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...
  10. Document.WriteProtection | Aspose.Words for .NET

    Explore the Document WriteProtection property to manage your document's write Protection settings effortlessly and enhance security....access to the document write protection options. public WriteProtection...Shows how to protect a document with a password. Document doc...

    reference.aspose.com/words/net/aspose.words/doc...