Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 666 for

password protection

(0.06 sec)
  1. DocumentBuilder.start_editable_range method | A...

    DocumentBuilder.start_editable_range method. Marks the current position in the document as an editable range start.... protect ( type = aw . ProtectionType...ProtectionType . READ_ONLY , password = 'MyPassword' ) builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. How to Secure PowerPoint Presentation using Java

    This tutorial provides details on how to secure PowerPoint presentation using Java. We will Password protect powerpoint presentation using java to avoid unwanted access and modifications....important use case to password protect PowerPoint presentation...the source file Specify the password to secure the presentation...

    kb.aspose.com/slides/java/how-to-secure-powerpo...
  3. How to Unprotect Excel Sheet using Node.js

    This article explains how to unprotect Excel sheet using Node.js. It has the instructions set to the set the IDE, a list of steps, and a runnable sample code to unlock Excel spreadsheet using Node.js....file having a protected sheet with a password Select the target...unprotect() by providing the password Save the resultant Excel file...

    kb.aspose.com/cells/nodejs/how-to-unprotect-exc...
  4. EditableRangeEnd.editable_range_start property ...

    EditableRangeEnd.editable_range_start property. Corresponding [EditableRangeStart](../../editablerangestart/), received by ID.... protect ( type = aw . ProtectionType...ProtectionType . READ_ONLY , password = 'MyPassword' ) builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to Secure OneNote file using C#

    This article entails how to secure OneNote file using C#. It includes the IDE settings, programming steps and a sample code to Password protect OneNote document in C#....achieve OneNote document protection in C# . The developed application...Aspose.Note for .NET to password protect the OneNote file Access...

    kb.aspose.com/note/net/how-to-secure-onenote-fi...
  6. DocumentBuilder.startEditableRange method | Asp...

    DocumentBuilder.startEditableRange method. Marks the current position in the document as an editable range start.... protect ( aw . ProtectionType . ReadOnly...we have set the document's protection level to read-only," + "...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. How to Secure PowerPoint Presentation in C# .NET

    This topic shows you how to secure powerpoint presentation in C# .NET with a Password encryption. As a result, you'll get a Password protected powerpoint presentation....NET using a password. The Aspose.Slides for .NET...presentation with a password Finally, save password protected presentation...

    kb.aspose.com/slides/net/how-to-secure-powerpoi...
  8. EditableRangeStart.node_type property | Aspose....

    EditableRangeStart.node_type property. Returns [NodeType.EDITABLE_RANGE_START](../../nodetype/#EDITABLE_RANGE_START).... protect ( type = aw . ProtectionType...ProtectionType . READ_ONLY , password = 'MyPassword' ) builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to Secure OneNote file using Java

    This simple topic explains how to secure OneNote file using Java. It encompasses the IDE settings, programming work flow steps and an example code to Password protect OneNote document in Java....achieve OneNote document protection in Java . The developed application...repository manager to password protect the OneNote file Load...

    kb.aspose.com/note/java/how-to-secure-onenote-f...
  10. EditableRange | Aspose.Words for Java

    Represents a single editable range 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...