Hi,
I want to convert pdf to word with font styles using aspose.word and C#.
Document subDoc = new Document("Header.pdf");
but here subDoc lost font styles of Header.pdf.
Please help on this.
Hi,
I want to convert pdf to word with font styles using aspose.word and C#.
Document subDoc = new Document("Header.pdf");
but here subDoc lost font styles of Header.pdf.
Please help on this.
@SouvikMoun Could you please attach your input and output documents here for testing? We will check the issue and provide you more information.