Currently we are generating documents based on docx templates to generate docx documents.
But now we additionaly need to generate HTML documents based on HTML templates.
Is it possible to use Aspose.Words (or other ASPOSE lib) to load HTML template (instead of using docx template) to generate HTML output?