Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
coffeycathal_cp 9e5259f678 Added patch 11608 by arudoy. This patch adds the functionality Table.MergeCellsInColumn(int columnIndex, int startRow, int endRow) 13 лет назад
..
Charts I have added chart's functionality (Bar, Line and Pie charts) with the legend, axis and 3D. 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 v1.0.0.12 14 лет назад
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 1. override InsertTable(int rowCount, int columnCount) method in Table Cell because of bug. 13 лет назад
CustomProperty.cs 1. override InsertTable(int rowCount, int columnCount) method in Table Cell because of bug. 13 лет назад
DocProperty.cs Refactored 16 лет назад
DocX.cs Fixed a bug with insertDocument: Tables now insert correctly. 13 лет назад
DocX.csproj Fixed typo in Enumerations. ColoumnWidth has now been renamed to ColumnWidth. 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 лет назад
FormattedText.cs Fixed typo in Enumerations. ColoumnWidth has now been renamed to ColumnWidth. 14 лет назад
Formatting.cs Fixed typo in Enumerations. ColoumnWidth has now been renamed to ColumnWidth. 14 лет назад
Header.cs ApplyTemplate bag has been fixed. 14 лет назад
Headers.cs This is DocX version 1.0.0.10. 15 лет назад
HelperFunctions.cs Fixed a bug with insertDocument: Tables now insert correctly. 13 лет назад
Hyperlink.cs More testing yielded a case where the new inline Hyperlink support broke down. 14 лет назад
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 Margin support in the form of 14 лет назад
Paragraph.cs 1. override InsertTable(int rowCount, int columnCount) method in Table Cell because of bug. 13 лет назад
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 Added patch 11608 by arudoy. This patch adds the functionality Table.MergeCellsInColumn(int columnIndex, int startRow, int endRow) 13 лет назад
_BaseClasses.cs 1. override InsertTable(int rowCount, int columnCount) method in Table Cell because of bug. 13 лет назад
_Enumerations.cs Fixed typo in Enumerations. ColoumnWidth has now been renamed to ColumnWidth. 14 лет назад
_Extensions.cs Bug fixes and Extensions Flatten function 15 лет назад