Convert doc to pdf vice versa and doc to html and mergerd multiple docs

Hi Support,

I want to convert doc to pdf vice versa and doc to html and mergerd multiple docs into single html
so we can do all this things using aspose?

Hi,

Yes, you can Aspose.Words to convert DOC/DOCX to PDF and HTML and merge multiple DOCs into a single HTML. You can use Aspose.Pdf to convert PDF to DOC/DOCX. Please check following topics for more details and feel free to contact us in case you have further comments or questions.

https://docs.aspose.com/words/net/convert-a-document/ (pass HTML as output format in this example)
Insert and Append Documents in C#|Aspose.Words for .NET
Convert PDF to Microsoft Word Documents in .NET|Aspose.PDF for .NET

Best Regards,