Extract Only Modified Pages

Hi,
I was looking into Aspose.Words API for document compare but unfortunately, I didn’t find a way to extract only the modified pages for comparison result. Is there any way to obtain this feature from the API?
One of my clients was suggesting that they have this kind of feature in Change Pro from Litera

@ashimbatajoo,

You can use PageSplitter.cs example to be able to extract any page(s) from Word document.