GroupDocs.Merger provides a move page feature which allows you to manipulate page ordering by moving any page(s) to new position within a document. This can be done by following the steps below:
Initialise MoveOptions class and specify current and new page numbers;
Instantiate Merger object with source document path or InputStream;