Hi,
I am trying to copy cover page from a template document and according to samples I found online I should use PageNumberFinder class.
I am using Aspose.Words 22.3.0 witn .NET 6, but it seems like PageNumberFinder is nowhere to be found
Is there a specific namespace where it sites or it is deprecated? If so, what can I use instead to copy cover page from template to new target document?