Skip to content

Commit 70d578c

Browse files
Update README.md
1 parent 144f2fb commit 70d578c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Currently, the differences between DocX and Xceed Words for .NET, is that Xceed
1515
* adds TextBoxes or Shapes containing Text
1616
* gets Shapes from Paragraphs
1717
* gets Charts from Paragraphs and can modify their categories/values
18+
* More properties in Charts configuration like axis Label position and series width
1819
* is at least two versions ahead of the DocX version
1920
* has professional technical support included in the subscription
2021
* is available on .NET Standard 2.0 for .NET Core 2.0 Applications
@@ -25,6 +26,7 @@ Currently, the differences between DocX and Xceed Words for .NET, is that Xceed
2526
* Set transparency in pictures
2627
* Create formatted hyperlinks based on a referenced hyperlinks
2728
* Joining 2 documents gives the opportunity to choose the headers/footers of doc1, doc2 or both of them in the resulting document.
29+
* Automatic hyphenations and configurable hyphenations
2830

2931
## What else do I need?
3032

0 commit comments

Comments
 (0)