Hi,
This might be a bit of a weird scenario, but is it possible to export headers and footers as images using Aspose. The case being I would like to use a sample word document as a template and then using the header/foo…...sectIndex = 0; foreach (Section s in doc.Sections) { foreach (HeaderFooter...(Document)doc.Clone(false); tmp.Sections.Add(tmp.ImportNode(hf.ParentSection...