| .. |
|
Charts
|
Implemented a line chart, a pie chart and a bar chart.
|
14 лет назад |
|
Help
|
After it is executed, RemoveText() deletes elements that have zero text length. This was removing elements which contained no text but still contained a drawing element such as a picture.
|
15 лет назад |
|
License
|
This is DocX v1.0.0.5
|
16 лет назад |
|
Properties
|
Full checkin
|
15 лет назад |
|
Resources
|
|
16 лет назад |
|
Border.cs
|
Added patches 7389 and 7421 submitted by lckuiper. These patches contains support for Cell Margins and Table\Cell borders.
|
15 лет назад |
|
Container.cs
|
|
14 лет назад |
|
CustomProperty.cs
|
This is DocX v1.0.0.5
|
16 лет назад |
|
DocProperty.cs
|
Refactored
|
16 лет назад |
|
DocX.cs
|
Made insert chart method and created legend class for this chart
|
14 лет назад |
|
DocX.csproj
|
Implemented a line chart, a pie chart and a bar chart.
|
14 лет назад |
|
DocX.csproj.vspscc
|
This is DocX v1.0.0.5
|
16 лет назад |
|
Footer.cs
|
ApplyTemplate bag has been fixed.
|
14 лет назад |
|
Footers.cs
|
This is DocX version 1.0.0.10.
|
15 лет назад |
|
Formatting.cs
|
Bug fix: Fonts now work for non-standard characters such as ąęćłżźó in Polish.
|
15 лет назад |
|
Header.cs
|
ApplyTemplate bag has been fixed.
|
14 лет назад |
|
Headers.cs
|
This is DocX version 1.0.0.10.
|
15 лет назад |
|
HelperFunctions.cs
|
Refactor the Table class: RowCount, ColumnCount, Rows properties and Insert/Remove methods. Also refactor CreateTable method - extract the same method CreateTableCell. Add powerfull unit test for this.
|
14 лет назад |
|
Hyperlink.cs
|
This is DocX version 1.0.0.10.
|
15 лет назад |
|
Image.cs
|
Bug in Width and Height properties of the Picture class is fixed (9525 EMUs in pixel instead of 4156).
|
15 лет назад |
|
PageLayout.cs
|
Added support for document orientation (portrait or landscape), below is a code example of how to use this new feature.
|
15 лет назад |
|
Paragraph.cs
|
Fix Paragraph runs bag.
|
14 лет назад |
|
Picture.cs
|
Fixed all warnings. Most were "Exception e" where "Exception" was sufficient, but some were "hiding" base methods that needed a "new" keyword.
|
15 лет назад |
|
StrongNameFile.pfx
|
One more time
|
15 лет назад |
|
Table.cs
|
Refactor the Table class: RowCount, ColumnCount, Rows properties and Insert/Remove methods. Also refactor CreateTable method - extract the same method CreateTableCell. Add powerfull unit test for this.
|
14 лет назад |
|
_BaseClasses.cs
|
ApplyTemplate bag has been fixed.
|
14 лет назад |
|
_Enumerations.cs
|
Added basic support for PageNumber and PageCount place holders.
|
15 лет назад |
|
_Extensions.cs
|
Bug fixes and Extensions Flatten function
|
15 лет назад |