Hello,
Describe the case
I’m creating .docx and .pdf documents from HTML templates using Aspose.Words for .Net.
In version 24.2, Aspose.Words for .Net was adding Header and Footer to every page.
I want to upgrade to n…...DocumentBuilder builder = new DocumentBuilder(doc); builder.MoveToHe...ooterType.HeaderPrimary); builder.InsertHtml("<b>This is my Cool...