Hi,
We’re trying to fetch data from the database and put in a table format using aspose.words for .NET. However the table requires a different level of padding/indentation for the data.
-
We tried to do the same using a template based approach using Mail Merge.Execute, but we could not achieve the required padding/indentation (See the highlighted text in the attached doc).
-
We could achieve the same using bookmark concept and creating the table dynamically ((See the highlighted text in the attached doc).
Is there a method to achieve the same level of formatting in the first approach?