Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 15,162 for

password protection

(0.54 sec)
  1. Protect and Unprotect Workbook Structure|Docume...

    Protect and unprotect workbook structure of Excel files using C# code....Ask AI Protect and Unprotect Workbook Structure Contents [ Hide...renaming worksheets, you can protect the structure of your Excel...

    docs.aspose.com/cells/python-net/protect-and-un...
  2. Unprotect a Worksheet 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....the unprotect method of the protection module. PHP Code $filesFormatType...$worksheets -> get ( 0 ); $protection = $worksheet -> getProtection...

    docs.aspose.com/cells/java/unprotect-a-workshee...
  3. 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...
  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 模块的 unprotect_worksheet 方法。...$worksheets -> get ( 0 ); $protection = $worksheet -> getProtection...

    docs.aspose.com/cells/zh/java/unprotect-a-works...
  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. Prevent Presentation Edits with Shape Locks in ...

    Discover how Aspose.Slides for .NET locks or unlocks shapes in PPT, PPTX and ODP files, securing presentations while allowing controlled edits....generated presentations, so protecting them from editing is a common...Slides for .NET can apply protection to a presentation and later...

    docs.aspose.com/slides/net/applying-protection-...
  7. Prevent Presentation Edits with Shape Locks in ...

    Discover how Aspose.Slides for Python via .NET locks or unlocks shapes in PPT, PPTX and ODP files, securing presentations while allowing controlled edits and faster delivery....generated presentations, so protecting them from editing is a common...Slides for Python can apply protection to a presentation and later...

    docs.aspose.com/slides/python-net/applying-prot...
  8. 使用JavaScript通过C++检测工作表是否密码保护|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++检测工作表是否密码保护。...Cells for Java脚本通过C++已暴露 Protection.isProtectedWithPassw() 属...属性,用于检测工作表是否受密码保护。布尔类型 Protection.isProtectedWithPassw() 属性如果...

    docs.aspose.com/cells/zh/javascript-cpp/detect-...
  9. Decrypt PDF using Go|Aspose.PDF for Go via C++

    Decrypt PDF File with Aspose.PDF for Go via C++....Owner Password You can open, decrypt, and save a password-protected...file is opened with the owner password, decrypted to remove all security...

    docs.aspose.com/pdf/go-cpp/decrypt-pdf/
  10. Protect and Unprotect|Documentation

    This snippet introduces how to encrypt and decrypt Excel files, and protect and unprotect data in Excel files using Python code....Ask AI Protect and Unprotect Contents [ Hide ] Aspose.Cells for...Python offers a wide range of protection and unprotection features...

    docs.aspose.com/cells/python-java/protect-and-u...