Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
coffeycathal_cp 782cb374cd Added the function Paragraph.RemoveHyperlink(int index) 15 лет назад
..
Help Updated DocX/Help/ReadMe.docx with information about building DocX using StrongNameKey.pfx 15 лет назад
License This is DocX v1.0.0.5 16 лет назад
Properties StrongNameKey updated 15 лет назад
Resources 16 лет назад
bin/Debug Fixed a bug in Paragraph.AppendHyperlink(h) that caused any custom formatting to be applied to the runs before the Hyperlink instead of the Hyperlink itself. The below is now possible 15 лет назад
Container.cs Added StyleName and FollowingTable properties for Paragraph 15 лет назад
CustomProperty.cs This is DocX v1.0.0.5 16 лет назад
DocProperty.cs Refactored 16 лет назад
DocX.cs Rewrote the core behind (Insert and Remove)Text() functions. Most if not all issues with XElement splitting have been fixed by this changeset. 15 лет назад
DocX.csproj Removed /bin from project directory, DocX.dll was getting locked everytime a dev checkin or checkout. 15 лет назад
DocX.csproj.vspscc This is DocX v1.0.0.5 16 лет назад
Footer.cs A work in progress 15 лет назад
Footers.cs This is DocX version 1.0.0.10. 15 лет назад
Formatting.cs Bug fix: Fonts now work for non-standard characters such as ąęćłżźó in Polish. 15 лет назад
Header.cs 15 лет назад
Headers.cs This is DocX version 1.0.0.10. 15 лет назад
HelperFunctions.cs Added Unit tests for InsertText, RemoveText, ReplaceText and subsequently fixed many bugs. 15 лет назад
Hyperlink.cs This is DocX version 1.0.0.10. 15 лет назад
Image.cs Bug in Width and Height properties of the Picture class is fixed (9525 EMUs in pixel instead of 4156). 15 лет назад
Paragraph.cs Added the function Paragraph.RemoveHyperlink(int index) 15 лет назад
Picture.cs Bug in Width and Height properties of the Picture class is fixed (9525 EMUs in pixel instead of 4156). 15 лет назад
StrongNameKey.pfx Rewrote the core behind (Insert and Remove)Text() functions. Most if not all issues with XElement splitting have been fixed by this changeset. 15 лет назад
Table.cs Bug fixes and Extensions Flatten function 15 лет назад
_BaseClasses.cs Bug fixes and Extensions Flatten function 15 лет назад
_Enumerations.cs Fixed a bug in Paragraph.AppendHyperlink(h) that caused any custom formatting to be applied to the runs before the Hyperlink instead of the Hyperlink itself. The below is now possible 15 лет назад
_Extensions.cs Bug fixes and Extensions Flatten function 15 лет назад