We are pleased to announce the release of Spire.Presentation for Java 8.4.1. This version supports adjusting table column width according to the text width and setting the round radius for shapes. Besides, it also supports adding new slides using custom layouts. What's more, some known issues are fixed in this version, such as the issue that there was an error message when opening the document after setting SeriesLinesColor. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPPT-2213 Supports adjusting table column width according to the text width. Presentation…
We are glad to announce the release of Spire.Presentation 8.4.1. This version enhances the conversion from PowerPoint to images. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPPT-2224 Fixes the issue that the program entered an infinite loop and caused memory exhaustion when converting PowerPoint to images. Click the link below to download Spire.Presentation 8.4.1: https://www.e-iceblue.com/Download/download-presentation-for-net-now.html More information of Spire.Presentation new release or hotfix: https://www.e-iceblue.com/forum/spire-presentation-new-release-or-hotfix-t4736.html
We are happy to announce the release of Spire.XLS for Java 13.4.1. This version enhances the conversion from Excel to HTML and PDF. Besides, some known issues are fixed in this version, such as the issue that the image height changed after inserting images. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREXLS-4512 Fixed the issue that the image height changing after inserting images. Bug SPIREXLS-4562 Fixed the issue that the filters were not working when specifying a single row data range. Bug SPIREXLS-4563 Fixed the issue that java.lang.NullPointerException…
We are happy to announce the release of Spire.Spreadsheet 7.4.2. This version supports saving to PDF documents. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPREADSHEET-82 Supports saving to PDF documents. this.spreadsheet1.SaveToFile("1.pdf", FileFormatType.PDF); Click the link to download Spire.Spreadsheet 7.4.2: https://www.e-iceblue.com/Download/download-Spreadsheet-for-net-now.html More information of Spire.Spreadsheet new release or hotfix: https://www.e-iceblue.com/forum/spire-spreadsheet-new-release-or-hotfix-t6100.html
We are excited to announce the release of Spire.Office 8.4.0. In this version, Spire.Doc supports line type setting(dashed/dotted) in shape objects and Docx2016/2019 file formats; Spire.PDF supports automatic font size setting for textbox form fields; Spire.Email 6.3.2 fixes the issue that the date of emails read was incorrect. Besides, a lot of known issues are fixed successfully in this version. More details are listed below. In this version, the most recent versions of Spire.Doc, Spire.PDF, Spire.XLS, Spire.Presentation, Spire.Email, Spire.DocViewer, Spire.PDFViewer, Spire.Spreadsheet, Spire.OfficeViewer, Spire.DataExport, Spire.Barcode are included. DLL Versions: Spire.Doc.dll v11.4.0 Spire.Pdf.dll v9.4.0 Spire.XLS.dll v13.4.0 Spire.Presentation.dll v8.3.2 Spire.Email.dll v6.3.2 Spire.DocViewer.Forms.dll v8.3.0…
We are excited to announce the release of Spire.XLS 13.4.0. This version supports BITXOR and ISFUNCTION functions. Besides, it enhances the conversion from Excel to HTML, images, as well as PDF and the conversion from HTML to Excel. What's more, some known issues are fixed in this version, such as the issue that the application threw 'missing root element' when loading a .xlsm file. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREXLS-4485 Supports BITXOR function. Workbook workbook = new Workbook(); workbook.Worksheets[0].Range["A1"].Formula = "BITXOR(12,58)"; workbook.CalculateAllValue(); workbook.SaveToFile("result.xlsx"); New feature…
We are glad to announce the release of Spire.Doc 11.4.0. This version supports setting line types(dashed/dotted) in shape objects and supports Docx2016 and Docx2019 file formats. At the same time, it also enhances the conversion from Word to PDF. What’s more, many known issues are successfully fixed, such as the issue that the table style was incorrect after copying content from Document A to Document B. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREDOC-5044 Supports setting line types(dashed/dotted) in shape objects. Document doc = new Document(); Section…
We are excited to announce the release of Spire.PDF 9.4.0. This version supports automatic font size setting for textbox form fields. Besides, it enhances the conversion from OFD to PDF and PDF to images. What’s more, many issues are fixed in this version, such as the issue that the content overlapped after replacing text. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPDF-5747 Supports automatic font size setting for textbox form fields. PdfDocument pdf = new PdfDocument(); pdf.LoadFromFile(input); PdfFormWidget formWidget = pdf.Form as PdfFormWidget; foreach(PdfField field in formWidget.FieldsWidget.List)…
page 64