選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
DragonFire_cp c8e4262a6d Made insert chart method and created legend class for this 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 17年前
Properties Full checkin 15年前
Resources 17年前
Border.cs Added patches 7389 and 7421 submitted by lckuiper. These patches contains support for Cell Margins and Table\Cell borders. 15年前
Chart.cs Made insert chart method and created legend class for this chart 14年前
Container.cs 14年前
CustomProperty.cs This is DocX v1.0.0.5 17年前
DocProperty.cs Refactored 17年前
DocX.cs Made insert chart method and created legend class for this chart 14年前
DocX.csproj Made insert chart method and created legend class for this chart 14年前
DocX.csproj.vspscc This is DocX v1.0.0.5 17年前
Footer.cs ApplyTemplate bag has been fixed. 14年前
Footers.cs This is DocX version 1.0.0.10. 16年前
Formatting.cs Bug fix: Fonts now work for non-standard characters such as ąęćłżźó in Polish. 16年前
Header.cs ApplyTemplate bag has been fixed. 14年前
Headers.cs This is DocX version 1.0.0.10. 16年前
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. 16年前
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 16年前