Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 7,881 for

encrypt

(0.09 sec)
  1. Protect PPT Presentation Files using Java | pro...

    Java source code to protect PPT Presentation.... Encrypting a PPT Presentation using...(). encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/java/protect/ppt/
  2. Combine Multiple Workbooks into a Single Workbo...

    Combine multiple workbooks into single workbooks by using Java code and Aspose.Cells for Java API....Close Workbook Conversions Encrypt, decrypt, protect and unprotect...

    docs.aspose.com/cells/java/combine-multiple-wor...
  3. 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....programmatically, nor does it encrypt the contents. doc . Save (...

    reference.aspose.com/words/net/aspose.words.set...
  4. Restrict Document Editing in C#|Aspose.Words fo...

    Restrict editing a document by setting a restriction type using C#. You can also remove protection and make unrestricted editable regions....security feature and does not encrypt a document. In Microsoft Word...restriction for one of the sections: Encrypt a Document in C# Work with...

    docs.aspose.com/words/net/restrict-document-edi...
  5. 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++....programmatically, nor does it encrypt the contents. doc -> Save (...

    reference.aspose.com/words/cpp/aspose.words.set...
  6. JavaScript via C++ | Work with PDF directly in ...

    Aspose.PDF for JavaScript via C++ is an easy and secure toolkit used to work with PDF directly in the web browser...and extract text and images, encrypt and decrypt it. You can also...ZIP archive Encrypt your *.lic file using ’encrypt_lic.html' Edit...

    products.aspose.com/pdf/javascript-cpp/
  7. Aspose::Words::FileFormatInfo::get_IsEncrypted ...

    Aspose::Words::FileFormatInfo::get_IsEncrypted method. Returns true if the document is Encrypted and requires a password to open in C++....Returns true if the document is encrypted and requires a password to...you sort documents that are encrypted from those that are not. If...

    reference.aspose.com/words/cpp/aspose.words/fil...
  8. Protect PPT Presentation Files using Python | p...

    Python source code to protect PPT Presentation.... Encrypting a PPT Presentation using...protection_manager . encrypt( "123123" ) pres . save( "encrypted-pres.ppt"...

    products.aspose.com/slides/python-net/protect/ppt/
  9. Protect PPT Presentation Files using C++ | prod...

    C++ source code to protect PPT Presentation.... Encrypting a PPT Presentation using...get_ProtectionManager() -> Encrypt( u "123123" ); presentation...

    products.aspose.com/slides/cpp/protect/ppt/
  10. IncorrectPasswordException Class | Aspose.Words...

    Discover the Aspose.Words.IncorrectPasswordException class, which handles password errors for Encrypted documents, ensuring secure and seamless access....class Thrown if a document is encrypted with a password and the password...// Note that this does not encrypt the contents of the document...

    reference.aspose.com/words/net/aspose.words/inc...