Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 2,304 for

protection

(0.04 sec)
  1. 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...
  2. ProtectionType | Aspose.Words for Java

    Protection type for a document in Java....public class ProtectionType Protection type for a document. Examples:...Examples: Shows how to turn off protection for a section. Document doc...

    reference.aspose.com/words/java/com.aspose.word...
  3. 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...
  4. How to detect office restrict edition mode - Fr...

    Is there any way to detect the word is on restrict editing mode without password I need to tell user who set the word as restrict edition but forget to set password....@GusGus You can get document protection type using Document.ProtectionType...property. but in your document protection is not enforced: <w:documentProtection...

    forum.aspose.com/t/how-to-detect-office-restric...
  5. How to Add Password to Word Document using Java

    This tutorial provides details on how to add password to Word document using Java. It contains the development environment configuration, a complete step-by-step program logic and a runnable sample code that demonstrates the process of document Protection using Java....demonstrates the feature to protect Word document using Java ....properties can be used while protecting the document and saving it...

    kb.aspose.com/words/java/how-to-add-password-to...
  6. Aspose::Words::EditorType enum | Aspose.Words f...

    Aspose::Words::EditorType enum. Specifies the set of possible aliases (or editing groups) which can be used as aliases to determine if the current user shall be allowed to edit a single range defined by an editable range within a document in C++....editing type when document protection is enabled. Contributors...editing type when document protection is enabled. Current 3 Specifies...

    reference.aspose.com/words/cpp/aspose.words/edi...
  7. WriteProtection.SetPassword | Aspose.Words for ...

    Secure your documents with the WriteProtection SetPassword method. Easily set a password to enhance document security and prevent unauthorized access....SetPassword method Sets the write protection password for the document...read-only. Examples Shows how to protect a document with a password...

    reference.aspose.com/words/net/aspose.words.set...
  8. Working with Password Protected Projects

    Learn how to use Aspose.Tasks for .NET to read or save Microsoft Project MPP project files with password Protection. Also the samples of reading or saving password-protected projects in MPP format are presented below....Password Protected Projects Working with Password Protected Projects...the user to add password protection when saving project in MPP...

    docs.aspose.com/tasks/net/working-with-password...
  9. 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...
  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....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...