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.
MadBoy_cp d0cb0bbea1 Fixes broken images when inserting an image into a header/footer Paragraph using the InsertPicture method. 12 lat temu
..
Charts Cleanup in code: removed unused directives 14 lat temu
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 lat temu
License This is DocX v1.0.0.5 17 lat temu
Properties Merged from GIT source code. Code provided by Randall Borck and Fainzanj 13 lat temu
Resources Missing files. 13 lat temu
Border.cs Cleanup in code: Applied auto-property for trivial get;set; in Border class 14 lat temu
Container.cs Merged from GIT source code. Code provided by Randall Borck and Fainzanj 13 lat temu
CustomProperty.cs Cleanup in code: Removed unused directives from all DocX files 14 lat temu
DocProperty.cs Cleanup in code: Removed unused directives from all DocX files 14 lat temu
DocX.cs DocX.Load doesn't need to open file in Read/Write mode. FileAccess.Read added as per Thomas recommendation. 12 lat temu
DocX.csproj Merged from GIT source code. Code provided by Randall Borck and Fainzanj 13 lat temu
DocX.csproj.vspscc This is DocX v1.0.0.5 17 lat temu
Footer.cs Allows pictures in headers and footers inside Tables using AppendPicture(). Credit goes to Slipy (Adam) 12 lat temu
Footers.cs Cleanup in code: Removed unused directives from all DocX files 14 lat temu
FormattedText.cs Cleanup in code: Removed unused directives from all DocX files 14 lat temu
Formatting.cs Merged from GIT source code. Code provided by Randall Borck and Fainzanj 13 lat temu
Header.cs Allows pictures in headers and footers inside Tables using AppendPicture(). Credit goes to Slipy (Adam) 12 lat temu
Headers.cs Removed unused directives 14 lat temu
HelperFunctions.cs Merged from GIT source code. Code provided by Randall Borck and Fainzanj 13 lat temu
Hyperlink.cs More testing yielded a case where the new inline Hyperlink support broke down. 14 lat temu
Image.cs Removed unused directives 14 lat temu
List.cs Missing files. 13 lat temu
PageLayout.cs Cleanup in code: Removed unused directives from all DocX files 14 lat temu
Paragraph.cs Fixes broken images when inserting an image into a header/footer Paragraph using the InsertPicture method. 12 lat temu
Picture.cs Cleanup in code: Removed unused directives from all DocX files 14 lat temu
Section.cs Missing files. 13 lat temu
Table.cs Custom Table Design style added. Patch provided by carpfisher 13 lat temu
_BaseClasses.cs Cleanup in code: converted to auto-property 14 lat temu
_Enumerations.cs Merged from GIT source code. Code provided by Randall Borck and Fainzanj 13 lat temu
_Extensions.cs Added an extension method GetAttribute that returns a specified default value when getting XElement Attribute values - provided by Carko 14 lat temu