s
o
u
l
s
j
i
e

05 2023 档案

摘要:在word模板中定义字符串,如“{图片1}”,用于定位图片插入的位置。原理:遍历所有段落,在指定位置插入图片,再将定位字符串替换为空 NodeCollection paragraphs = doc.GetChildNodes(NodeType.Paragraph, true); foreach (P 阅读全文
posted @ 2023-05-24 09:48 soulsjie 阅读(2699) 评论(0) 推荐(0) 编辑
摘要:/// <summary> /// 键值对 /// </summary> public class Kv { /// <summary> /// 键 /// </summary> public string Key { get; set; } /// <summary> /// 值 /// </su 阅读全文
posted @ 2023-05-24 09:35 soulsjie 阅读(206) 评论(0) 推荐(0) 编辑

你累吗?累就对了,当你觉得累时证明你在走上坡路!-----NotFoundObject - 2016-12-14 08:43
点击右上角即可分享
微信分享提示