Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 12,197 for

password protection

(0.53 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 模块的 unprotect_worksheet 方法。...= worksheets . get ( 0 ) protection = worksheet . getProtection...

    docs.aspose.com/cells/zh/java/unprotect-a-works...
  2. How to Unprotect Excel in Python

    This quick guide covers how to unprotect Excel in Python. It discusses the environment setup, step-by-step process, and a sample code to unlock Excel file in Python....unprotect Excel Load the protected Excel file using the Workbook...Workbook class Remove the password protection with the unprotect()...

    kb.aspose.com/cells/python/how-to-unprotect-exc...
  3. Aspose::Words::Settings::WriteProtection::get_R...

    Aspose::Words::Settings::WriteProtection::get_ReadOnlyRecommended method. Specifies whether the document author has recommended that the document be opened as read-only in C++....Shows how to protect a document with a password. auto doc = MakeObject...This document is protected." ); // Enter a password up to 15 characters...

    reference.aspose.com/words/cpp/aspose.words.set...
  4. How to Protect PPTX Presentation Using C++

    This topic shows, how to protect PPTX Presentation using C++ by setting a Password for encryption. You wil end up by getting a Password protected presentation that you can only open by providing set Password in PowerPoint....TeX Product Family How to Protect PPTX Presentation Using C++...C++ This topic shows, how to protect PPTX Presentation using C++...

    kb.aspose.com/slides/cpp/how-to-protect-pptx-pr...
  5. Protect and Unprotect Worksheet|Documentation

    Protect and unprotect worksheet of Excel files with Aspose.Cells for .Net....Protect and Unprotect Worksheet Contents [ Hide ] To prevent...and then protect the sheet with a password. Protect and unprotect...

    docs.aspose.com/cells/net/protect-and-unprotect...
  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....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...
  7. 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...
  8. 在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.... get ( 0 ) protection = worksheet . getProtection...formats protection . setAllowEditingConte ( False ) protection . ...

    docs.aspose.com/cells/zh/java/protecting-worksh...
  9. How to Secure PPTX using Python

    This topic shows you how to secure PPTX using Python with a Password encryption. It provides all necessary details and runnable sample code for securing PPTX in Python....presentation using Python by password protection. A presentation can be...presentation in Python using a password with no dependence on MS PowerPoint...

    kb.aspose.com/slides/python/how-to-secure-power...
  10. 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...