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.
coffeycathal_cp fae1cfe176 Fixed a bug with ReplaceText. hace 15 años
..
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. hace 15 años
License This is DocX v1.0.0.5 hace 17 años
Properties Full checkin hace 15 años
Resources hace 16 años
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 hace 15 años
Border.cs Added patches 7389 and 7421 submitted by lckuiper. These patches contains support for Cell Margins and Table\Cell borders. hace 15 años
Container.cs Added FindUniqueByPattern and FindAllbyPattern. hace 15 años
CustomProperty.cs This is DocX v1.0.0.5 hace 17 años
DocProperty.cs Refactored hace 16 años
DocX.cs Fixed an issue with Paragraphs inside Tables not knowing which document they belong to. hace 15 años
DocX.csproj One more time hace 15 años
DocX.csproj.vspscc This is DocX v1.0.0.5 hace 17 años
Footer.cs Added basic support for PageNumber and PageCount place holders. hace 15 años
Footers.cs This is DocX version 1.0.0.10. hace 16 años
Formatting.cs Bug fix: Fonts now work for non-standard characters such as ąęćłżźó in Polish. hace 16 años
Header.cs Added basic support for PageNumber and PageCount place holders. hace 15 años
Headers.cs This is DocX version 1.0.0.10. hace 16 años
HelperFunctions.cs Fixed a bug with ReplaceText. hace 15 años
Hyperlink.cs This is DocX version 1.0.0.10. hace 16 años
Image.cs Bug in Width and Height properties of the Picture class is fixed (9525 EMUs in pixel instead of 4156). hace 15 años
PageLayout.cs Added support for document orientation (portrait or landscape), below is a code example of how to use this new feature. hace 15 años
Paragraph.cs Fixed a bug with ReplaceText. hace 15 años
Picture.cs Fixed all warnings. Most were "Exception e" where "Exception" was sufficient, but some were "hiding" base methods that needed a "new" keyword. hace 15 años
StrongNameFile.pfx One more time hace 15 años
Table.cs Fixed all warnings. Most were "Exception e" where "Exception" was sufficient, but some were "hiding" base methods that needed a "new" keyword. hace 15 años
_BaseClasses.cs Fixed a bug with InsertParagraphAfterSelf and InsertParagraphBeforeSelf. hace 15 años
_Enumerations.cs Added basic support for PageNumber and PageCount place holders. hace 15 años
_Extensions.cs Bug fixes and Extensions Flatten function hace 15 años