Is the quality of the .NET libraries, better than the Java SDK?

Given Aspose produces Microsoft Documents, is there any benefit to producing it in a native Microsoft Application on .NET versus doing the same things in a Java app?

What if any are the limitations between the two?

@rstellar,

Please note that the latest version of Aspose.Words for Java is completely auto-ported from .NET, i.e. we do not write code for Aspose.Words for Java; it is generated out automatically from C# code of Aspose.Words for .NET. So there should not be any difference in functionalities between Java and .NET versions because the code is mostly the same.

May be the following article is what you’re looking for:

Yes, if you have a team that mostly uses .NET and is familiar with it