10 2024 档案

npoi读取word 内容控件
摘要:void Main() { //打开word文件 XWPFDocument document = null; try { using (FileStream stream = File.OpenRead(@"15.docx")) { document = new XWPFDocument(strea 阅读全文

posted @ 2024-10-26 16:07 springsnow 阅读(85) 评论(0) 推荐(0) 编辑

导航

点击右上角即可分享
微信分享提示