Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 24,320 for

protection

(0.29 sec)
  1. Unlock PPTX Presentation Files using Python | p...

    Python source code to remove Protection from PPTX Presentation....the encryption or password protection on the PPTX presentation...restrictions. Disabling Password Protection from PPTX using Python import...

    products.aspose.com/slides/python-net/unlock/pptx/
  2. Unlock PPT Presentation Files using Java | prod...

    Java source code to remove Protection from PPT Presentation....the encryption or password protection on the PPT presentation....restrictions. Disabling Password Protection from PPT using Java LoadOptions...

    products.aspose.com/slides/java/unlock/ppt/
  3. Protecting Worksheets|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....Ask AI Protecting Worksheets Contents [ Hide ] When a worksheet...worksheet is protected, the actions a user can take are restricted...

    docs.aspose.com/cells/net/protecting-worksheets/
  4. Unprotect a Worksheet in Python|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....unprotect_worksheet method of the protection module. Python Code filesFormatType...= worksheets . get ( 0 ) protection = worksheet . getProtection...

    docs.aspose.com/cells/java/unprotect-a-workshee...
  5. Python中取消保护工作表|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....Cells Java for Python 调用 protection 模块的 unprotect_worksheet 方法来保护工作表。...= worksheets . get ( 0 ) protection = worksheet . getProtection...

    docs.aspose.com/cells/zh/java/unprotect-a-works...
  6. 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...
  7. EditorType enumeration | Aspose.Words for Node.js

    Aspose.Words.EditorType enumeration. Specifies the set of possible aliases (or editing groups) which can be used as aliases to determine if the current user shall be allowed to edit a single range defined by an editable range within a document....editing type when document protection is enabled. Contributors...editing type when document protection is enabled. Current Specifies...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Make a Document Read-Only in Python|Aspose.Word...

    Make your document read-only so that the content can be copied or read, but not modified using Python....apply and remove read‑only protection on a document using Aspose...recommendation, and applying protection types. Sometimes, you may...

    docs.aspose.com/words/python-net/make-a-documen...
  9. Protect or Encrypt a Document in C++|Aspose.Wor...

    Aspose.Words for C++ provides Read-Only, Encrypt a Document, Restrict Editing, and Digital Signatures for document Protection. Aspose.Words supports most Word Protection options....Ask AI Protect or Encrypt a Document Contents [ Hide ] The main...main reason to protect or encrypt a document is to apply more...

    docs.aspose.com/words/cpp/protect-or-encrypt-a-...
  10. 自 Excel XP 起,通过 C++ 和 JavaScript 实现的高级保护设置|Docu...

    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....Worksheet 类提供了 protection 属性,用于应用这些高级保护设置。 protection 属性实际上是 Protection...> Aspose.Cells Worksheet Protection Example </ h1 > < input type...

    docs.aspose.com/cells/zh/javascript-cpp/advance...