Xceed Words for .NET V6.0 (Build 6.0.26322.84600)
Released: Jun 22, 2026
V6.0 (Build 6.0.26322.84600) 中的更新
特性
- The DocX.Split(Document, SplitCriteria) method has been removed & replaced with a new overload that accepts the SplitOptions object, which is a breaking change.
- The SkiaSharp.NativeAssets.Linux.NoDependencies is now included in the NuGet package for non-Windows and non-MacOs environments.
- It is now possible to convert a Document to standards-compliant HTML.
- This version introduces the new ExtensionChart class, which inherits from BaseChart & delegates all methods & properties specific to charts of the Extension type.
- Adding & customizing gridlines in Charts is now possible.
- It is now possible for DataLabels to display values as percentages directly within a Chart.
- It is now possible to color each slice or DataPoint individually in Charts that use DataPoints.
- It is now possible to draw LineSeries using straight segments instead of smooth curves.
- The new AddSeries overload now makes it possible to combine multiple groupings in a single ComboChart.
- The Value Axis can now be switched to a logarithmic scale.
- It is now possible to add images using either a name or a stream, without needing to specify which type of image will be inserted.
- The ListItemType enumeration has been expanded to allow styling lists in many more ways.
- It is now possible to insert hidden Table of Contents field markers via the new InsertTableOfContentsMarker method.
- It is now possible to divide text into Columns in a Document.