Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 13,270 for

password protection

(0.04 sec)
  1. 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/
  2. 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...
  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. How to Convert Protected Word Document to Unpro...

    This crisp tutorial describes how to convert protected Word document to unprotected in Python. It provides a step-wise procedure, reference to the relevant resources, and the sample code to unprotect DOCX in Python....Product Family How to Convert Protected Word Document to Unprotected...guides on how to convert protected Word document to unprotected...

    kb.aspose.com/words/python/how-to-convert-prote...
  5. 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...
  6. 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...
  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++....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...
  8. 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...
  9. 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 = System...

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