How to Extract Pages from Word Document using .NET

Hello, I am using aspose total license and aspose v19.11.
Can someone please help me know how I can extract pages from word document or loop through each page.

Thanks

@sandip.shimpi

You can use Document.ExtractPages method to extract the desired pages from the document.

Thanks for your reply tahir.
I am not able to find Aspose.Word.Document.ExtractPage() method in v19.11.
does it belongs to specific version and onwards?

@sandip.shimpi

We added Document.ExtractPages method in Aspose.Words for .NET 20.10 to extract the specific pages from document. We suggest you please use the latest version of Aspose.Words for .NET 21.3.