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

password protection

(0.04 sec)
  1. 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...
  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. Aspose::Words::EditorType enum | Aspose.Words f...

    Aspose::Words::EditorType enum. 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 C++....editing type when document protection is enabled. Contributors...editing type when document protection is enabled. Current 3 Specifies...

    reference.aspose.com/words/cpp/aspose.words/edi...
  5. 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...
  6. Unlock MS Project Tasks Files via .NET

    Source code for unlock MS Project files via .NET? All you need is to Use API example code for batch JIRA files to unlock MPP file within VB.NET Asp.NET or any .NET...Project - C# // Open password-protected file: Project project...mpp" , "password" ); // Save the project without password. project...

    products.aspose.com/tasks/net/unlock/
  7. 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...
  8. 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...
  9. 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...
  10. 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...