Aspose.Words Installation, Visual Studio, WIndows 10, NuGet

How do I install Aspose.words ,NET on windows 10? Is there an MSI Installer?

I have Visual Studio 2017. I tried the NuGet method but cannot find Aspose.Words on Nuget.

Details would be appreciated.

@adventurousbooks

Thanks for your inquiry. You can install Aspose.Words for .NET through NuGet. Please refer to the following article.
Installing Aspose.Words for .NET through NuGet

If you want MSI installer, please download it from here:
Download Aspose.Words for .NET 19.2/)

In installed on local machine via MSI. Opened ComWrapper in VS 2017 and re-referenced the Aspose.Words assembly. I am getting the following errors during a clean and rebuild. Please advise.

  1. Importing key file “asposecomwrapper.pfx” was canceled. AsposeComWrapper

  2. |Error|CS0120|An object reference is required for the non-static field, method, or property ‘FontSettings.GetFontsSources()’|AsposeComWrapper|C:\Users\Royn\source\repos\AsposeComWrapper\AsposeComWrapper\Class1.cs|21|Active|

@adventurousbooks

Thanks for your inquiry. Could you please share the step by step guide here to reproduce this issue at our end? Thanks for your cooperation.