Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 666 for

password protection

(0.03 sec)
  1. EditableRangeEnd.node_type property | Aspose.Wo...

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

    reference.aspose.com/words/python-net/aspose.wo...
  2. Document class | Aspose.Words for Python

    aspose.words.Document class. Represents a Word document...options such as an encryption password. Document(stream) Opens an...options such as an encryption password. Properties Name Description...

    reference.aspose.com/words/python-net/aspose.wo...
  3. EditableRangeStart.editable_range property | As...

    EditableRangeStart.editable_range property. Gets the facade object that encapsulates this editable range start and end.... protect ( type = aw . ProtectionType...ProtectionType . READ_ONLY , password = 'MyPassword' ) builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. EditableRange.remove method | Aspose.Words for ...

    EditableRange.remove method. Removes the editable range from the document... protect ( type = aw . ProtectionType...ProtectionType . READ_ONLY , password = 'MyPassword' ) builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. EditableRange.editable_range_end property | Asp...

    EditableRange.editable_range_end property. Gets the node that represents the end of the editable range.... protect ( type = aw . ProtectionType...ProtectionType . READ_ONLY , password = 'MyPassword' ) builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. EditableRange.editable_range_start property | A...

    EditableRange.editable_range_start property. Gets the node that represents the start of the editable range.... protect ( type = aw . ProtectionType...ProtectionType . READ_ONLY , password = 'MyPassword' ) builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBuilder.StartEditableRange | Aspose.Wor...

    Discover how the DocumentBuilder StartEditableRange method enhances document editing by marking editable range starts for seamless content management.... Protect ( ProtectionType . ReadOnly...we have set the document's protection level to read-only, " + "we...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Aspose::Words::DocumentBuilder::StartEditableRa...

    Aspose::Words::DocumentBuilder::StartEditableRange method. Marks the current position in the document as an editable range start in C++....MakeObject < Document > (); doc -> Protect ( ProtectionType :: ReadOnly...we have set the document's protection level to read-only," ) +...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. DocumentBuilder.EndEditableRange | Aspose.Words...

    Discover the DocumentBuilder EndEditableRange method to efficiently mark editable sections in your documents, enhancing your editing workflow.... Protect ( ProtectionType . ReadOnly...we have set the document's protection level to read-only," + "...

    reference.aspose.com/words/net/aspose.words/doc...
  10. EditableRange.editor_group property | Aspose.Wo...

    EditableRange.editor_group property. Returns or sets an alias (or editing group) which shall be used to determine if the current user shall be allowed to edit this editable range.... protect ( type = aw . ProtectionType...ProtectionType . READ_ONLY , password = 'MyPassword' ) builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...