Spire.Presentation 7.12.1 fixes the issue that the content was lost after saving PowerPoint slide as Image
2022-12-21 10:07:14
We are glad to announce the release of Spire.Presentation 7.12.1. This version fixes the issue that the content was lost after saving PowerPoint slide as Image. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPPT-2109 Fixes the issue that the content was lost after saving PowerPoint slide as Image. Click the link below to download Spire.Presentation 7.12.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
Spire.PDF for Java 8.12.6 supports creating tagged PDF files
2022-12-21 09:10:58
We are happy to announce the release of Spire.PDF for Java 8.12.6. This version supports creating tagged PDF files. This release also includes performance optimization, such as the optimization in the time consumption of extracting images and compressing PDF files. Besides, some know issues are successfully fixed. More details are listed below. Here is a list of changes made in this release Category ID Description New feature - Supports creating tagged PDF files. //Create a pdf document PdfDocument doc = new PdfDocument(); //Add page doc.getPages().add(); //Set tab order doc.getPages().get(0).setTabOrder(TabOrder.Structure); //Create PdfTaggedContent PdfTaggedContent taggedContent = new PdfTaggedContent(doc); taggedContent.setLanguage("en-US"); taggedContent.setTitle("test"); //Set font…
Spire.Doc for Java 10.12.4 enhances the conversion form Word to PDF
2022-12-21 03:05:13
We are glad to announce the release of Spire.Doc for Java 10.12.4. This version enhances the conversion from Word to PDF. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREDOC-8790 Fixes the issue that the table format was incorrect when converting Word to PDF. Bug SPIREDOC-8791 Fixes the issue that the table lost when converting Word to PDF. Click the link to download Spire.Doc for Java 10.12.4: https://www.e-iceblue.com/Download/doc-for-java.html
Spire.PDF 8.12.5 supports setting form field's Show/Hide and adding custom metadata
2022-12-14 09:51:25
We are excited to announce the release of Spire.PDF 8.12.5. This version supports setting the form field's Show/Hide, adding custom metadata, and adding a namespace to PDF metadata. Besides, it enhances the conversion from PDF to DOCX and images. What’s more, many issues are fixed in this version, such as the issue that finding text failed after drawing a watermark. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREPDF-2352 Supprts setting form field's Show/Hide. Spire.Pdf.Fields.PdfField field = formWidget.FieldsWidget.List[0] as Spire.Pdf.Fields.PdfField; //field.AnnotationFlags = Spire.Pdf.Annotations.PdfAnnotationFlags.Default; // Setting visibility field.AnnotationFlags =…
Spire.Office for Java 7.12.2 is released
2022-12-09 09:25:10
We are glad to announce the release of Spire.Office for Java 7.12.2. In this version, Spire.PDF for Java supports disposing PdfTrueTypeFont object; Spire.Doc for Java enhances the conversion from Word to PDF as well as images and HTML to Word; Spire.XLS for Java enhances the conversion from Excel to PDF; Spire.Presentation for Java enhances the conversion from PowerPoint to SVG. Additionally, a lot of known issues are fixed successfully in this version. More details are listed below. Click the link to download Spire.Office for Java 7.12.2: https://www.e-iceblue.com/Download/office-for-java.html Here is a list of changes made in this release Spire.PDF for Java…
Spire.Doc for Java 10.12.2 enhances the conversion form Word to PDF and HTML to Word
2022-12-09 03:49:49
We are happy to announce the release of Spire.Doc for Java 10.12.2. This version enhances the conversion from Word to PDF as well as images and HTML to Word. Besides, a lot of issues are fixed in this release, such as the issue that the font size and the spacing between paragraphs changed after merging files. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREDOC-4737 Fixes the issue that paragraph wrapping was inconsistent when converting Word to PDF. Bug SPIREDOC-5771 Fixes the issue that the tables overlapped when converting…
Spire.Presentation for Java 7.12.0 enhances the conversion from PowerPoint to SVG
2022-12-02 09:26:48
We are excited to announce the release of Spire.Presentation for Java 7.12.0. This version enhances the conversion from PowerPoint to SVG. Besides, some known issues are fixed successfully, such as the issue that the program threw an error "Index must be >= 0 and <= Count" when loading a PowerPoint file. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREPPT-2085 Fixes the issue that the content format changed when converting PowerPoint to SVG. Bug SPIREPPT-2099 Fixes the issue that the gradient color of the shape line lost when converting…
Spire.Office 7.12.0 is released
2022-12-02 06:18:17
We are excited to announce the release of Spire.Office 7.12.0. In this version, Spire.Doc supports setting the transparency of the fill color for shapes; Spire.PDF adds a method to compress PDF documents and supports converting PDF to PowerPoint; Spire.XLS supports a variety of new formulas and "SHA-512" encryption scheme. Besides, many 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 v10.11.9 Spire.Pdf.dll v8.11.10 Spire.XLS.dll v12.11.3 Spire.Presentation.dll v7.11.2 Spire.Email.dll v5.11.10 Spire.DocViewer.Forms.dll v7.10.0 Spire.PdfViewer.Forms.dll…
