How can I open an aspx page and save all of its content as a word document?
This message was posted using Page2Forum from Java and .NET Differences in Aspose.Words - Aspose.Words for .NET and Java
How can I open an aspx page and save all of its content as a word document?
How can I load an aspx page and save its content to a word document?
Hi
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
Thanks for your request. You can use the same code as provided in the following thread to achieve this:
Best regards.
Thanks. It extracted all the info, but the formatting is way off.
How can I set margins, font and font size to reduce the number of pages?
Thanks again for your help
Hi
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
Thanks for your request. Please see the following link to learn how to change page margins:
You can use the same technique as described in the following thread to change font of a whole document:
Hope this helps.
Best regards.