Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 21,848 for

protection

(0.6 sec)
  1. Prevent Presentation Edits with Shape Locks|Asp...

    Discover how Aspose.Slides for C++ locks or unlocks shapes in PPT, PPTX and ODP files, securing presentations while allowing controlled edits and faster delivery....generated presentations, so protecting them from editing is a common...Slides for C++ can apply protection to a presentation and later...

    docs.aspose.com/slides/cpp/applying-protection-...
  2. Aspose::Words::Section::get_ProtectedForForms m...

    Aspose::Words::Section::get_ProtectedForForms method. True if the section is protected for forms. When a section is protected for forms, users can select and modify text only in form fields in Microsoft Word in C++....section is protected for forms. When a section is protected for forms...Examples Shows how to turn off protection for a section. auto doc =...

    reference.aspose.com/words/cpp/aspose.words/sec...
  3. 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....the write-protection password the document was protected with. If...If document is not write-protected with password then returns...

    reference.aspose.com/words/net/aspose.words.set...
  4. Prevent Presentation Edits with Shape Locks|Asp...

    Discover how Aspose.Slides for Java locks or unlocks shapes in PPT, PPTX and ODP files, securing presentations while allowing controlled edits and faster delivery....generated presentations, so protecting them from editing is a common...Slides for Java can apply protection to a presentation and later...

    docs.aspose.com/slides/java/applying-protection...
  5. WriteProtection.set_password method | Aspose.Wo...

    WriteProtection.set_password method. Sets the write Protection password for the document....set_password(password) Sets the write protection password for the document...read-only. Examples Shows how to protect a document with a password...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to Password Protect a Word Document in Python

    This tutorial is written to guide you on how to password protect a Word document in Python. It contains all the details required to configure the environment, step wise process to accomplish the task and a runnable sample code to lock Word document in Python....Product Family How to Password Protect a Word Document in Python This...tutorial explains how to password protect a Word document in Python ...

    kb.aspose.com/words/python/how-to-password-prot...
  7. 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... () Examples Shows how to protect a document with a password...

    reference.aspose.com/words/cpp/aspose.words.set...
  8. Aspose::Words::Document::get_WriteProtection me...

    Aspose::Words::Document::get_WriteProtection method. Provides access to the document write Protection options in C++....access to the document write protection options. System :: SharedPtr...get_WriteProtection () Examples Shows how to protect a document with a password...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Aspose::Words::Settings::WriteProtection::Valid...

    Aspose::Words::Settings::WriteProtection::ValidatePassword method. Returns true if the specified password is the same as the write-Protection password the document was protected with. If document is not write-protected with password then returns false in C++....the write-protection password the document was protected with. If...If document is not write-protected with password then returns...

    reference.aspose.com/words/cpp/aspose.words.set...
  10. 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/