Could we able to get page count of office files(docx, doc, excel, ppt etc...)

Product: PDFnet dll .Net core

Could able to get the page count of office files

In order to get the page count of Office files with our SDK, you will first need to convert them to PDF. You can refer to the sample code here for more information on how to do that.

Once you have converted the file to PDF, you can then use our API here to retrieve the page count.