Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
MadBoy_cp ea921db1ae Patch provided by SomeOtherDevGuy před 10 roky
..
Charts Charts finally working in Word 2013. Fixes to crashes and axis issue. před 11 roky
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. před 15 roky
License This is DocX v1.0.0.5 před 17 roky
Properties Version change to 1.0.0.19 to bind with Release před 10 roky
Resources Missing files. před 13 roky
Bookmark.cs Added missing bookmark.cs, fixed CRLF endings před 12 roky
Border.cs Cleanup in code: Applied auto-property for trivial get;set; in Border class před 14 roky
Container.cs Patch provided by SomeOtherDevGuy před 10 roky
CustomProperty.cs Cleanup in code: Removed unused directives from all DocX files před 14 roky
DocProperty.cs Cleanup in code: Removed unused directives from all DocX files před 14 roky
DocX.cs Patch provided by SomeOtherDevGuy před 10 roky
DocX.csproj Two issues fixed (#13437 and #13438). před 11 roky
DocX.csproj.vspscc This is DocX v1.0.0.5 před 17 roky
DocumentTypes.cs Added support for opening and manipulating templates. Patch provided stimms před 12 roky
ExtensionsHeadings.cs Two issues fixed (#13437 and #13438). před 11 roky
Footer.cs Patch provided by SomeOtherDevGuy před 10 roky
Footers.cs Cleanup in code: Removed unused directives from all DocX files před 14 roky
FormattedText.cs Cleanup in code: Removed unused directives from all DocX files před 14 roky
Formatting.cs updated following function in formatting.cs před 11 roky
Header.cs Patch provided by SomeOtherDevGuy před 10 roky
Headers.cs Removed unused directives před 14 roky
HelperFunctions.cs Patch provided by SomeOtherDevGuy před 10 roky
Hyperlink.cs Patch provided by SomeOtherDevGuy před 10 roky
Image.cs Removed unused directives před 14 roky
List.cs Two issues fixed (#13437 and #13438). před 11 roky
PageLayout.cs Cleanup in code: Removed unused directives from all DocX files před 14 roky
Paragraph.cs Patch provided by SomeOtherDevGuy před 10 roky
Picture.cs A patch to add VML images ( <v:shape> ) to the Pictures list (Paragraph.Pictures). Without this patch, the list will only contain DrawingML images ( <w:drawing> ) by Annika89 před 11 roky
Section.cs Missing files. před 13 roky
Table.cs Patch provided by SomeOtherDevGuy před 10 roky
TableOfContents.cs Two issues fixed (#13437 and #13438). před 11 roky
_BaseClasses.cs Patch provided by SomeOtherDevGuy před 10 roky
_Enumerations.cs Resolved few compatibility issues (code wouldn't compile) with last patches regarding Tables. před 10 roky
_Extensions.cs This patch adds an extension method to Paragraph that allows easy setting of paragraph. It makes setting text as a heading much more intuitive and discoverable. před 12 roky