PrzemyslawKlys
597f7ca259
Updated documentation
преди 9 години
PrzemyslawKlys
4c865999b5
Added InsertHorizontalLine as per vodamihai submit. Added some example code for usage scenario. Cleaned up examples a bit.
преди 9 години
PrzemyslawKlys
6ddb2729ce
Minor cleanup. Updated binaries and documentation. Changed version to 1.0.0.23.
преди 9 години
PrzemyslawKlys
36730a6128
Merge pull request #28 from cradaydg/Docx-Content=branch
Content and Replacement
преди 9 години
PrzemyslawKlys
2d8d1ca886
Merge pull request #25 from Zambiorix/master
Added DocX.iOS + iOS Test app
преди 9 години
cradaydg
13a39dbc1b
Content and Replacement
Add Content Control collection and methods to replace text.
преди 9 години
PrzemyslawKlys
c298a1a700
Merge pull request #24 from oromand/master
Added example for manipulating a row as pattern in a table.
преди 9 години
Gerd Van Zegbroeck
57ba133ef4
Added DocX.iOS + iOS Test app
преди 9 години
Olivier ROMAND
cad4eedf67
Added example for manipulating a row as pattern in a table.
преди 9 години
PrzemyslawKlys
e487148f13
Updated version. Created DLL's.
преди 10 години
PrzemyslawKlys
04497ecf1a
Little cleanup. Removed Mixed and x86 platform.
преди 10 години
PrzemyslawKlys
0acb1b0ea9
Added new example to show how to add image to Word document. It's also available as part of blog http://evotec.pl/docx-add-image-to-microsoft-word-document-programmatically/
Changed some solution settings to make sure it works with AnyCpu.
преди 10 години
PrzemyslawKlys
3250337aa9
Merge pull request #19 from chrischip/chrischip-patch-1
fix custom property name contains space problem
преди 10 години
chrischip
f095ba107d
fix custom property name contains space problem
преди 10 години
PrzemyslawKlys
868de9432e
Merge pull request #16 from vzhikserg/master
Implemented the cell margins of Table
преди 10 години
Sergii Zhevzhyk
03d8bd6c99
Implemented the cell margins of Table
преди 10 години
PrzemyslawKlys
41df19ae77
Merge pull request #15 from vzhikserg/master
Fixed the font size changing in Paragraph
преди 10 години
vzhikserg
cb1a1e1c51
Fixed the font size changing in Paragraph
преди 10 години
PrzemyslawKlys
c2f5fc4636
Merge pull request #14 from vzhikserg/master
Fixed the problem with setting the column width of the whole table.
преди 10 години
fitdev@hotmail.com
86fb85725d
Fixed a bug in InsertParagraph that introduced a new empty paragraph at the very beginning of a document when inserting at 0.
преди 10 години
vzhikserg
633d02a8b7
Fixed the problem with setting the column width.
Fixed the problem with setting the column width for the whole table.
Without this patch the SetColumnWidth method throws the
NullReferenceException if the column widths haven't been initialized
before. Added the test to check the issue and to see whether it's fixed.
преди 10 години
fitdev@hotmail.com
5125cb1d59
Chnaged 15 to 20 multiplier in margins and page size so that margins and page size are effectively set/retrieved in points (pts). This is a breaking change potentially, but otherwise it is not clear what the units are for page width, height, and margins.
преди 10 години
fitdev@hotmail.com
897641745f
Added ability to insert document at the beggining
Fixed an issue in Replace when the match length is 0 + some optimizations
преди 10 години
PrzemyslawKlys
dd1b550634
Fixes for UnitTests to mitigate change from bool to nullable bool
преди 10 години
PrzemyslawKlys
9462dec917
Merge branch 'master' of https://github.com/WordDocX/DocX.git
преди 10 години
PrzemyslawKlys
4b16ba351d
#Issue #13 - Bug fix for IsSameFile
преди 10 години
fitdev
5da1d3d520
Implemented changes as per:
https://docx.codeplex.com/workitem/13827 - to preserve Formatting during replace operations
https://docx.codeplex.com/workitem/13831 - proper RegEx support allowing RegEx search pattern and substitutions in ReplaceText
преди 10 години
PrzemyslawKlys
4c3b859620
Cleanup
преди 10 години
PrzemyslawKlys
b7f7afd1ac
Merge branch 'master' of https://github.com/WordDocX/DocX.git
преди 10 години
PrzemyslawKlys
f96d608996
Revert "Small cleanup"
This reverts commit aaac2c6176 .
преди 10 години
PrzemyslawKlys
aaac2c6176
Small cleanup
преди 10 години
PrzemyslawKlys
8a7a3acd99
Merge pull request #11 from jafin/DelegateReplace
Allow a replace to take a func to do work against a regex match. Useful for mailmerge scenarios. Relates to #10
преди 10 години
jfinch
cb88e3b242
feat (ReplaceHandler) Allow a replace to take a func to do work against a regex match. Useful for mailmerge scenarios.
преди 10 години
PrzemyslawKlys
b789f4440d
Updated version to 1.0.0.21
преди 10 години
PrzemyslawKlys
44ced08b78
Added documantation.chm file and upgraded documentation file.
Changed binary in references to Debug\DocX.dll
Attached DocX.dll from both Debug/Release folders so that the project can be used straight away
преди 10 години
PrzemyslawKlys
c538c1a312
Merge pull request #4 from CPonty/patch-3
#3 : Implemented DocX.Copy() for 'Provide a copy constructor for DocX'
преди 10 години
PrzemyslawKlys
ffb332608d
Merge pull request #6 from CPonty/patch-5
#5 : Cleaned up warnings from invalid XML comments
преди 10 години
Chris Ponty
e842c87302
#5 : Cleaned up warnings from invalid XML comments
преди 10 години
Chris Ponty
cfb4167d6c
#3 : Implemented DocX.Copy() for 'Provide a copy constructor for DocX'
преди 10 години
PrzemyslawKlys
e9768651bb
Merge pull request #1 from CPonty/patch-1
Create README.md
преди 10 години
Chris Ponticello
960716e773
Update README.md
преди 10 години
Chris Ponticello
f7ba5f361c
Update README.md
преди 10 години
Chris Ponticello
33864af67b
Update README.md
преди 10 години
Chris Ponticello
01d166e799
Update README.md
преди 10 години
Chris Ponticello
3f67d6a065
Create README.md
Created a markdown version of the home page on Codeplex.
преди 10 години
MadBoy_cp
f708554936
Added example for protecting document with password, also using this on blog post for easy copy/paste if needed.
http://evotec.pl/docx-password-protect-microsoft-word-document-programmatically/
преди 10 години
MadBoy_cp
17985677df
Added Password protecting to document
Patch provided by Markus1980Wien
преди 10 години
MadBoy_cp
eea1d311af
Few bookmarking additions by Umberto
- added a whole bookmarks collection so one can access it from DocX and get the bookmark by name
- added a SetText method to the Bookmark so one can set the text from it using something like this: docX.Bookmarks["MyBookmark"].SetText("MyText")
- Added example BookmarksReplaceTextOfBookmarkKeepingFormat
преди 10 години
MadBoy_cp
24dd8ee25d
Fix for ReplaceText not checking for return char. Fix provided by gianx10. Thank you
преди 10 години
MadBoy_cp
db10339ead
Added new example HelloWorldAdvancedFormatting()
преди 10 години