Hi,
I 'm developing a program in ASP.NET (framework 3.5) and i need to format a lot of content and put this in a doc file.
My doubt is ... the aspose.words can do this ..to format about 35 pages of content and put this in a doc file?
tks
Hi,
I 'm developing a program in ASP.NET (framework 3.5) and i need to format a lot of content and put this in a doc file.
My doubt is ... the aspose.words can do this ..to format about 35 pages of content and put this in a doc file?
tks
Hello
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
Thanks for your interest in Aspose products. Could you please clarify your requirement, what you mean “format a lot of content”?
With Aspose.Words you can programmatically generate, modify, convert, render and print documents without utilizing MS Word. Please see the following link to learn more:
Best regards,
Hi
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
Thanks for your inquiry. Do you need to generate such document from scratch? If so, you can easily achieve this using Aspose.Words. For instance, you can use DocumentBuilder:
Please let me know if you need further assistance, I will be glad to help you.
Best regards,