原創(chuàng)|產(chǎn)品更新|編輯:李顯亮|2020-03-30 11:07:15.723|閱讀 220 次
概述:Spire.Office for .NET更新至v5.3.7,此版本包括一些出色的功能,例如Spire.PDF支持設(shè)置新創(chuàng)建的PdfFreeTextAnnotation的主題,而Spire.XLS支持設(shè)置圖表標(biāo)記的邊框權(quán)重以及計(jì)算SUBTOTAL公式。歡迎下載體驗(yàn)。
# 界面/圖表報(bào)表/文檔/IDE等千款熱門軟控件火熱銷售中 >>
你在尋找支持在.NET中用編程方法處理各類格式文檔的API嗎?好巧,.NET版企業(yè)級文檔管理組合套包Spire.Office 2020全新出發(fā)!Word、Excel、PPT、PDF、條形碼等格式一網(wǎng)打盡。
目前,Spire.Office for .NET 迎來v5.3.7版的更新。Spire.Office for .NET更新至v5.3.7,此版本包括一些出色的功能,例如Spire.PDF支持設(shè)置新創(chuàng)建的PdfFreeTextAnnotation的主題,而Spire.XLS支持設(shè)置圖表標(biāo)記的邊框權(quán)重以及計(jì)算SUBTOTAL公式。同時,成功解決了加載,處理和轉(zhuǎn)換Word,PDF,Excel和PowerPoint文件時發(fā)生的一些問題。點(diǎn)擊下方按鈕即可下載試用↓↓↓
在此版本中,Spire.Doc、Spire.PDF、Spire.XLS、Spire.Presentation、Spire.DataExport、Spire.Barcode、Spire.DocViewer、Spire.PDFViewer、Spire.OfficeViewer、Spire.Email均更新至最新版。
Dll版本:
新功能
RectangleF矩形=新的RectangleF(0,150,100,30); PdfFreeTextAnnotation textAnnotation = new PdfFreeTextAnnotation(rectangle); textAnnotation.Text =“ Spire.PDF”; textAnnotation.Subject =“測試”;
Bug修復(fù)
Word文檔處理API-Spire.DOC for .NET(點(diǎn)擊下載)
Bug修復(fù)
新功能
chart.Series [0] .DataFormat.MarkerBorderWeight = 2.5; //單位是pt
Bug修復(fù)
新功能
if (shape is ISmartArt) { //Get the SmartArt ISmartArt smartArt = shape as ISmartArt; ISmartArtNode node = smartArt.Nodes[0]; node.Click = new ClickHyperlink(presentation.Slides[0]); //node.Click = new ClickHyperlink("http://www.e-iceblue.com"); }
Bug修復(fù)
還想要更多嗎?您可以點(diǎn)擊閱讀【2019 · E-iceblue最新資源整合】,查找需要的教程資源。
本站文章除注明轉(zhuǎn)載外,均為本站原創(chuàng)或翻譯。歡迎任何形式的轉(zhuǎn)載,但請務(wù)必注明出處、不得修改原文相關(guān)鏈接,如果存在內(nèi)容上的異議請郵件反饋至chenjj@fc6vip.cn