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 a3f4a8d73b Fixes a bug in RemoveText, patch by MiroJanosik, confirmed and tested by Bartosz Węgielewski пре 12 година
..
Charts Cleanup in code: removed unused directives пре 13 година
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 година
License This is DocX v1.0.0.5 пре 16 година
Properties Merged from GIT source code. Code provided by Randall Borck and Fainzanj пре 12 година
Resources Missing files. пре 12 година
Border.cs Cleanup in code: Applied auto-property for trivial get;set; in Border class пре 13 година
Container.cs Added a parameter check in ReplaceText: both oldValue and newValue should be != null and length > 0. Patch provided by HeDo пре 12 година
CustomProperty.cs Cleanup in code: Removed unused directives from all DocX files пре 13 година
DocProperty.cs Cleanup in code: Removed unused directives from all DocX files пре 13 година
DocX.cs DocX.Load doesn't need to open file in Read/Write mode. FileAccess.Read added as per Thomas recommendation. пре 12 година
DocX.csproj Merged from GIT source code. Code provided by Randall Borck and Fainzanj пре 12 година
DocX.csproj.vspscc This is DocX v1.0.0.5 пре 16 година
Footer.cs Allows pictures in headers and footers inside Tables using AppendPicture(). Credit goes to Slipy (Adam) пре 12 година
Footers.cs Cleanup in code: Removed unused directives from all DocX files пре 13 година
FormattedText.cs Cleanup in code: Removed unused directives from all DocX files пре 13 година
Formatting.cs Merged from GIT source code. Code provided by Randall Borck and Fainzanj пре 12 година
Header.cs Allows pictures in headers and footers inside Tables using AppendPicture(). Credit goes to Slipy (Adam) пре 12 година
Headers.cs Removed unused directives пре 13 година
HelperFunctions.cs Merged from GIT source code. Code provided by Randall Borck and Fainzanj пре 12 година
Hyperlink.cs More testing yielded a case where the new inline Hyperlink support broke down. пре 14 година
Image.cs Removed unused directives пре 13 година
List.cs Missing files. пре 12 година
PageLayout.cs Cleanup in code: Removed unused directives from all DocX files пре 13 година
Paragraph.cs Fixes a bug in RemoveText, patch by MiroJanosik, confirmed and tested by Bartosz Węgielewski пре 12 година
Picture.cs Cleanup in code: Removed unused directives from all DocX files пре 13 година
Section.cs Missing files. пре 12 година
Table.cs Adds TableCaption and TableDescription to the Table class. These represent a table's Alternate Text Title and Description (at least in Word 2010). пре 12 година
_BaseClasses.cs Cleanup in code: converted to auto-property пре 13 година
_Enumerations.cs Adds the SetLineSpacing method to the Paragraph class. This method can be used to set or remove line spacing from a paragraph. пре 12 година
_Extensions.cs Included an extension method to set margin in a DocX document for all pages пре 12 година