I have a DOCX template with mirror margins (MirrorMargins) configured. I populate the template using Aspose.Words’ built-in ReportingEngine with the following code:
csharp
ReportingEngine engine = new ReportingEngine()…...I have a DOCX template with mirror margins (MirrorMargins) configured. I populate the template using Aspose.Words’ built-in ReportingEngine with the following code:
csharp
ReportingEngine engine = new ReportingEngine()…