Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 15,162 for

password protection

(0.1 sec)
  1. 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...
  2. 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++....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/cpp/aspose.words.set...
  3. WriteProtection.validate_password method | Aspo...

    WriteProtection.validate_Password method. Returns ``True`` if the specified Password is the same as the write-Protection Password the document was protected with...validate_password method validate_password(password) Returns...specified password is the same as the write-protection password the...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Unlock PPT Presentation Files using Java | prod...

    Java source code to remove Protection from PPT Presentation....your own Java apps to remove passwords from PowerPoint and decrypt...remove the encryption or password protection on the PPT presentation...

    products.aspose.com/slides/java/unlock/ppt/
  5. 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...
  6. Make a Document Read-Only in C++|Aspose.Words f...

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

    docs.aspose.com/words/cpp/make-a-document-read-...
  7. Make a Document Read-Only in C#|Aspose.Words fo...

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

    docs.aspose.com/words/net/make-a-document-read-...
  8. WriteProtection.set_password method | Aspose.Wo...

    WriteProtection.set_Password method. Sets the write Protection Password for the document....set_password method set_password(password) Sets the write protection...protection password for the document. def set_password ( self ,...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  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/