Can we generate MS word using xml -xslt & ASPOSE.dll

hello,

can we generate MS word using xml, xslt & ASPOSE.dll unsing asp.net

keshav

Hi

Thanks for your request. No, there is no direct way to generate Word documents from XML+XSLT using Aspose.Words. However, you can try creating your own converter to achieve this.
Best regards.

Hello,

Is this still impossible ?

Nicolas

Hi Nicolas,
In fact, this feature was already supported by Aspose.Pdf for .NET. You can use Create PDF document from XML and XSLT example with Aspose.Pdf for .NET. Just pass DOC/DOCX instead of PDF to the Save method in the last line.
I am moving this thread to Aspose.Pdf forum. You can share if you have further queries in this regard.
Best Regards,