Aspose::Words::EditableRange::get_EditableRangeStart method. Gets the node that represents the start of the editable range in C++....MakeObject < Document > (); doc -> Protect ( ProtectionType :: ReadOnly...we have set the document's protection level to read-only," ) +...
Aspose::Words::EditableRangeStart::get_Id method. Specifies the identifier of the editable range in C++....MakeObject < Document > (); doc -> Protect ( ProtectionType :: ReadOnly...we have set the document's protection level to read-only," ) +...
Aspose::Words::DocumentBuilder::EndEditableRange method. Marks the current position in the document as an editable range end in C++....MakeObject < Document > (); doc -> Protect ( ProtectionType :: ReadOnly...we have set the document's protection level to read-only," ) +...
Aspose::Words::EditableRangeEnd::get_Id method. Specifies the identifier of the editable range in C++....MakeObject < Document > (); doc -> Protect ( ProtectionType :: ReadOnly...we have set the document's protection level to read-only," ) +...
Discover the EditableRangeEnd NodeType property, which efficiently returns the EditableRangeEnd for enhanced document editing capabilities.... Protect ( ProtectionType . ReadOnly...we have set the document's protection level to read-only," + "...
Discover the EditableRangeEnd property, easily access the node marking the end of your editable range for seamless content management.... Protect ( ProtectionType . ReadOnly...we have set the document's protection level to read-only," + "...
EditableRangeEnd.nodeType property. Returns [NodeType.EditableRangeEnd](../../nodetype/#EditableRangeEnd).... protect ( aw . ProtectionType . ReadOnly...we have set the document's protection level to read-only," + "...
Aspose::Words::EditableRange::Remove method. Removes the editable range from the document. Does not remove content inside the editable range in C++....MakeObject < Document > (); doc -> Protect ( ProtectionType :: ReadOnly...we have set the document's protection level to read-only," ) +...