Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 666 for

password protection

(0.03 sec)
  1. 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....Product Family How to Open Password Protected Excel File using Node...describes how to open password protected Excel file using Node...

    kb.aspose.com/cells/nodejs/how-to-open-password...
  2. 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...
  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. How to Encrypt Excel File with Password in Java

    This article guides on how to encrypt Excel file with Password in Java. It provides the details about the required resources, a complete logic to write the program and a runnable sample code to demonstrate the process to create Password protected Excel file in Java....to Encrypt Excel File with Password in Java This brief article...to encrypt Excel file with password in Java . It contains the...

    kb.aspose.com/cells/java/how-to-encrypt-excel-f...
  5. WriteProtection.SetPassword | Aspose.Words for ...

    Secure your documents with the WriteProtection SetPassword method. Easily set a Password to enhance document security and prevent unauthorized access....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...
  6. 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...
  7. 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...
  8. 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...
  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. 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 = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.set...