Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 15,162 for

password protection

(2 sec)
  1. WriteProtection.validatePassword method | Aspos...

    WriteProtection.validatePassword method. Returns ``true`` if the specified Password is the same as the write-Protection Password the document was protected with...validatePassword(password) Returns true if the specified password is the...the write-protection password the document was protected with. If...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Protecting Worksheet in Jython|Documentation

    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....Ask AI Protecting Worksheet in Jython Contents [ Hide ] Aspose...Aspose.Cells - Protecting Worksheet To protect a worksheet using...

    docs.aspose.com/cells/java/protecting-worksheet...
  3. How to detect office restrict edition mode - Fr...

    Is there any way to detect the word is on restrict editing mode without Password I need to tell user who set the word as restrict edition but forget to set Password....restrict editing mode without password I need to tell user who set...edition but forget to set password. Professionalize.Discourse...

    forum.aspose.com/t/how-to-detect-office-restric...
  4. Unprotect a Worksheet in Ruby|Documentation

    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....unprotect_worksheet method of the protection module. Ruby Code def unprotect_worksheet...= worksheets . get ( 0 ) protection = worksheet . getProtection...

    docs.aspose.com/cells/java/unprotect-a-workshee...
  5. 在Ruby中取消保护工作表|Documentation

    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....Java for Ruby 取消保护工作表,调用 protection 模块的 unprotect_worksheet 方法。...= worksheets . get ( 0 ) protection = worksheet . getProtection...

    docs.aspose.com/cells/zh/java/unprotect-a-works...
  6. 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...
  7. WriteProtection.read_only_recommended property ...

    WriteProtection.read_only_recommended property. Specifies whether the document author has recommended that the document be opened as read-only....Shows how to protect a document with a password. doc = aw . Document...This document is protected.' ) # Enter a password up to 15 characters...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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....signature is valid" ); } } Added Protection.VerifyPassword Method Aspose...NET 8.7.0 has exposed the Protection.VerifyPassword method that...

    docs.aspose.com/cells/net/public-api-changes-in...
  9. WriteProtection.isWriteProtected property | Asp...

    WriteProtection.isWriteProtected property. Returns ``true`` when a write Protection Password is set....Returns true when a write protection password is set. get isWriteProtected...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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...