原創|產品更新|編輯:黃竹雯|2019-03-19 16:10:50.000|閱讀 323 次
概述:專業的office工具套包 Spire.Office 更新至4.3.1,該版本增加了一些新功能,如Spire. pdf支持添加時間戳、Spire.Presentation支持打印不連續的幻燈片范圍、Spire.Doc添加了一個新屬性來強化從Word到PDF的轉換、Spire.XLS支持在將Excel轉換為PDF時將頁面大小設置為A6。
# 界面/圖表報表/文檔/IDE等千款熱門軟控件火熱銷售中 >>
Spire.Office 4.3.1于近日已正式發布。該版本增加了一些新功能,如Spire. pdf支持添加時間戳、Spire.Presentation支持打印不連續的幻燈片范圍、Spire.Doc添加了一個新屬性來強化從Word到PDF的轉換、Spire.XLS支持在將Excel轉換為PDF時將頁面大小設置為A6。此外,也修復了在將PDF轉換為Word/SVG/image、PPTX轉換為PDF、將Word文檔保存為stream、RTF轉換為PDF、Excel轉換為HTML/ CSV/PDF、在Excel中添加頁眉和頁腳、保護Excel文件時,出現的一系列問題。更多新功能及問題修復詳情,請參閱以下內容。
該版本涵蓋了最新版的Spire.Doc、Spire.PDF、Spire.XLS、Spire.Presentation、Spire.DataExport、Spire.Barcode、Spire.DocViewer、Spire.PDFViewer、Spire.OfficeViewer、Spire.Email。
新功能:
// Summary: // Configure timestamp which must conform to RFC 3161. // // Parameters: // handler: // the handler which generate timestamp token public void ConfigureTimestamp(PdfSignature.TimestampGenerateHandler handler); // // Summary: // Configure timestamp which must conform to RFC 3161. // // Parameters: // tsaUrl: // TSA url public void ConfigureTimestamp(string tsaUrl);
問題修復:
新功能:
//打印時啟用slideFrame ppt.SlideFrameForPrint = true; //打印時設置幻燈片顏色為灰度 ppt.GrayLevelForPrint = true; //設置打印方向為水平或垂直 ppt.OrderForPrint = Order.Horizontal; //Order.Vertical; //打印多張幻燈片到一頁 ppt.SlideCountPerPageForPrint = PageSlideCountl.Three;
Presentation.SelectSlidesForPrint(Params string[])
document.DocumentName = "file1";
smartArt.nodes[0].CoustomText = true;
問題修復:
新功能:
ToPdfParameterList topdf = new ToPdfParameterList(); topdf.CreateWordBookmarks = true; topdf.CreateWordBookmarksUsingHeadings = true; doc.SaveToFile(outputFile_PS, topdf);
問題修復:
新功能:
sheet.PageSetup.PaperSize = PaperSizeType.PaperA6;
XlsRange.TextPartReplace(string old, string new);
問題修復:
本站文章除注明轉載外,均為本站原創或翻譯。歡迎任何形式的轉載,但請務必注明出處、不得修改原文相關鏈接,如果存在內容上的異議請郵件反饋至chenjj@fc6vip.cn
文章轉載自:慧都網