When we are trying to convert pdf to EPUB using Aspose.PDF, then after conversion resultant EPUB file showing “Aspose: Page” on Header. How to change or remove this header string.
Aspose.Pdf.Document pdfDoc = null;
…...When we are trying to convert pdf to EPUB using aspose.PDF, then after conversion resultant EPUB file showing “Aspose: Page” on Header. How to change or remove this header string.
Aspose.Pdf.Document pdfDoc = null;
…