You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nordes_cp aa187ec2ef While updating the CustomProperty, it does not update the DocX file properly if the template have been made with Word2010+. hace 14 años
..
Charts I have added chart's functionality (Bar, Line and Pie charts) with the legend, axis and 3D. hace 14 años
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. hace 15 años
License This is DocX v1.0.0.5 hace 17 años
Properties Full checkin hace 15 años
Resources hace 17 años
Border.cs Added patches 7389 and 7421 submitted by lckuiper. These patches contains support for Cell Margins and Table\Cell borders. hace 15 años
Container.cs Fixed a silly bug within document.InsertTable(int, int). hace 14 años
CustomProperty.cs This is DocX v1.0.0.5 hace 17 años
DocProperty.cs Refactored hace 17 años
DocX.cs While updating the CustomProperty, it does not update the DocX file properly if the template have been made with Word2010+. hace 14 años
DocX.csproj Sandcastles (The documentation builders) now support Visual Studio 2010 integration. In this light I have added a Documentation project to the DocX solution. This will help to keep the DocX.chm file up to date. hace 14 años
DocX.csproj.vspscc This is DocX v1.0.0.5 hace 17 años
Footer.cs ApplyTemplate bag has been fixed. hace 14 años
Footers.cs This is DocX version 1.0.0.10. hace 16 años
Formatting.cs Added a patch provided by ArtFeel. By default the document language use to be English (Ireland). DocX now uses CurrentCulture to infer the correct language. You can know also specify a specific language. hace 14 años
Header.cs ApplyTemplate bag has been fixed. hace 14 años
Headers.cs This is DocX version 1.0.0.10. hace 16 años
HelperFunctions.cs Removed all references (that I could find) to en-IE and replaced them with CultureInfo.CurrentLanguage hace 14 años
Hyperlink.cs More testing yielded a case where the new inline Hyperlink support broke down. hace 14 años
Image.cs Bug in Width and Height properties of the Picture class is fixed (9525 EMUs in pixel instead of 4156). hace 15 años
PageLayout.cs Added support for document orientation (portrait or landscape), below is a code example of how to use this new feature. hace 15 años
Paragraph.cs More testing yielded a case where the new inline Hyperlink support broke down. hace 14 años
Picture.cs Fixed all warnings. Most were "Exception e" where "Exception" was sufficient, but some were "hiding" base methods that needed a "new" keyword. hace 15 años
StrongNameFile.pfx One more time hace 15 años
Table.cs Refactored InsertRow methods hace 14 años
_BaseClasses.cs ApplyTemplate bag has been fixed. hace 14 años
_Enumerations.cs Added basic support for PageNumber and PageCount place holders. hace 15 años
_Extensions.cs Bug fixes and Extensions Flatten function hace 16 años