Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
coffeycathal_cp 33a9b7bcf9 Fixed a bug with ReplaceText which was not preserving text formatting. vor 15 Jahren
..
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. vor 15 Jahren
License This is DocX v1.0.0.5 vor 16 Jahren
Properties Fixed StrongNameKey.pfx issues, password is Quvu4rey. vor 15 Jahren
Resources vor 16 Jahren
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 vor 15 Jahren
Border.cs Added patches 7389 and 7421 submitted by lckuiper. These patches contains support for Cell Margins and Table\Cell borders. vor 15 Jahren
Container.cs Added FindUniqueByPattern and FindAllbyPattern. vor 15 Jahren
CustomProperty.cs This is DocX v1.0.0.5 vor 16 Jahren
DocProperty.cs Refactored vor 16 Jahren
DocX.cs Fixed an issue with Paragraphs inside Tables not knowing which document they belong to. vor 15 Jahren
DocX.csproj Fixed StrongNameKey.pfx issues, password is Quvu4rey. vor 15 Jahren
DocX.csproj.vspscc This is DocX v1.0.0.5 vor 16 Jahren
Footer.cs Added basic support for PageNumber and PageCount place holders. vor 15 Jahren
Footers.cs This is DocX version 1.0.0.10. vor 15 Jahren
Formatting.cs Bug fix: Fonts now work for non-standard characters such as ąęćłżźó in Polish. vor 15 Jahren
Header.cs Added basic support for PageNumber and PageCount place holders. vor 15 Jahren
Headers.cs This is DocX version 1.0.0.10. vor 15 Jahren
HelperFunctions.cs Worked on InsertPicture and AppendPicture. vor 15 Jahren
Hyperlink.cs This is DocX version 1.0.0.10. vor 15 Jahren
Image.cs Bug in Width and Height properties of the Picture class is fixed (9525 EMUs in pixel instead of 4156). vor 15 Jahren
PageLayout.cs Added support for document orientation (portrait or landscape), below is a code example of how to use this new feature. vor 15 Jahren
Paragraph.cs Fixed a bug with ReplaceText which was not preserving text formatting. vor 15 Jahren
Picture.cs Fixed all warnings. Most were "Exception e" where "Exception" was sufficient, but some were "hiding" base methods that needed a "new" keyword. vor 15 Jahren
StrongNameKey.pfx Fixed StrongNameKey.pfx issues, password is Quvu4rey. vor 15 Jahren
Table.cs Fixed all warnings. Most were "Exception e" where "Exception" was sufficient, but some were "hiding" base methods that needed a "new" keyword. vor 15 Jahren
_BaseClasses.cs Fixed a bug with InsertParagraphAfterSelf and InsertParagraphBeforeSelf. vor 15 Jahren
_Enumerations.cs Added basic support for PageNumber and PageCount place holders. vor 15 Jahren
_Extensions.cs Bug fixes and Extensions Flatten function vor 15 Jahren