Aspose.Words for .NET 新版本發表
Released: Oct 4, 2018
V18.10 中的更新
特性
- Implemented new API to set up font fallback mechanism through XML configuration.
- New option to use a style to format text typed into the SDT control.
- New feature to insert a Horizontal Rule into documents.
- PNG images with a corrupted file structure are no longer skipped from the rendering if it is possible to read information about their size.
- Improved rendering of abscissa labels of DrawingML charts if the axis contains a large number of dummy values.
- Improved scaling of vertical axis of...
Released: Aug 31, 2018
V18.9 中的更新
特性
- Bookmarks are now allowed on block, cell and row level.
- Improved PDF encryption in cases where an owner password is not specified.
- Metafile rendering improved.
- Improved output image quality when rendering metafiles with raster operations set.
- Improved rendering of mathematical element "Apostrophe" in the MathML object.
- Improved justification of Asian text.
- Improved rendering of revisions in balloons.
- Improved text placement around floating shapes.
Released: Jul 31, 2018
V18.8 中的更新
特性
- Implemented support for “underline trailing spaces” compatibility option.
- Implemented support for paragraph alignment in Omath when inserted using EQ fields.
- Enhanced computation of interscript spacing values based on TTF properties.
- Improved wrapping of text around floating objects.
- Improved the calculation of floating table and shape positions.
- Improved floater overlapping logic.
- Improved rendering of math operators in MathML objects.
- Improved rendering of MathML objects with n-ary math...
Released: Jul 4, 2018
V18.7 中的更新
特性
- New typed (generic) collections and enumerators introduced to Aspose.Words.Net public API.
- Added public property HeaderFooterBookmarksExportMode in PdfSaveOptions.
- Added FontSourceBase.GetAvailableFonts method.
- Added public API for revision groups.
- Introduced new comparison settings.
- New limo stretch algorithm for VML shapes rendering.
- Specify whether or not to create outlines for headings inside tables.
- New public method returns the list of fonts available via specific font source.
- Improved...
Released: Jun 7, 2018
V18.6 中的更新
特性
- Exposed Title and Description properties into Table class.
- Added feature to insert shapes through the DocumentBuilder using ShapeType.
- Changed public properties of AxisScaling class.
- Implemented API that allows you to set up language preferences.
- Added IsMoveFromRevision and IsMoveToRevision properties.
- Exposed properties for Asian typography into ParagraphFormat class.
- Added public TXT save option AddBidiMarks.
- Implemented "left" and "right" alignment support for Ruby object rendering...
Released: Apr 30, 2018
V18.5 中的更新
特性
- Added public property: StructuredDocumentTag.Color.
- Added support for "distribute space" and "distribute letter" alignment when rendering Ruby objects.
- Improved rendering of a Doughnut DrawingML Chart with multiple series.
- Improved rendering of DrawingML Chart data labels with direct layout and a layout specified in extension properties.
- LINQ Reporting Engine now supports ?. and ?[] null-conditional operators in template expressions.
修補程式
- Line wrapping issue with trailing spaces at the end...
Released: Apr 4, 2018
V18.4 中的更新
特性
- Work with password-protected ODT and OTT file formats.
- Preserve PaperTray information in PCL.
- Added ShapeBase.IsLayoutInCell property.
- Optimized metafile rendering vector output.
- Improved rendering of MathAccentElement, PieChart, text boxes with OleObjects and WordArt objects with gradient fill.
- Improved computation of widths when combined with document grid, space inside footnotes.
- Improved floating table positioning for RTL tables in 2013 compatibility mode.
- Improved layout of...
Released: Mar 4, 2018
V18.3 中的更新
特性
- LINQ Reporting Engine now supports dynamic coloring of chart series and individual series points.
- Added support for CssClassNamesPrefix in HtmlSaveOptions.
- PdfSaveOptions.EscapeUri property was added to allow the usage of custom URI strings without automatic escaping while rendering to PDF.
- The automatic font color calculation now takes the fill of the background shape into account when rendering.
- Added fallback rendering for Unicode range [U+1F300; U+1F5FF] - Miscellaneous Symbols and...
Released: Jan 30, 2018
V18.2 中的更新
特性
- Added FontSettings.EnableFontSubstitution option.
- Added the ability to insert Style Separators for adding different Paragraph styles.
- Added HtmlSaveOptions.MetafileFormat property.
- Improved Keep Source Formatting logic.
- Render SVG graphic elements embedded into DrawingML objects.
- Disable internal font substitution mechanism and use default font while rendering to PDF.
- Improved paragraph spacing computation for hidden paragraphs.
- Improved custom tab handling around hidden paragraphs.
- Improved...
Released: Dec 26, 2017
V18.1 中的更新
特性
- Added support for signing PDF documents in .NET Standard 2.0.
- Added support for saving to BMP in .NET Standard 2.0.
- Improved rendering of Path gradients in .NET Standard 2.0/Xamarin.
- Improved character spacing control logic.
- Improved space shrinking for Verdana font.
- Implemented proper calculation of undocumented margins in DrawingML charts.
- Added Microsoft Word 2016 approach for rendering DrawingML chart axis labels.
- Improved rendering of composite charts with multiple series.
修補程式