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

password protection

(0.11 sec)
  1. 使用JavaScript通过C++检测工作表是否密码保护|Documentation

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

    docs.aspose.com/cells/zh/javascript-cpp/detect-...
  2. 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-...
  3. 在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...
  4. Locking accepted tracked changes in Word Docume...

    In a Word document, we are tracking changes user has made, and at the end we are accepting it. We want to disable/lock the sections or parts of document where user have done changes in word document. In other sections o…...can utilize the document protection features provided by Aspose...how you can achieve this: Protect the Document : First, you need...

    forum.aspose.com/t/locking-accepted-tracked-cha...
  5. 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 = System...This document is protected." ); // Enter a password up to 15 characters...

    reference.aspose.com/words/cpp/aspose.words.set...
  6. 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/
  7. Protect and Unprotect Worksheet|Documentation

    Protect and unprotect worksheet of Excel files with Aspose.Cells for .NET....Ask AI 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...
  8. 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...
  9. Encrypt and Decrypt PDF Files in Python|Aspose....

    Learn how to set PDF privileges, encrypt files, decrypt protected PDFs, and change Passwords in Python....permissions, and decrypting protected PDF files. This article walks...encryption, changing passwords, and detecting protection states — all...

    docs.aspose.com/pdf/python-net/set-privileges-e...
  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...