Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 12,240 for

password protection

(0.06 sec)
  1. Document.write_protection property | Aspose.Wor...

    Document.write_Protection property. Provides access to the document write Protection options....write_protection property Document.write_protection property...write protection options. @property def write_protection ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Protecting Worksheets with C++|Documentation

    Learn how to protect worksheets, rows, columns, and specific cells in Microsoft Excel files using Aspose.Cells with C++....Protecting Worksheets with C++ Contents [ Hide ] When a worksheet...worksheet is protected, the actions a user can take are restricted...

    docs.aspose.com/cells/cpp/protecting-worksheets/
  3. 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.... Once you convert protected Word document to unprotected...remove protection Open the source Word file that is protected using...

    kb.aspose.com/words/java/how-to-unprotect-word-...
  4. Protecting Worksheets 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....Protecting Worksheets in Ruby Contents [ Hide ] Aspose.Cells...Cells - Protecting Worksheets To protect worksheet using Aspose.Cells...

    docs.aspose.com/cells/java/protecting-worksheet...
  5. 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...
  6. Protecting Worksheets in 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....Protecting Worksheets in Php Contents [ Hide ] Aspose.Cells -...- Protecting Worksheets To protect worksheet using Aspose.Cells...

    docs.aspose.com/cells/java/protecting-worksheet...
  7. Document.WriteProtection | Aspose.Words for .NET

    Explore the Document WriteProtection property to manage your document's write Protection settings effortlessly and enhance security....access to the document write protection options. public WriteProtection...Shows how to protect a document with a password. Document doc...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Python中的工作表保护|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 Python 调用 protection 模块的 protect_worksheet 方法来保护工作表。...= worksheets . get ( 0 ) protection = worksheet . getProtection...

    docs.aspose.com/cells/zh/java/protecting-worksh...
  9. Aspose::Words::Document::get_WriteProtection me...

    Aspose::Words::Document::get_WriteProtection method. Provides access to the document write Protection options in C++....access to the document write protection options. System :: SharedPtr...Shows how to protect a document with a password. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  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 模块的 protect_worksheet 方法。 Ruby...Ruby 代码 def protect_worksheet () data_dir = File . dirname ( File...

    docs.aspose.com/cells/zh/java/protecting-worksh...