Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 23,526 for

protection

(0.08 sec)
  1. 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...
  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. 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/
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. Not able to edit content control in the particu...

    Hi Team, I am not able to edit the content control in the attached document. When edited , the content is erased. Is some property wrongly set.? Auto-Tagged_BCG Agreement (4).docx (347.0 KB) Please check....configuration or the document’s protection settings. If the content...Document Protection : Check if the document is protected. If it...

    forum.aspose.com/t/not-able-to-edit-content-con...
  9. Protect Documents with Password via Java | prod...

    Protect PDF, Microsoft Excel spreadsheets, PowerPoint Presentations and Word documents via your Java application. Apply password with ease....Total Java Protect Protect Document using Java APIs...the document. Why we need to protect documents depends on what’s...

    products.aspose.com/total/java/protect/
  10. Protecting Worksheets with JavaScript via C++|D...

    Learn how to protect worksheets in Excel using Aspose.Cells for JavaScript via C++, including protecting rows, columns, and specific cells....Protecting Worksheets with JavaScript via C++ Contents [ Hide...Hide ] When a worksheet is protected, the actions a user can take...

    docs.aspose.com/cells/javascript-cpp/protecting...