Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个经常更新的 Sharepoint 列表。我正在使用客户端对象模型检索列表项。我想将列表内容写入 word 文件 (.docx) 并将其保存在同一 Sharepoint 站点上的文档库中。
MSDN 上有一篇很好的文章可以满足您的要求。请在此处查看。还有这篇博客文章。