| .. |
|
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
|
Merged from GIT source code. Code provided by Randall Borck and Fainzanj
|
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 broken images when inserting an image into a header/footer Paragraph using the InsertPicture method.
|
12 роки тому |
|
Picture.cs
|
Cleanup in code: Removed unused directives from all DocX files
|
13 роки тому |
|
Section.cs
|
Missing files.
|
12 роки тому |
|
Table.cs
|
Custom Table Design style added. Patch provided by carpfisher
|
13 роки тому |
|
_BaseClasses.cs
|
Cleanup in code: converted to auto-property
|
13 роки тому |
|
_Enumerations.cs
|
Merged from GIT source code. Code provided by Randall Borck and Fainzanj
|
12 роки тому |
|
_Extensions.cs
|
Added an extension method GetAttribute that returns a specified default value when getting XElement Attribute values - provided by Carko
|
13 роки тому |