We are excited to announce the release of Spire.Office for Java 5.1.5. This version brings some new features, for instance, Spire.Doc for Java supports setting "Allow Latin text to wrap in the middle of a word" for paragraphs; Spire.Presentation for Java supports converting PowerPoint file to OFD as well as supports getting the image path of the PowerPoint file; Spire.PDF for Java supports getting PDF PieceInfo dictionary information as well as supports printing by a specified printer. In addition, Spire.XLS for Java enhances the conversion from Excel to PDF/HTML/images, as well as HTML to Excel. Meanwhile, a lot of bugs…
We are glad to announce the release of Spire.Presentation for Java 5.1.7. This version fixes some issues such as the application threw "Error reading WMF metafile" when saving shape to image. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPPT-1461 Fixes the issue that the application threw "Error reading WMF metafile" when saving shape to image. Bug SPIREPPT-1818 Fixes the issue that the application threw "ArrayIndexOutOfBoundsException" when loading a PowerPoint file which was set water mark. Bug SPIREPPT-1831 Fixes the issue that the application threw "ArrayIndexOutOfBoundsException" when loading a…
We are glad to announce the release of Spire.Barcode 6.1. This version fixes the issue that the license validation was affected when setting "false" for "generatePublisherEvidence". More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREBARCODE-210 Fixes the issue that the license validation was affected when setting "false" for "generatePublisherEvidence". Click the link below to download Spire. Barcode 6.1 https://www.e-iceblue.com/Download/download-barcode-for-net.html More information of Spire. Barcode new release or hotfix: https://www.e-iceblue.com/forum/spire-barcode-f13.html
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
page 65