Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 23,526 for

protection

(0.25 sec)
  1. Unlock ODP Presentation Files using Java | prod...

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

    products.aspose.com/slides/java/unlock/odp/
  2. Unlock PPT Presentation Files using C++ | produ...

    C++ source code to remove Protection from PPT Presentation....the encryption or password protection on the PPT presentation....restrictions. Disabling Password Protection from PPT using C++ auto loadOptions...

    products.aspose.com/slides/cpp/unlock/ppt/
  3. 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....Java for Python 调用 protection 模块的 protect_worksheet 方法来保护工作表。...= worksheets . get ( 0 ) protection = worksheet . getProtection...

    docs.aspose.com/cells/zh/java/protecting-worksh...
  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. 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...
  6. EditorType enumeration | Aspose.Words for Python

    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/python-net/aspose.wo...
  7. Unlock PPTX Presentation Files using Java | pro...

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

    products.aspose.com/slides/java/unlock/pptx/
  8. 在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....Java for Ruby 保护工作表,调用 protection 模块的 protect_worksheet 方法。 Ruby...Ruby 代码 def protect_worksheet () data_dir = File . dirname ( File...

    docs.aspose.com/cells/zh/java/protecting-worksh...
  9. 自 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...
  10. 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...