using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using HtmlAgilityPack; using Xceed.Words.NET; namespace ConsoleApp2.test1 { public class Class3 { //原文:https://github.com/xceedsoftwar…