Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 17,510 for

password protection

(0.03 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.... 红宝石代码 def protect_worksheet () data_dir = File...= worksheets . get ( 0 ) protection = worksheet . getProtection...

    docs.aspose.com/cells/zh/java/protecting-worksh...
  2. 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...
  3. Aspose::Slides::IProtectionManager Class Refere...

    Public Member Functions | List of all members Aspose::Slides::IProtectionManager Class Reference abstract Presentatio......abstract Presentation password protection management. More... #include...sense, if presentation is password protected. If true then document...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  4. Presentation Security using Aspose.Slides|Aspos...

    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....Hide ] Access Properties of Protected Presentation using Aspose...Aspose.Slides Apply Password Protection using Aspose.Slides Apply Protection...

    docs.aspose.com/slides/java/presentation-securi...
  5. WriteProtection.ReadOnlyRecommended | Aspose.Wo...

    WriteProtection ReadOnlyRecommended property. Specifies whether the document author has recommended that the document be opened as readonly in C#....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...
  6. 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...
  7. Unlock ODS document via C++ | products.aspose.com

    C++ example code to unlock Password protected ODS file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....ODS Files via C++ Remove protection from Excel spreadsheets including...more details. How to Remove Protection of ODS File Using C++ In...

    products.aspose.com/cells/cpp/unlock/ods/
  8. Unlock XLS document via C++ | products.aspose.com

    C++ example code to unlock Password protected XLS file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....XLS Files via C++ Remove protection from Excel spreadsheets including...more details. How to Remove Protection of XLS File Using C++ In...

    products.aspose.com/cells/cpp/unlock/xls/
  9. LoadOptions - Aspose.Tasks for Java - API Refer...

    Developer's manual that contains Java classes to work with Microsoft Project documents without utilizing Microsoft Project....getPassword () Gets a protection password. PrimaveraXmlReadingO...String value) Sets a protection password. void setPrimaveraOptions...

    reference.aspose.com/tasks/java/com.aspose.task...
  10. 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...