Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
MadBoy_cp 75903aaf99 Added two new methods: il y a 12 ans
..
Charts Cleanup in code: removed unused directives il y a 14 ans
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. il y a 15 ans
License This is DocX v1.0.0.5 il y a 17 ans
Properties Merged from GIT source code. Code provided by Randall Borck and Fainzanj il y a 13 ans
Resources Missing files. il y a 13 ans
Border.cs Cleanup in code: Applied auto-property for trivial get;set; in Border class il y a 14 ans
Container.cs Added two new methods: il y a 12 ans
CustomProperty.cs Cleanup in code: Removed unused directives from all DocX files il y a 14 ans
DocProperty.cs Cleanup in code: Removed unused directives from all DocX files il y a 14 ans
DocX.cs Added two new methods: il y a 12 ans
DocX.csproj Merged from GIT source code. Code provided by Randall Borck and Fainzanj il y a 13 ans
DocX.csproj.vspscc This is DocX v1.0.0.5 il y a 17 ans
Footer.cs Allows pictures in headers and footers inside Tables using AppendPicture(). Credit goes to Slipy (Adam) il y a 12 ans
Footers.cs Cleanup in code: Removed unused directives from all DocX files il y a 14 ans
FormattedText.cs Cleanup in code: Removed unused directives from all DocX files il y a 14 ans
Formatting.cs Merged from GIT source code. Code provided by Randall Borck and Fainzanj il y a 13 ans
Header.cs Allows pictures in headers and footers inside Tables using AppendPicture(). Credit goes to Slipy (Adam) il y a 12 ans
Headers.cs Removed unused directives il y a 14 ans
HelperFunctions.cs Merged from GIT source code. Code provided by Randall Borck and Fainzanj il y a 13 ans
Hyperlink.cs More testing yielded a case where the new inline Hyperlink support broke down. il y a 14 ans
Image.cs Removed unused directives il y a 14 ans
List.cs Missing files. il y a 13 ans
PageLayout.cs Cleanup in code: Removed unused directives from all DocX files il y a 14 ans
Paragraph.cs Bug fix: il y a 12 ans
Picture.cs Cleanup in code: Removed unused directives from all DocX files il y a 14 ans
Section.cs Missing files. il y a 13 ans
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). il y a 12 ans
_BaseClasses.cs Cleanup in code: converted to auto-property il y a 14 ans
_Enumerations.cs Adds the SetLineSpacing method to the Paragraph class. This method can be used to set or remove line spacing from a paragraph. il y a 12 ans
_Extensions.cs Included an extension method to set margin in a DocX document for all pages il y a 12 ans