Hi,
I’ve created a simple Test project with the code below and installed Aspose.Page (20.11.0) from nuget:
var doc = new Aspose.Page.XPS.XpsDocument("D:\\Test.xps", new Aspose.Page.XPS.XpsLoadOptions());
It’s throwing…...#1 Hi, I’ve created a simple test project with the code below...Aspose.Page.XPS.XpsDocument("D:\\test.xps", new Aspose.Page.XPS.XpsLoadOptions());...