We are pleased to announce the release of Spire.Doc 10.11.9. This version supports setting the transparency of the fill color for shapes and enhances the conversion from Word to PDF. Moreover, some known issues are successfully fixed in this version, such as the issue that the program threw System.InvalidOperationException when mail merging. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREDOC-8443 Supports setting the transparency of the fill color for shapes. Paragraph paragraph = section.AddParagraph(); Spire.Doc.Fields.TextBox textbox1 = paragraph.AppendTextBox(100, 50); textbox1.Format.FillColor = Color.Red; textbox1.FillTransparency = 0.45; Bug SPIREDOC-5456…
We are pleased to announce the release of Spire.Doc 10.11.0. This version enhances the conversion from Word to PDF. What’s more, it fixes some known issues such as the tag name of the custom attribute added in XML was inconsistent with MS Word. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREDOC-7535 Fixes the issue that the tag name of the custom attribute added in XML was inconsistent with MS Word. Bug SPIREDOC-8084 Fixes the issue that the program threw System.DivideByZeroException when converting Word to PDF in linux server.…
We are happy to announce the release of Spire.Doc 10.10.4. This version enhances the conversion from Word to PDF and RTF, RTF to Word, and HTML to images. Besides, it fixes some known issues, such as the issue that the character count of a Word document was incorrect. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREDOC-7223 Fixes the issue that the OLE object was incorrect after converting Word to PDF using NETCore dll. Bug SPIREDOC-7288 Fixes the issue that the table layout was incorrect after converting Word to…
We are happy to announce the release of Spire.Doc 10.9.6. 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-8386 Fixes the issue that the left border of the gray rectangle was cropped after converting Word to PDF. Bug SPIREDOC-8390 Fixes the issue that part of the content was missing after converting Word to PDF. Click the link to download Spire.Doc 10.9.6: https://www.e-iceblue.com/Download/download-word-for-net-now.html More information of Spire.Doc new release or hotfix: https://www.e-iceblue.com/forum/spire-doc-new-release-or-hotfix-t4749.html
We are excited to announce the release of Spire.Doc 10.9.1. This version enhances the conversion from Word to PDF and PDFA1A. Besides, some known issues, such as the issue that the count of characters and words was inconsistent with Microsoft Word and the issue that the footer was formatted incorrectly after converting landscape pages to PDF. Here is a list of changes made in this release Category ID Description Bug SPIREDOC-7351 SPIREDOC-7356 Fixes the issue that the images became blurred after converting Word to PDF. Bug SPIREDOC-7362 SPIREDOC-7597 SPIREDOC-8356 Fixes the issue that text wrapping was incorrect after converting Word…
We are pleased to announce the release of Spire.Doc 10.7.16. This version enhances the conversion from Word to PDF as well as HTML to Word. What’s more, it fixes some known issues such as the count of paragraph characters was incorrect. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREDOC-7218 Fixes the issue that the count of paragraph characters was incorrect. Bug SPIREDOC-7317 Fixes the issue that there are extra columns after merging cells. Bug SPIREDOC-7467 Fixes the issue that the application throws "NullReferenceException: Object reference not set to…
We are pleased to announce the release of Spire.Doc 10.7. This version supports reserving the text direction when using new engine to convert Word to PDF. Moreover, it also makes some adjustments, for example, it abandons the public IStyle FindById(int styleId) and public IStyle FindByIstd(int istd) methods, and exposes the public IStyle FindByIdentifier(int sIdentifier) method. Furthermore, some known issues have also been fixed in this version, such as the issue that the pagination was incorrect after converting Word to PDF. More details are listed below. Here is a list of changes made in this release Category ID Description New feature…
We are happy to announce the release of Spire.Doc 10.6.6. This release supports converting the table of contents into corresponding bookmarks in PDF and disabling hyperlinks in PDF when converting Word to PDF using NewEngine. More details are listed below. Here is a list of changes made in this release Category ID Description New feature - Supports converting table of contents into corresponding bookmarks in PDF when converting Word to PDF using NewEngine. ToPdfParameterList toPdf = new ToPdfParameterList(); toPdf.CreateWordBookmarks = true; toPdf.CreateWordBookmarksUsingHeadings = true; document.setUseNewEngine(true); document.saveToFile("output.pdf",toPdf); New feature - Supports disabling hyperlinks in PDF when converting Word to PDF using…
Page 5 of 7
page 5