Tag Archives: Move Pages in CSharp

How to Rearrange Pages in Word using C#

In the digital world, word processing documents are one of the most commonly used file formats that are used to create and edit documents. While dealing with large documents, it is really not easy to move pages without losing the formatting. Formatting loss often happens when we try to combine multiple documents of different types or we simply merge the same type of files into one single document. In order to rearrange the pages, this article discusses, how to programmatically move pages in Word documents (DOC/DOCX) using C#.

Posted in GroupDocs.Merger Product Family | Tagged , , , , ,