Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 21,933 for

password protection

(0.71 sec)
  1. 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...
  2. Opening password protected OpenOffice presentat...

    Hi, I’m using Apose.Slides for Java for removing Passwords from Office files. This works fine for Microsoft Powerpoint files (ppt and pptx). But it fails for presentations created with OpenOffice Impress. The error that …...Opening password protected OpenOffice presentation fails with...Slides for Java for removing passwords from Office files. This works...

    forum.aspose.com/t/opening-password-protected-o...
  3. WriteProtection.SetPassword | Aspose.Words for ...

    WriteProtection SetPassword method. Sets the write Protection Password for the document in C#....method Sets the write protection password for the document. public...string password ) Parameter Type Description password String...

    reference.aspose.com/words/net/aspose.words.set...
  4. Aspose::Cells::WriteProtection class | Aspose.C...

    Aspose::Cells::WriteProtection class. Specifies write Protection settings for a workbook in C++....WriteProtection class Specifies write protection settings for a workbook....whether this workbook is write protected. explicit operator bool()...

    reference.aspose.com/cells/cpp/aspose.cells/wri...
  5. 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. Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. ProtectionManager | Aspose.Sildes for Python vi...

    ProtectionManager Contents [ Hide ] ProtectionManager class Presentation Password Protection management. The Protecti......ProtectionManager class Presentation password protection management. The ProtectionManager...sense, if presentation is password protected. If true then document...

    reference.aspose.com/slides/python-net/aspose.s...
  8. Aspose::Cells::Workbook::Protect method | Aspos...

    Aspose::Cells::Workbook::Protect method. Protects a workbook in C++....Aspose::Cells::Workbook::Protect method Workbook::Protect(ProtectionType... const U16String&) method Protects a workbook. void Aspose ::...

    reference.aspose.com/cells/cpp/aspose.cells/wor...
  9. 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...
  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...