| .. |
|
Charts
|
Charts finally working in Word 2013. Fixes to crashes and axis issue.
|
vor 10 Jahren |
|
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.
|
vor 15 Jahren |
|
License
|
This is DocX v1.0.0.5
|
vor 16 Jahren |
|
Properties
|
Charts finally working in Word 2013. Fixes to crashes and axis issue.
|
vor 10 Jahren |
|
Resources
|
Missing files.
|
vor 12 Jahren |
|
Bookmark.cs
|
Added missing bookmark.cs, fixed CRLF endings
|
vor 12 Jahren |
|
Border.cs
|
Cleanup in code: Applied auto-property for trivial get;set; in Border class
|
vor 13 Jahren |
|
Container.cs
|
Patch provided by SomeOtherDevGuy
|
vor 10 Jahren |
|
CustomProperty.cs
|
Cleanup in code: Removed unused directives from all DocX files
|
vor 13 Jahren |
|
DocProperty.cs
|
Cleanup in code: Removed unused directives from all DocX files
|
vor 13 Jahren |
|
DocX.cs
|
Patch provided by SomeOtherDevGuy
|
vor 10 Jahren |
|
DocX.csproj
|
Two issues fixed (#13437 and #13438).
|
vor 10 Jahren |
|
DocX.csproj.vspscc
|
This is DocX v1.0.0.5
|
vor 16 Jahren |
|
DocumentTypes.cs
|
Added support for opening and manipulating templates. Patch provided stimms
|
vor 12 Jahren |
|
ExtensionsHeadings.cs
|
Two issues fixed (#13437 and #13438).
|
vor 10 Jahren |
|
Footer.cs
|
FIx for "removing paragraphs from cell in table does not work"
|
vor 12 Jahren |
|
Footers.cs
|
Cleanup in code: Removed unused directives from all DocX files
|
vor 13 Jahren |
|
FormattedText.cs
|
Cleanup in code: Removed unused directives from all DocX files
|
vor 13 Jahren |
|
Formatting.cs
|
updated following function in formatting.cs
|
vor 10 Jahren |
|
Header.cs
|
FIx for "removing paragraphs from cell in table does not work"
|
vor 12 Jahren |
|
Headers.cs
|
Removed unused directives
|
vor 13 Jahren |
|
HelperFunctions.cs
|
Patch provided by SomeOtherDevGuy
|
vor 10 Jahren |
|
Hyperlink.cs
|
More testing yielded a case where the new inline Hyperlink support broke down.
|
vor 14 Jahren |
|
Image.cs
|
Removed unused directives
|
vor 13 Jahren |
|
List.cs
|
Two issues fixed (#13437 and #13438).
|
vor 10 Jahren |
|
PageLayout.cs
|
Cleanup in code: Removed unused directives from all DocX files
|
vor 13 Jahren |
|
Paragraph.cs
|
Change to add support for paragraph:
|
vor 10 Jahren |
|
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
|
vor 11 Jahren |
|
Section.cs
|
Missing files.
|
vor 12 Jahren |
|
Table.cs
|
Patch provided by LeyDaniel
|
vor 10 Jahren |
|
TableOfContents.cs
|
Two issues fixed (#13437 and #13438).
|
vor 10 Jahren |
|
_BaseClasses.cs
|
Two issues fixed (#13437 and #13438).
|
vor 10 Jahren |
|
_Enumerations.cs
|
Patch provided by SebastianDotNet
|
vor 10 Jahren |
|
_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.
|
vor 11 Jahren |