网站首页 > 编程文章 正文
Spire.XLS for .NET是一个专业的Excel .NET组件,可用在ASP.NET web站点和Windows Forms的.NET 2.0、3.5或4.0框架应用中。Spire.XLS for .NET提供对象模型Excel API,可加速.NET平台中Excel的设计,通过模板编辑现有Excel文档或转换Excel文件来创建新的Excel文档。
新增:
添加新功能来设置图表中的背景色
XlsChartFrameFormat x = chart.Legend.FrameFormat as XlsChartFrameFormat; x.Fill.FillType = ShapeFillType.SolidColor; x.ForeGroundColor = Color.White;
为页眉和页脚添加新的选项
//Specify whether the header and footer should scale as you use the "Shrink To Fit" feature on the document. sheet.PageSetup.ScaleWithDoc //Give a different header and footer only for the first page sheet.PageSetup.DifferentFirst //Specify that odd-numbered pages should have a different header and footer from even-numbered pages. sheet.PageSetup.DifferentOddEven
添加新的属性来设置线的粗细
(ChartSerie.DataPoints[0].DataFormat.LineProperties as XlsChartBorder).CustomLineWeight;
修复:
- 修复了把Excel转换为PDF时条件格式不工作的问题
- 修复了导致文档加载失败的问题
- 修复了把Excel转换为PDF时内容转换不合适的问题
- 修复了公式结果渲染错误的问题
- 修复了把Excel转换为PDF时图像渲染错误的问题
购买最新版Aspose.Email咨询在线客服>,即可拥有最新正版授权!
本站文章除注明转载外,均为本站原创或翻译
猜你喜欢
- 2025-05-30 activex部件不能创建对象,教你activex部件不能创建对象怎么解决
- 2025-05-30 Java生成word文档
- 2025-05-30 Java 插入、提取Excel中的OLE对象
- 2025-05-30 用Python在Word文档中插入和删除文本框
- 2025-05-30 C#用Spire.Pdf将pdf转成word文件
- 2025-05-30 Spire.PDF for Java v2.9.1上线!支持多页PDF转换为单个SVG
- 2025-05-30 用Python更改Word文档页边距
- 2025-05-30 Spire.Doc.11.3.1 增强了 Word 到 PDF 的转换
- 2025-05-30 Spire.Doc 10.10.4 增强了 Word 到 PDF 和 RTF 的转换
- 2025-05-30 Spire.Office 8.7.0 已发布
你 发表评论:
欢迎- 最近发表
-
- 特斯拉599元512GU专为哨兵而来,是科技神器还是工业垃圾引热议
- 特斯拉推出512GB专用U盘,为行车记录与哨兵模式保驾护航
- Redis哨兵模式1主2从实战:高可用集群搭建全攻略
- 硬盘检测修复神器:硬盘哨兵HardDisk Sentinel
- 又一个程序员坐牢了!这些法律常识你必须掌握
- 曝光784辆占用应急车道的车辆,看看名单上有你吗?
- 手机APP为什么越做越大?网友热议微信
- 如何使用FFmpeg将AVI转换为MP4(有损转换和无损转换)
- CBN Perspective丨DeepSeek aftermath: Should Shenzhen worry about the rise of Hangzhou?
- CBN Perspective丨From lemons to legends: How Mixue shatters the “IPO spell” on tea drinks
- 标签列表
-
- spire.doc (70)
- system.data.oracleclient (61)
- 按键小精灵源码提取 (66)
- pyqt5designer教程 (65)
- 联想刷bios工具 (66)
- c#源码 (64)
- graphics.h头文件 (62)
- mysqldump下载 (66)
- sqljdbc4.jar下载 (56)
- libmp3lame (60)
- maven3.3.9 (63)
- 二调符号库 (57)
- 苹果ios字体下载 (56)
- git.exe下载 (68)
- diskgenius_winpe (72)
- pythoncrc16 (57)
- solidworks宏文件下载 (59)
- qt帮助文档中文版 (73)
- satacontroller (66)
- hgcad (64)
- bootimg.exe (69)
- android-gif-drawable (62)
- axure9元件库免费下载 (57)
- libmysqlclient.so.18 (58)
- springbootdemo (64)
本文暂时没有评论,来添加一个吧(●'◡'●)