Aspose.Words.dll 怎样插入一页横页呢?怎么控制竖,横?
spire.doc.dll的方法是:sec.PageSetup.Orientation = PageOrientation.Landscape;(出自原文) 如果需要单页横向的话,可能需要设置下插入分节符