Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 21,332 for

protected

(0.06 sec)
  1. VbaProject.is_protected property | Aspose.Words...

    VbaProject.is_Protected property. Shows whether the [VbaProject](../) is password Protected....is_protected property VbaProject.is_protected property Shows...is password protected. @property def is_protected ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Remove Password from Documents via C# | product...

    Unlock password Protected PDF, Microsoft Word file Excel spreadsheet and PowerPoint presentation files via your C# application....using C# APIs Unlock Password Protected Microsoft Word, Excel Spreadsheets...particularly in the context of file protection and encryption, is essential...

    products.aspose.com/total/net/unlock/
  3. WriteProtection.IsWriteProtected | Aspose.Words...

    Discover the WriteProtection IsWriteProtected property, easily check if a write protection password is active for enhanced security and data integrity....Returns true when a write protection password is set. public bool...; } Examples Shows how to protect a document with a password...

    reference.aspose.com/words/net/aspose.words.set...
  4. WriteProtection.validatePassword method | Aspos...

    WriteProtection.validatePassword method. Returns ``true`` if the specified password is the same as the write-protection password the document was Protected with...the write-protection password the document was protected with. If...If document is not write-protected with password then returns...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. WriteProtection.ReadOnlyRecommended | Aspose.Wo...

    Discover the WriteProtection ReadOnlyRecommended property, guiding users to open documents in read-only mode for enhanced security and integrity....; } Examples Shows how to protect a document with a password..."Hello world! This document is protected." ); // Enter a password up...

    reference.aspose.com/words/net/aspose.words.set...
  6. Open ZIP File with Password in Java

    This brief article focuses on how to open ZIP file with password in Java. It covers the step-by-step algorithm and a running code snippet to extract password Protected ZIP in Java....snippet to extract password protected ZIP in Java . Moreover, you...Steps to Extract Password Protected ZIP in Java Configure the...

    kb.aspose.com/zip/java/open-zip-file-with-passw...
  7. Verify Password Used to Protect the Worksheet w...

    Learn how to verify the password used to protect a worksheet using Aspose.Cells for C++....Verify Password Used to Protect the Worksheet with C++ Contents...Cells APIs have enhanced the Protection class by introducing some...

    docs.aspose.com/cells/cpp/verify-password-used-...
  8. Aspose::Words::Vba::VbaProject::get_IsProtected...

    Aspose::Words::Vba::VbaProject::get_IsProtected method. Shows whether the VbaProject is password Protected in C++....the VbaProject is password protected. bool Aspose :: Words :: Vba...the VbaProject is password protected. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.vba...
  9. How to Compress or Extract Archives using C# | ...

    Learn how to compress or extract archives using C#. These archives could be Zip, 7z, Rar and other such formats....Password C# Unzip Password Protected Zip file Format : 7z C# Create...input archive is password-protected (See example below). How to...

    docs.aspose.com/zip/net/how-to/
  10. VbaProject.IsProtected | Aspose.Words for .NET

    Discover if your VbaProject is password Protected with the IsProtected property. Ensure your code's security and streamline project management effectively!...the VbaProject is password protected. public bool IsProtected {...the VbaProject is password protected. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.vba...