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