Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 27,684 for

password

(0.57 sec)
  1. 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...
  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. Get Permissions using Go|Aspose.PDF for Go via C++

    Read and display the access permissions of a Password-protected PDF document with Aspose.PDF for Go via C++....Hide ] Get permissions of a password-protected PDF document This...access permissions from a password-protected PDF document in...

    docs.aspose.com/pdf/go-cpp/get-permissions/
  4. Loading event in GridDesktop|Documentation

    This article describes how to use the loading event in GridDesktop.... The file is password protected. First, we try to...open it with an incorrect password, then finally, in the FailLoadFile...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  5. 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...
  6. 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...
  7. 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...
  8. 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-...
  9. How to Secure OneNote file using Java

    This simple topic explains how to secure OneNote file using Java. It encompasses the IDE settings, programming work flow steps and an example code to Password protect OneNote document in Java....the repository manager to password protect the OneNote file Load...set the required password Save the password protected .ONE file...

    kb.aspose.com/note/java/how-to-secure-onenote-f...
  10. How to Unprotect Excel in C#

    This basic tutorial explains how to unprotect Excel in C#. It covers the IDE configuration, stepwise algorithm, and a code snippet to unlock Excel file in C#....protected Excel file Remove the password security by invoking the Unprotect()...or XLSX file and remove its password. Subsequently, export the...

    kb.aspose.com/cells/net/how-to-unprotect-excel-...