Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
coffeycathal_cp 33a9b7bcf9 Fixed a bug with ReplaceText which was not preserving text formatting. 15 år sedan
..
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 år sedan
License This is DocX v1.0.0.5 17 år sedan
Properties Fixed StrongNameKey.pfx issues, password is Quvu4rey. 15 år sedan
Resources 16 år sedan
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 år sedan
Border.cs Added patches 7389 and 7421 submitted by lckuiper. These patches contains support for Cell Margins and Table\Cell borders. 15 år sedan
Container.cs Added FindUniqueByPattern and FindAllbyPattern. 15 år sedan
CustomProperty.cs This is DocX v1.0.0.5 17 år sedan
DocProperty.cs Refactored 16 år sedan
DocX.cs Fixed an issue with Paragraphs inside Tables not knowing which document they belong to. 15 år sedan
DocX.csproj Fixed StrongNameKey.pfx issues, password is Quvu4rey. 15 år sedan
DocX.csproj.vspscc This is DocX v1.0.0.5 17 år sedan
Footer.cs Added basic support for PageNumber and PageCount place holders. 15 år sedan
Footers.cs This is DocX version 1.0.0.10. 16 år sedan
Formatting.cs Bug fix: Fonts now work for non-standard characters such as ąęćłżźó in Polish. 16 år sedan
Header.cs Added basic support for PageNumber and PageCount place holders. 15 år sedan
Headers.cs This is DocX version 1.0.0.10. 16 år sedan
HelperFunctions.cs Worked on InsertPicture and AppendPicture. 15 år sedan
Hyperlink.cs This is DocX version 1.0.0.10. 16 år sedan
Image.cs Bug in Width and Height properties of the Picture class is fixed (9525 EMUs in pixel instead of 4156). 15 år sedan
PageLayout.cs Added support for document orientation (portrait or landscape), below is a code example of how to use this new feature. 15 år sedan
Paragraph.cs Fixed a bug with ReplaceText which was not preserving text formatting. 15 år sedan
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 år sedan
StrongNameKey.pfx Fixed StrongNameKey.pfx issues, password is Quvu4rey. 15 år sedan
Table.cs Fixed all warnings. Most were "Exception e" where "Exception" was sufficient, but some were "hiding" base methods that needed a "new" keyword. 15 år sedan
_BaseClasses.cs Fixed a bug with InsertParagraphAfterSelf and InsertParagraphBeforeSelf. 15 år sedan
_Enumerations.cs Added basic support for PageNumber and PageCount place holders. 15 år sedan
_Extensions.cs Bug fixes and Extensions Flatten function 15 år sedan