Access to DocumentBuilder through COM object?

Hey, so we use C++ so we’d be interested in using the COM object to access DocumentBuilders API. I’ve never really done anything through COM before so it’s somewhat daunting.

Can you access the full API? I noticed that you have to have to use a helper to even open a document - does that mean DocumentBuilder is not useable?

Hi there,

Thanks for your inquiry.Aspose.Words for.NET can be used as a COM object to develop applications in pre - .NET development environments such as PHP, ASP and C++. In your case, you can use Aspose.Words for .NET via COM Interop. Please read following documentation articles for your kind reference.

https://docs.aspose.com/words/net/platforms-and-interoperability/
https://docs.aspose.com/words/net/supported-platforms/#com

In addition, we are evaluating the technical viability of the Aspose.Words for C++ API. However, we can not commit any time frame because we are at a very initial stage at the moment and will need to go through a series of stages before our first official release. Your thread has been linked to the appropriate issue (WORDSNET-9197) in our issue tracking system and you will be notified via this thread as soon as Aspose.Words for C++ native API is available.

The issues you have found earlier (filed as WORDSNET-9197) have been fixed in this Aspose.Words for .NET 18.12 update and this Aspose.Words for Java 18.12 update.