Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 30,166 for

password

(0.49 sec)
  1. DocSaveOptions.save_format property | Aspose.Wo...

    DocSaveOptions.save_format 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 document...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 验证用于保护工作表的密码,使用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/verify-...
  3. Open 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/open-a-documen...
  4. DocSaveOptions.saveRoutingSlip property | Aspos...

    DocSaveOptions.saveRoutingSlip property. When ``false``, RoutingSlip data is not saved to output document... 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...
  5. Secure PDF Documents|Documentation

    Secure PDF files while converting from Excel files. This article demonstrates generating a secure PDF file from Excel with Aspose.Cells for Java API....documents with owner and user passwords so that not just anyone can...user passwords while saving to PDF. The owner password or user...

    docs.aspose.com/cells/java/secure-pdf-documents/
  6. OdtSaveOptions constructor | Aspose.Words for N...

    Aspose.Words.Saving.OdtSaveOptions constructor...OdtSaveOptions () OdtSaveOptions(password) Initializes a new instance...encrypted with a password. OdtSaveOptions ( password : string ) Parameter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. LoadOptions | Aspose.Words for .NET

    Discover the LoadOptions constructor, designed to effortlessly initialize a new instance with default values for optimal performance and efficiency....this class with the specified password to load an encrypted document...string password ) Parameter Type Description password String...

    reference.aspose.com/words/net/aspose.words.loa...
  8. CertificateHolder class | Aspose.Words for Node.js

    Aspose.Words.DigitalSignatures.CertificateHolder class. Represents a holder of X509Certificate2 instance...Description create(certBytes, password) Creates CertificateHolder...store and its password. create(certBytes, password) Creates CertificateHolder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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-...
  10. How to Encrypt or Decrypt Archives via Python.NET

    Discover the methods to encrypt or decrypt entire archives or specific entries in ZIP, RAR or 7Z archives using Python.NET....encryption method using the password "p@s$S", and saves the compressed...AES-256 encryption using the password "p@s$S". For these samples...

    products.aspose.com/zip/python-net/advanced-api...