Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 31,651 for

password

(0.8 sec)
  1. OdtSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how the OdtSaveOptions SaveFormat property lets you easily save documents in Odt or Ott formats, ensuring compatibility and flexibility....saved ODT/OTT document with a password, and then load it using Aspose...saveFormat ); saveOptions . Password = "@sposeEncrypted_1145" ;...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Document.ProtectionType | Aspose.Words for .NET

    Discover the active document protection type for enhanced security and data integrity. Safeguard your files effortlessly with our advanced features.... ReadOnly , "password" ); Assert . That ( doc ....we will need to apply the password to get through the protection...

    reference.aspose.com/words/net/aspose.words/doc...
  3. How to lock PDF | Aspose.PDF

    Do you know how easily lock PDF documents using Python? Lock PDF files with high quality using Python PDF library....PDF with a password. The password can be “user password”, and “owner...“owner password”. These passwords will have different permissions...

    products.aspose.com/pdf/tutorial/lock-pdf/
  4. 使用JavaScript通过C++检测工作表是否密码保护|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++检测工作表是否密码保护。...body > < h1 > Check Worksheet Password Protection </ h1 > < input...); // Check if Worksheet is password protected if ( sheet . protection...

    docs.aspose.com/cells/zh/javascript-cpp/detect-...
  5. How to Unprotect Word File in Java

    This quick tutorial guides on how to unprotect Word file in Java. It provides all the necessary details to write a program to unprotect DOCX in Java with the help of a few API calls only....unprotect Word document without password in Java . It uses the Document...protected with a password, you may provide the password in the unprotect()...

    kb.aspose.com/words/java/how-to-unprotect-word-...
  6. 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++....is encrypted and requires a password to open. bool Aspose :: Words...Words without supplying a password an exception will be thrown...

    reference.aspose.com/words/cpp/aspose.words/fil...
  7. IncorrectPasswordException Class | Aspose.Words...

    Discover the Aspose.Words.IncorrectPasswordException class, which handles Password errors for encrypted documents, ensuring secure and seamless access....encrypted with a password and the password specified when opening...SaveFormat . Doc ); // Set a password which will protect the loading...

    reference.aspose.com/words/net/aspose.words/inc...
  8. 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....unprotect Word document without password in Python where the protected...protected with or without a password. The resultant Word file whose...

    kb.aspose.com/words/python/how-to-convert-prote...
  9. Unlock PPT Presentation Files using .NET | prod...

    C# source code to remove protection from PPT Presentation....NET apps to remove passwords from PowerPoint and decrypt...can remove the encryption or password protection on the PPT presentation...

    products.aspose.com/slides/net/unlock/ppt/
  10. VbaProject.is_protected property | Aspose.Words...

    VbaProject.is_protected property. Shows whether the [VbaProject](../) is Password protected....whether the VbaProject is password protected. @property def is_protected...whether the VbaProject is password protected. doc = aw . Document...

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