Words for .Net or SharePoint

I need some recomendations as which to choose Words for .Net or Sharepoint

Hi,

Thanks for your inquiry.

Aspose.Words for SharePoint has two main features: document conversion and report generation. It integrates with SharePoint and provides a user interface for these features. You can use these features programmatically as well. But, Aspose.Words for SharePoint does not expose the whole document object module like Aspose.Words for .NET does. For example, the MailMerge feature is available in Aspose.Words for .NET; but you cannot use the MailMerge class via Aspose.Words for SharePoint.

So, in case you just want to open a document and save it to PDF in Sharepoint library and nothing else, then you should choose ‘Aspose.Words for Sharepoint’. On the other hand, if you want to take advantage of the whole Aspose.Words API then I would recommend you please go for ‘Aspose.Words for.NET’ component. And of-course, you can integrate Aspose.Words for .NET with Sharepoint environment. For this, I would suggest you please go through the following blog post and video tutorial:
Using Aspose.Total for .NET with SharePoint for File Creation and Manipulation.

Best Regards,