Hello.
Can you please explain or provide an example of how to insert HTML fragments into a document using Aspose.Words for .NET? This is listed on the aspose website under “Programming the Document Object Model”?
Thank you.
Denise
Hi
Thanks for your request. You should use DocumentBuilder.InsertHtml method to achieve this. Please see the following link for more information:
https://reference.aspose.com/words/net/aspose.words/documentbuilder/inserthtml/
Best regards.