我需要在 MS-Word 2007 中编写一个包含大量 VB.NET 和 C# 代码示例的文档。
让代码在文档中看起来合理的最佳方法是什么?
人们使用什么风格等?
(I do not have time to hand edit/format the code, and would be very happy if it just looked the same as it does in developer studio)
In other works what do people do that are writing programming books, there must be a good automated solution for this...
I would like a way to use word styles sheets to control what the code looks like, but don't wish to have …