Aspose::Words::EditableRange::Remove method. Removes the editable range from the Document. Does not remove content inside the editable range in C++.... auto doc = MakeObject < Document > (); doc -> Protect (...MakeObject < DocumentBuilder > ( doc ); builder -> Writeln ( String...