Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 2,114 for

protection

(0.14 sec)
  1. 在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...
  2. WriteProtection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Settings.WriteProtection class to easily manage document write Protection settings and enhance your document security....WriteProtection class Specifies write protection settings for a document.... To learn more, visit the Protect or Encrypt a Document documentation...

    reference.aspose.com/words/net/aspose.words.set...
  3. Unprotect a Worksheet|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....needs to remove protection from a protected worksheet at runtime...Microsoft Excel To remove protection from a worksheet: From the...

    docs.aspose.com/cells/net/unprotect-a-worksheet/
  4. 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....Protecting Worksheets Contents [ Hide ] When a worksheet is protected...protected, the actions a user can take are restricted. For example...

    docs.aspose.com/cells/net/protecting-worksheets/
  5. Document.ProtectionType | Aspose.Words for .NET

    Discover the active document Protection type for enhanced security and data integrity. Safeguard your files effortlessly with our advanced features....currently active document protection type. public ProtectionType...document protection type. To change the document protection type...

    reference.aspose.com/words/net/aspose.words/doc...
  6. 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....Protecting Worksheets Contents [ Hide ] When a worksheet is protected...protected, the actions a user can take are restricted. For example...

    docs.aspose.com/cells/python-net/protecting-wor...
  7. EditorType | Aspose.Words for Java

    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 in Java....protect(ProtectionType.READ_ONLY, "MyPassword");...we have set the document's protection level to read-only," + "...

    reference.aspose.com/words/java/com.aspose.word...
  8. 在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 模块的 protect_worksheet 方法。 PHP 代码...$worksheets -> get ( 0 ); $protection = $worksheet -> getProtection...

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