Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 12,239 for

password protection

(0.04 sec)
  1. 在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 模块的 protect_worksheet 方法。 Ruby...Ruby 代码 def protect_worksheet () data_dir = File . dirname ( File...

    docs.aspose.com/cells/zh/java/protecting-worksh...
  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....Protecting Worksheet in Jython Contents [ Hide ] Aspose.Cells...Cells - Protecting Worksheet To append documents using Aspose.Cells...

    docs.aspose.com/cells/java/protecting-worksheet...
  3. WriteProtection.setPassword method | Aspose.Wor...

    WriteProtection.setPassword method. Sets the write Protection Password for the document....setPassword(password) Sets the write protection password for the...the document. setPassword ( password : string ) Parameter Type Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 在Php中保护工作表|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 PHP 保护工作表,请调用 protection 模块的 protect_worksheet 方法。 PHP 代码...$worksheets -> get ( 0 ); $protection = $worksheet -> getProtection...

    docs.aspose.com/cells/zh/java/protecting-worksh...
  5. 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...
  6. 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 a Worksheet To protect worksheet using Aspose.Cells...unprotect_worksheet method of protection module. Ruby Code def unprotect_worksheet...

    docs.aspose.com/cells/java/unprotect-a-workshee...
  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. 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...
  9. Unprotecting Simply Protected Worksheet in Jyth...

    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....Unprotecting Simply Protected Worksheet in Jython Contents [...Cells - Unprotecting Simply Protected Worksheet To append documents...

    docs.aspose.com/cells/java/unprotecting-simply-...
  10. 在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...