You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
DragonFire_cp ab0640f886 Change example project, fix Table.RemoveColumn null reference exception. 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 16 年之前
bin/Debug Fixed a bug in Paragraph.AppendHyperlink(h) that caused any custom formatting to be applied to the runs before the Hyperlink instead of the Hyperlink itself. The below is now possible 15 年之前
Border.cs Added patches 7389 and 7421 submitted by lckuiper. These patches contains support for Cell Margins and Table\Cell borders. 15 年之前
Container.cs ApplyTemplate bag has been fixed. 14 年之前
CustomProperty.cs This is DocX v1.0.0.5 17 年之前
DocProperty.cs Refactored 16 年之前
DocX.cs ApplyTemplate bag has been fixed. 14 年之前
DocX.csproj One more time 15 年之前
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 Fixed a bug with ReplaceText. 15 年之前
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 ApplyTemplate bag has been fixed. 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 Change example project, fix Table.RemoveColumn null reference exception. 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 年之前