新闻中心 | 新版本发布、优惠信息、促销活动和产品资讯等
|
028-81705109
|
|
微信扫一扫
|

在线编辑/WebAPI

Spire.Spreadsheet 7.1.0 已发布。本次更新修复了加载 Excel 文档时程序抛出 System.ArgumentOutOfRangeException 的问题。详情请阅读以下内容。 问题修复: 修复了加载 Excel 文档时程序抛出System.ArgumentOutOfRangeException的问题。 获取 Spire.Spreadsheet 7.1.0 请点击: https://www.e-iceblue.cn/Downloads/Spire-Spreadsheet-NET.html
Spire.Doc for Java 11.1.1已发布。本次更新新增支持内容控件“内容被编辑后删除内容控件”的功能。同时,此版本增强了 Word 到 PDF 的转换功能。此外,该版本还修复了一些已知问题,如:修复了加载文档报错“Value (11) does not exist in the enumeration”的问题。详情请阅读以下内容。 新功能: 支持内容控件“内容被编辑后删除内容控件”的功能。 Document doc = new Document(); doc.loadFromFile("1.docx"); StructureTags structureTags = GetAllTags(doc); List tagInlines = structureTags.getM_tagInlines(); for (int i = 0;…
Spire.Presentation for Android 8.1.1 已发布。该版本支持设置自定义字体。此外,该版本还修复了转换PPT到PDF程序抛出ArrayIndexOutOfBoundsException的问题。详情请阅读以下内容。 新功能: 支持设置自定义字体。 Presentation ppt = new Presentation(); ppt.loadFromFile(PptFile); ppt.setCustomFontsFolder(fontFolderPath); ppt.saveToFile(PdfFile, FileFormat.PDF); 问题修复: 修复了转换PPT到PDF程序抛出ArrayIndexOutOfBoundsException的问题。 获取Spire.Presentation for Android 8.1.1 请点击: https://www.e-iceblue.cn/Downloads/presentation-for-android-via-java.html
Spire.Office for Java 7.12.5 已发布。在本次更新中,Spire.Doc新增支持 .NET 7.0 平台,并且支持为段落设置“如果定义了文档网格,则对齐到网格”功能;Spire.PDF增加了转换 PDF 到 Word 的新接口;Spire.XLS新增支持 .NET 7.0 平台;Spire.Presentation修复了将PPT幻灯片保存为图像后,内容丢失的问题。此外,本次更新还成功修复了许多已知问题。详情请阅读以下内容。 该版本涵盖了最新版的 Spire.Doc,Spire.PDF,Spire.XLS,Spire.Email,Spire.DocViewer, Spire.PDFViewer,Spire.Presentation,Spire.Spreadsheet, Spire.OfficeViewer, Spire.DocViewer, Spire.Barcode, Spire.DataExport。 版本信息如下: Spire.Doc.dll v10.12.4, Spire.Pdf.dll v8.12.7, Spire.XLS.dll v12.12.3, Spire.Presentation.dll v7.12.1, Spire.Email.dll v5.12.19, Spire.DocViewer.Forms.dll v7.10.0, Spire.PdfViewer.Forms.dll…