Insert HTML String in Word Document using C# .NET | Avoid Extra Space to the Left Side of Text in Table

I have attached my files, actual output and expected output .

Please do the needful.

Aspose.zip (34.0 KB)

A post was split to a new topic: Processing MPP files using Aspose.Tasks for .NET

@Ramyamai,

I am afraid, the C# .NET compiler on our end gives a few compile time errors and is unable to recognize following entities:

docStructures
objEntitylst
mlTexts
DocumentTitle
DocumentID

Can you please provide fix of these problems and provide a standalone simple Console Application (source code without compilation errors) that helps us to reproduce/observe this problem on our end and attach it here for testing. Please do not include Aspose.Words DLL files in it to reduce the file size. We also need input Word document and HTML string or HTML file and any other required resources to be able to reproduce/observe the problem on our end.