Spire.Doc for C++ 11.6.3 fixes the issue that exceptions could not be caught
2023-06-30 06:56:19
We are happy to announce the release of Spire.Doc for C++ 11.6.3. This version fixes the issue that the thrown exception could not be caught by Try Catch. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREDOC-9518 Fixes the issue that the thrown exception could not be caught by Try Catch. Click the link to download Spire.Doc for C++ 11.6.3: https://www.e-iceblue.com/Download/doc-for-cpp.html
Spire.Presentation for Java 8.6.2 supports getting the number and position of vertices in a polygon
2023-06-27 07:56:50
We are pleased to announce the release of Spire.Presentation for Java 8.6.2. This version supports getting the number and position of vertices in a polygon. What's more, some known issues are fixed in this version, such as the issue that 3D rotation effect did not work when adding an image. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPPT-2152 Supports getting the number and position of vertices in a polygon. Presentation ppt = new Presentation(); ppt.loadFromFile(inputFile); IAutoShape shape = (IAutoShape)ppt.getSlides().get(0).getShapes().get(0); ArrayList<Point2D> points = shape.getPoints(); String text1 = "point…
Spire.Office for C++ 8.6.0 is released
2023-06-21 10:28:49
We are excited to announce the release of Spire.Office for C++ 8.6.0. In this version, Spire.Doc for C++, Spire.XLS for C++, Spire.Presentation for C++, and Spire.PDF for C++ fix the issue that the application threw exception while applying license to a program that used two or more of the C++ products and loaded files with stream. More details are listed below. Click the link to download Spire.Office for C++ 8.6.0: https://www.e-iceblue.com/Download/office-for-cpp.html Here are the changes made in this release Spire.Doc for C++, Spire.XLS for C++, Spire.Presentation for C++, and Spire.PDF for C++ fix the issue that the application threw exception…
Spire.XLS for Java 13.6.5 enhances the conversion from Excel to PDF
2023-06-20 06:14:14
We are glad to announce the release of Spire.XLS for Java 13.6.5. This version enhances the conversion from Excel to PDF and images. Additionally, some known issues are fixed, such as the issue that the horizontal axis of charts changed after adding watermarks. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREXLS-4691 Fixes the issue that the horizontal axis of charts changed after adding watermarks. Bug SPIREXLS-4692 SPIREXLS-4735 Fixes the issue that content changed after saving "et" format document as a new document. Bug SPIREXLS-4713 Fixes the issue that the content changed…
Spire.PDF for Java 9.6.2 enhances the conversion from PDF to Word and Excel
2023-06-15 08:40:40
We are happy to announce the release of Spire.PDF for Java 9.6.2. This version enhances the conversion from PDF to Word and Excel and OFD to PDF. Besides, some known issues are fixed in this version, such as the issue that the added text box was not displayed when the document was opened by WPS tools. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPDF-5885 Fixes the issue that that the added text box was not displayed when the document was opened by WPS tools. Bug SPIREPDF-5966 Fixes the…
Spire.Office for Java 8.6.0 is released
2023-06-09 07:52:42
We are excited to announce the release of Spire.Office for Java 8.6.0. In this version, Spire.Doc for Java supports setting the position of the binding line; Spire.XLS for Java enhances the conversion from Excel to PDF and images. Moreover, many known issues are fixed in this version. More details are listed below. Click the link to download Spire.Office for Java 8.6.0: https://www.e-iceblue.com/Download/office-for-java.html Here is a list of changes made in this release Spire.Doc for Java Category ID Description New feature SPIREDOC-4902 Supports setting the position of the binding line. section.getPageSetup().isTopGutter(boolean value); New feature SPIREDOC-9054 The mailMerge.executeWidthRegion() method of the mail…
Spire.Doc for Java 11.6.0 supports setting the position of the binding line
2023-06-09 07:40:28
We are happy to announce the release of Spire.Doc for Java 11.6.0. This version supports setting the position of the binding line and the color of content controls. It also enhances the conversion from Word to PDF and OFD. Besides, some known issues are fixed in this version, such as the issue that extra blank paragraphs appeared after accepting revisions. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREDOC-4902 Supports setting the position of the binding line. section.getPageSetup().isTopGutter(boolean value); New feature SPIREDOC-9054 The mailMerge.executeWidthRegion() method of the mail…
Spire.PDFViewer 7.11.0 fixes the issue that the document content displayed incompletely
2023-06-09 06:22:50
We are pleased to announce the release of Spire.PDFViewer 7.11.0. This version fixes the issue that the document content displayed incompletely. Meanwhile, some known issues are fixed successfully, such as the issue that the document content did not load smoothly when scrolling pages. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPDFVIEWER-561 Fixes the issue that the document content did not load smoothly when scrolling pages. Bug SPIREPDFVIEWER-564 Fixes the issue that the document content displayed incompletely. Click the link to get Spire.PDFViewer 7.11.0: https://www.e-iceblue.com/Download/download-pdf-viewer-for-net-now.html More information of Spire.PDFViewer…