Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 30,166 for

password

(0.26 sec)
  1. Make a Document Read-Only in Node.js|Aspose.Wor...

    Make your document read-only so that the content can be copied or read, but not modified using Node.js....read-only and/or requiring a password to modify the document. Aspose...Info → Protect Document) “Password to modify” (Save As → Tools...

    docs.aspose.com/words/nodejs-net/make-a-documen...
  2. Backup and Restore IMAP Messages in Python|Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....# Specify host, username, password, and set port for your client...username imap_client . password = password imap_client . port =...

    docs.aspose.com/email/python-net/backup-and-res...
  3. How to Unprotect Word Document using C#

    This tutorial contains information on how to unprotect Word document using C#. It provides details about configuring the environment, steps to be followed while writing this application and a runnable sample code that demonstrates the process to convert protected Word document to unprotected using C#....unprotect Word document with password using C# with the help of...without any password. Note that you can also use a password in the...

    kb.aspose.com/words/net/how-to-unprotect-word-d...
  4. CertificateHolder class | Aspose.Words for Python

    aspose.words.digitalsignatures.CertificateHolder class. Represents a holder of X509Certificate2 instance...Description create(cert_bytes, password) Creates CertificateHolder...store and its password. create(file_name, password) Creates CertificateHolder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to Secure PPTX using Python

    This topic shows you how to secure PPTX using Python with a Password encryption. It provides all necessary details and runnable sample code for securing PPTX in Python....presentation using Python by password protection. A presentation...presentation in Python using a password with no dependence on MS PowerPoint...

    kb.aspose.com/slides/python/how-to-secure-power...
  6. OdtSaveOptions.saveFormat property | Aspose.Wor...

    OdtSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used...saved ODT/OTT document with a password, and then load it using Aspose...saveFormat ); saveOptions . password = "@sposeEncrypted_1145" ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Saving::PdfEncryptionDetails::ge...

    Aspose::Words::Saving::PdfEncryptionDetails::get_OwnerPassword method. Specifies the owner Password for the encrypted PDF document in C++....method Specifies the owner password for the encrypted PDF document...() const Remarks The owner password allows the user to open an...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Specify Save Options in Java|Aspose.Words for Java

    Set advanced properties when saving a document using Java to provide more precise control over the process....a Document With a Password Use the Password property to get or...set a password for an encrypted document. Use the Password property...

    docs.aspose.com/words/java/specify-save-options/
  9. Document constructor | Aspose.Words for Node.js

    Aspose.Words.Document constructor...is encrypted and requires a password to open, but you supplied...supplied an incorrect password. RuntimeError (Proxy error(ArgumentException))...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocSaveOptions.saveFormat property | Aspose.Wor...

    DocSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used... Doc ); // Set a password which will protect the loading...document in any way. options . password = "MyPassword" ; // If the...

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