We're pleased to announce the release of Spire.Doc 12.10.5. This version adds new methods to track the addition, deletion, and modification of document elements, and also supports modifying the revision author. Furthermore, the issues that occurred when converting Word to PDF/HTML and loading Word files have been successfully fixed. More details are listed below. Here is a list of changes made in this release Category ID Description New feature - Adds new methods to track the addition, deletion, and modification of document elements. public void StartTrackRevisions(string author); public void StartTrackRevisions(string author, DateTime dateTime); public void StopTrackRevisions(); New feature SPIREDOC-10831 Supports…
We're pleased to announce the release of Spire.Doc 12.8.12. This version mainly fixes two issues that occurred when replacing text and converting Word to OFD. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREDOC-10738 Fixes the issue that the customXml appeared after replacing text. Bug SPIREDOC-10743 Optimizes the file size for converting Word to OFD. Click the link to download Spire.Doc 12.8.12: 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 happy to announce the release of Spire.Doc 12.8.2. This version enhances the conversion from Word to OFD and PDF. Some known bugs are fixed in this update as well, such as the issue that extra blank pages are generated when converting Word to OFD. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREDOC-10219 Fixes the issue that extra blank pages are generated when converting Word to OFD. Bug SPIREDOC-10365 Fixes the issue that the VBA was lost after saving Docm. Bug SPIREDOC-10389 Fixes the issue that the…
We are happy to announce the release of Spire.Doc 12.7.3. This version fixes the issue that the image data was failed to be filled during mail merge. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREDOC-10644 Fixes the issue that the image data was failed to be filled during mail merge. Click the link to download Spire.Doc 12.7.3: 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 12.6.10. This version supports loading custom font replacement rules in XML format for conversion and saving the XML of the document's default font replacement rules. Besides, it enhances the conversion from Word to PDF and HTML to Word. More details are listed below. Here is a list of changes made in this release Category ID Description New feature - Adds the Document.SaveFontFallbackRuleSettings() method to save the XML of the document's default font replacement rules. Document document = new Document(); document.LoadFromFile(inputFile); document.SaveFontFallbackRuleSettings("FontReplacementRuleSettings.xml"); New feature - Adds the Document.LoadFontFallbackRuleSettings() method to load custom…
We are excited to announce the release of Spire.Doc 12.6.1. This version supports AI features, such as document generating, translating, polishing, and summarizing. Besides, it also enhances the conversion from Word to HTML, OFD, and PDF. Moreover, some known issues are fixed in this version, such as the issue that the layout was incorrect when printing Word documents. More details are listed below. Here is a list of changes made in this release Category ID Description New feature - Supports AI features: document generation, document polishing, document translation, abstract generation, summary creation, spelling check, object recognition, article continuation, as well…
We are excited to announce the release of Spire.Doc 12.5.5. This version supports preserving FormField and SDT data and setting the comment display mode when converting Word to PDF. Besides, it enhances the conversion from Word to HTML and HTML to Word. Moreover, some known issues are fixed successfully in this version, such as the issue that the program threw “ArgumentOutOfRangeException” exception when loading Word documents. Here is a list of changes made in this release Category ID Description New feature - Supports preserving FormField (CheckBox, DropDown, TextFormField) and SDT (CheckBox, Text, RichText, DropDownList, ComboBox) data when converting Word to…
We are excited to announce the release of Spire.Doc 12.3.12. This version supports loading and manipulating Markdown documents and converting Word documents to the Markdown format. Besides, some known issues are fixed in this version, such as the issue that the bookmarks were incorrect when converting Word to PDF. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREDOC-10091SPIREDOC-10217 Supports loading and manipulating Markdown documents or converting Word documents to Markdown. Document doc = new Document(); //load .md file doc.LoadFromFile("input.md"); //save to .md file //doc.SaveToFile("output.md", Spire.Doc.FileFormat.Markdown); //save to .docx…
Page 1 of 7
page 1