We are pleased to announce the release of Spire.Doc 12.1.17. In this version, the left and right indentation function of a paragraph supports setting the number of characters. The conversion from Word to PDF and HTML has also been enhanced. In addition, some known issues have also been fixed, such as the issue that the content format was incorrect when converting Word documents to PDF documents. More details are listed below. Here is a list of changes made in this release Category ID Description New feature SPIREDOC-9979 SPIREDOC-10058 The left and right indentation function of the paragraph supports the option…
We are pleased to announce the release of Spire.Doc 12.1.5. This version removes the MonoAndroid package and the Xamarin.iOS package. It also makes a series of changes to the password functionality of documents. In addition, some known issues have also been fixed, such as partial data was lost when loading a document after creating a new Document() object and applying a LicenseKey. More details are listed below. Here is a list of changes made in this release Category ID Description Adjustment - Removes MonoAndroid package and Xamarin.iOS package; netstand 2.0 package is now available for both platforms. Adjustment - The…
We are pleased to announce the release of Spire.Doc 11.12.4. This version adds text shaping function for converting Word to PostScript (.NET 4.6.2 or later version supported). More details are listed below. Here is a list of changes made in this release Category ID Description New feature - Adds text shaping function for converting Word to PostScript (.NET 4.6.2 or later version supported). Document document = new Document(); document.LoadFromFile("input.docx"); document.LayoutOptions.UseHarfBuzzTextShaper = true; // Enable with true, disable with false document.SaveToFile("output.ps", FileFormat.PostScript); Click the link to download Spire.Doc 11.12.4: 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 11.12.2. This version supports text shaping in Word to PostScript conversion (.NET 4.6.2 or later version supported) and determining if a document is encrypted. It also enhances the conversion from Word to PDF and XPS as well as HTML to Word. Moreover, some known issues are fixed successfully in this version, such as the issue that finding text with regular expression failed to match. More details are listed below. Here is a list of changes made in this release Category ID Description New feature - Supports text shaping in Word to…
We are pleased to announce the release of Spire.Doc 11.11.8. This version publicizes the enumeration of Spire.Doc.Publics.Drawing.FontStyle. What's more, the namespace of the "FontStyle" in the "PrivateFontPath" structure has also been changed to "Spire.Doc.Publics.Drawing". More details are listed below. Here is a list of changes made in this release Category ID Description New feature - Publicizes the enumeration Spire.Doc.Publics.Drawing.FontStyle. New feature - Changes the namespace of the "FontStyle" in the "PrivateFontPath" structure to "Spire.Doc.Publics.Drawing". Instructions: Changes the method "public PrivateFontPath(string fontName, System.Drawing.FontStyle fontStyle, string fontPath)" to "public PrivateFontPath(string fontName, Spire.Doc.Publics.Drawing.FontStyle fontStyle, string fontPath)". Changes the method "public PrivateFontPath(string fontName, System.Drawing.FontStyle…
We are happy to announce the release of Spire.Doc 11.11.0. This version enhances the conversion from Word, HTML, and ODT to PDF as well as Word to PDF and images. Besides, a lot of known issues are fixed in this version, such as the issue editing restrictions were lost after saving a DOC-formatted document as a new document. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREDOC-9369 Fixes the issue that the content formatting was incorrect after converting Word to PDF. Bug SPIREDOC-9456 Fixes the issue that the pagination…
We are pleased to announce the release of Spire.Doc 11.10.7. This version fixes the issue that Thai characters were not aligned and wrapped when converting Word to PDF. More details are listed below. Here is a list of changes made in this release Category ID Description Bug SPIREDOC-9831 Fixes the issue that Thai characters were not aligned and wrapped when converting Word to PDF. Click the link to download Spire.Doc 11.10.7: 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 pleased to announce the release of Spire.Doc 11.10.3. This version adds the feature of text formatting when converting Word to PDF and supports for .NET 4.6.2 and above, .NET Core, and .NET Standard platforms. More details are listed below. Here is a list of changes made in this release Category ID Description New feature - Adds the feature of text formatting when converting Word to PDF (mainly for handling Thai characters and Tibetan characters), and supports for .NET 4.6.2 and above, .NET Core, and .NET Standard platforms. Document doc = new Document(); doc.LoadFromFile(fileName); doc.LayoutOptions.UseHarfBuzzTextShaper = true; doc.SaveToFile(pdfFileName, Spire.Doc.FileFormat.PDF)…
Page 4 of 9
page 4