Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 21,933 for

password protection

(0.2 sec)
  1. 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...
  2. 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/
  3. 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/
  4. get_password_hash method | Aspose.Cells for Pyt...

    get_Password_hash method get_Password_hash Gets the hash of current Password. def get_Password_hash ( self ): ... See......get_password_hash method get_password_hash Gets the hash of current...current password. def get_password_hash ( self ): ... See Also...

    reference.aspose.com/cells/python-net/aspose.ce...
  5. 限制 Python 中的文档编辑|Python via .NET 格式的 Aspose.Words

    通过使用 Python 设置限制类型来限制编辑文档。您还可以删除保护并创建不受限制的可编辑区域。...ALLOW_ONLY_REVISIONS READ_ONLY NO_PROTECTION 所有类型均受密码保护,如果密码输入不正确,用户将...Aspose.Words 允许您使用 Document.protect 方法保护文档免遭更改。此方法不是安全功能,也不加密文档。...

    docs.aspose.com/words/zh/python-net/restrict-do...
  6. Protect and Unprotect Worksheet|Documentation

    Protect and unprotect worksheet of Excel files with Aspose.Cells for .Net....Español Svenska Türkçe 日本語 Protect and Unprotect Worksheet Contents...and then protect the sheet with a password. Protect and unprotect...

    docs.aspose.com/cells/net/protect-and-unprotect...
  7. File not save as unprotected - Free Support For...

    I am not able to save the File as Unprotected. Sample Code var fs = new FileStream(@"00707351_00001_calypso.docx", FileMode.Open, FileAccess.Read, FileShare.ReadWrite); Aspose.Words.Document doc = new Aspose.Words.Docu…...LoadOptions() { Password = "calypso" }); doc.Unprotect("calypso");...docx");// This file saved as password protected File: 00707351_00001_calypso...

    forum.aspose.com/t/file-not-save-as-unprotected...
  8. 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...
  9. Protection.IsProtectedWithPassword | Aspose.Cel...

    Protection property. Indicates whether the worksheets is protected with Password...Protection.IsProtectedWithPassw Protection.IsProtectedWithPassw...the worksheets is protected with password. public bool IsProtectedWithPassw...

    reference.aspose.com/cells/net/aspose.cells/pro...
  10. writeprotection - Aspose.Cells for Python via J...

    Details & examples of Aspose.Cells for Python via Java classes, methods & interfaces for you to read, write & convert spreadsheets programmatically....ProtectedRange ProtectedRangeCollec Protection QueryTable QueryTableCollection...WriteProtection Specifies write protection settings for a workbook....

    reference.aspose.com/cells/python-java/asposece...