We are glad to announce the release of Spire.Presentation 7.1. This version supports creating "BoxAndWhisker" chart, "Funnel" chart. "Histogram" chart, "Pareto" chart, "SunBurst" chart, "TreeMap" chart, "WaterFall" chart. It also enhances the conversion from PowerPoint to PDF. In addition, it fixes some known issues such as the content was incorrect after saving shape to image. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPPT-1163 Supports creating "BoxAndWhisker" chart. Presentation ppt = new Presentation(); IChart chart = ppt.Slides[0].Shapes.AppendChart(ChartType.BoxAndWhisker, new RectangleF(50, 50, 500, 400), false); string[] seriesLabel = { "Series…
We are excited to announce the release of Spire.Office 7.1.2. This version brings some new features, for example, Spire.PDF supports NET 6.0 and converting OFD to PDF and image; Spire.Presentation supports .NET6.0, supports adding the setting to convert high quality images; Spire.PDFViewer supports rotating page when viewing PDF by PdfViewer. Meanwhile, a lot of bugs have been successfully fixed. More details are listed as follow. 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 v10.1.3 Spire.Pdf.dll v8.1.4 Spire.XLS.dll v11.12.2 Spire.Email.dll v5.1.0 Spire.DocViewer.Forms.dll v6.12.0 Spire.PdfViewer.Forms.dll v7.1.4…
We are glad to announce the release of Spire.PDFViewer 7.1. This version Support rotating page when viewing PDF by PdfViewer. It also fixes some known issues such as the PDF content displayed was incorrect. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPDFVIEWER-526 Supports rotating page when viewing PDF by PdfViewer. Bug SPIREPDFVIEWER-205 SPIREPDFVIEWER-206 SPIREPDFVIEWER-532 Fixes the issue that the PDF content displayed was incorrect. Bug SPIREPDFVIEWER-219 SPIREPDFVIEWER-524 SPIREPDFVIEWER-528 Fixes the issue that the PDF content displayed was blank. Bug SPIREPDFVIEWER-378 Fixes the issue that the PDF text…
We are glad to announce the release of Spire.PDF 8.1.4. This version supports converting OFD to PDF and image, and support setting layer print properties, as well as supports adding InkAnnotation. In addition, it fixes some known issues such as the extracted text was incorrect. More details are listed below. Here is a list of changes made in this release Category ID Description New feature - Supports converting OFD to PDF and image. OfdConverter converter = new OfdConverter("inputFile"); converter.ToPdf("outputFile"); converter.ToImage(pageIndex); converter.ToImage(pageIndex, dpiX, dpiY); New feature SPIREPDF-2732 Supports setting layer print properties. converter.ToLinearizedPdf("Linearized.pdf"); PdfDocument pdfDoc = new PdfDocument(); pdfDoc.LoadFromFile(inputFile); Spire.Pdf.PdfPageBase page;…
We are excited to announce the release of Spire.PDF for Android via Java 4.1.0. This version fixes the issue that the application threw "File Name : "?|"cannot be represented in dex format" when using product in high Gradle and SDK versions. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPDF-4032 SPIREPDF-4187 Fixes the issue that the application threw "File Name : "?|"cannot be represented in dex format" when using product in high Gradle and SDK versions Click the link below to download Spire.PDF for Android via Java 4.1.0 https://www.e-iceblue.com/Download/pdf-for-android-via-java.html
We are happy to announce the release of Spire.XLS for Java 5.1.5. This version enhances the conversion from Excel to PDF/HTML/images, as well as HTML to Excel. In addition, it fixes some known issues such as the application threw an exception when loading excel file. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREXLS-3540 Fixes the issue that the application threw an exception when loading excel file. Bug SPIREXLS-3561 Fixes the issue that the page number position was incorrect after converting excel file to PDF. Bug SPIREXLS-3574 Fixes the…
We are pleased to announce the release of Spire.Doc for Java 5.1.9. This version enhances the conversion from Word to PDF, Word to HTML, Word to images. It also fixes some known issues such as the generated file cannot be opened after converting the Word file to PDF. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREDOC-6464 SPIREDOC-7067 Fixes the issue that the application threw "IndexOutOfBoundsException" when updating the table of content of the Word document. Bug SPIREDOC-6921 SPIREDOC-7107 Fixes the issue that the generated file has extra blank…
We are glad to announce the release of Spire.Presentation for Java 5.1.0. This version fixes the issue that the application threw "NullPointerException" when loading a PowerPoint document. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPPT-1798 Fixes the issue that the application threw "NullPointerException" when loading a PowerPoint document. Click the link to download Spire.Presentation for Java 5.1.0. https://www.e-iceblue.com/Download/presentation-for-java.html
page 99