How to use NodeImporter class in C++?

How to use NodeImporter class in C++?
I am able to do almost everything in C++ by registring aspose dll as COM component using .NET tool.
But failed to create NodeImporter class in C++. Pls help.

Hey parveenc, I have the same question here, looks like we both need someone to help us. I’m gonna just subscribe to this thread to stay updated.

P.S. If I find something, I’m gonna let you know
Good Luck

Hi
Thank you for your interest in Aspose.Words. I think, it would be easier, if you can create a simple wrapper, which will allow work with Aspose.Words. In this case, you will write all code in .NET class library and call only one method of this library from your COM application.
Hope this helps.
Best regards.