Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 13,488 for

password protected

(0.22 sec)
  1. WriteProtection.ReadOnlyRecommended | Aspose.Wo...

    Discover the WriteProtection ReadOnlyRecommended property, guiding users to open documents in read-only mode for enhanced security and integrity....Shows how to protect a document with a password. Document doc...This document is protected." ); // Enter a password up to 15 characters...

    reference.aspose.com/words/net/aspose.words.set...
  2. Public API Changes in Aspose.Cells 8.7.0|Docume...

    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....digitally signed" ); } Added Protection.verifyPassword Method Aspose...Cells APIs have enhanced the Protection class by introducing the...

    docs.aspose.com/cells/java/public-api-changes-i...
  3. Document.protect method | Aspose.Words for Python

    aspose.words.Document.protect method...protect method Contents [ Hide ] protect(type) Protects the document...existing password or assigns a random password. def protect ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 用Node.js通过C++检测工作表是否密码保护|Documentation

    学习如何使用Aspose.Cells for Node.js via C++检测工作表是否受密码保护。...js via C++已暴露 Protection.isProtectedWithPassw() 属...属性,用于检测工作表是否受到密码保护。布尔类型的 Protection.isProtectedWithPassw() 属性,如果...

    docs.aspose.com/cells/zh/nodejs-cpp/detect-if-w...
  5. 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...package manager Load the protected Word file into the Document...

    kb.aspose.com/words/net/how-to-unprotect-word-d...
  6. Set Privileges, Encrypt and Decrypt PDF File|As...

    Encrypt PDF File with Java using Different Encryption Types and Algorithms. Also, decrypt PDF Files using Owner Password....User and Owner password. // Need to set the password, so that once...user views the file with user password, // Only screen reading option...

    docs.aspose.com/pdf/java/set-privileges-encrypt...
  7. Document.unprotect method | Aspose.Words for No...

    Aspose.Words.Document.unprotect method...Hide ] unprotect() Removes protection from the document regardless...regardless of the password. unprotect () Remarks This method unprotects...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Protect and Unprotect Workbook Structure with C...

    Protect and unprotect workbook structure of Excel files using C++ with Aspose.Cells....Ask AI Protect and Unprotect Workbook Structure with C++ Contents...renaming worksheets, you can protect the structure of your Excel...

    docs.aspose.com/cells/cpp/protect-and-unprotect...
  9. Set Privileges, Encrypt and Decrypt PDF|Aspose....

    Encrypt PDF File with Python using Different Encryption Types and Algorithms. Also, decrypt PDF Files using Owner Password....permissions, and decrypting protected PDF files. This article walks...encryption, changing passwords, and detecting protection states — all...

    docs.aspose.com/pdf/python-net/set-privileges-e...
  10. 使用 C++ 验证用于保护工作表的密码|Documentation

    了解如何使用 Aspose.Cells for C++ 验证用于保护工作表的密码。...Cells API通过引入一些有用的属性和方法来增强 Protection 类。 其中一个方法是 VerifyPassword...Worksheet 。 如果指定的密码与用于保护工作表的密码匹配, Protection.VerifyPassword 方法返回 true...

    docs.aspose.com/cells/zh/cpp/verify-password-us...