Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 1,433 for

protected

(0.03 sec)
  1. The workbook opens in Protected View after resa...

    I have resaved the workbook (.xls → .xls) with Aspose.Cells and the result is opened in Protected View by MS Excel. The original workbook opens without any warnings. I attached the workbook. Code sample: var wb = new …...The workbook opens in Protected View after resaving Aspose.Cells...and the result is opened in Protected View by MS Excel. The original...

    forum.aspose.com/t/the-workbook-opens-in-protec...
  2. How to Extract Password Protected ZIP File in C#

    This quick tutorial covers how to extract password Protected ZIP file in C#. It discusses the step wise process along with a runnable sample code to extract zip with password in C#....Family How to Extract Password Protected ZIP File in C# This quick...covers how to extract password protected ZIP file in C# . It discusses...

    kb.aspose.com/zip/net/how-to-extract-password-p...
  3. 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...
  4. How to Open Password Protected Excel File using...

    This article guides on how to open password Protected Excel file using Node.js. It has the details to set the IDE, a list of steps, and a runnable sample code to open Excel with password using Node.js....Family How to Open Password Protected Excel File using Node.js This...describes how to open password protected Excel file using Node.js ...

    kb.aspose.com/cells/nodejs/how-to-open-password...
  5. WriteProtection | Aspose.Words for Java

    Specifies write protection settings for a document in Java....Cloneable Specifies write protection settings for a document.... To learn more, visit the Protect or Encrypt a Document documentation...

    reference.aspose.com/words/java/com.aspose.word...
  6. 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...the write-protection password the document was protected with. If...If document is not write-protected with password then returns...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Document.write_protection property | Aspose.Wor...

    Document.write_protection property. Provides access to the document write protection options....write_protection property Document.write_protection property...write protection options. @property def write_protection ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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....the write-protection password the document was protected with. If...If document is not write-protected with password then returns...

    reference.aspose.com/words/net/aspose.words.set...
  9. 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...
  10. WriteProtection.read_only_recommended property ...

    WriteProtection.read_only_recommended property. Specifies whether the document author has recommended that the document be opened as read-only.... Examples Shows how to protect a document with a password...'Hello world! This document is protected.' ) # Enter a password up...

    reference.aspose.com/words/python-net/aspose.wo...