摘要: 本次内容介绍在C#程序中给PPT幻灯片添加Latex数学公式,添加公式前,首先需要在幻灯片中插入一个Shape形状,在形状的段落中通过方法Paragraphs.AddParagraphFromLatexMathCode( string latexMathCode)写入公式,最后保存。 【dll引用】 阅读全文
posted @ 2021-09-26 16:38 E-iceblue 阅读(506) 评论(0) 推荐(0)