Browse Source
Merge pull request #1524 from Kazbek/master
Merge pull request #1524 from Kazbek/master
Fix XWPFDocument FindAndReplaceTextInParagraphpull/1547/head

committed by
GitHub

No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 98 additions and 32 deletions
-
78ooxml/XWPF/Usermodel/XWPFDocument.cs
-
40testcases/ooxml/XWPF/UserModel/TestXWPFDocument.cs
-
11testcases/test-data/document/WordFindAndReplaceTextInParagraph.docx
@ -0,0 +1,11 @@ |
|||||
|
Some initial text на разный манер (inserted) and so on: |
||||
|
|
||||
|
$FINALQUALIFYINGWORK_QUESTION_1_ASKING_SHORT$: $FINALQUALIFYINGWORK_QUESTION_1_QUESTION$ |
||||
|
$FINALQUALIFYINGWORK_QUESTION_2_ASKING_SHORT$: $FINALQUALIFYINGWORK_QUESTION_2_QUESTION$ |
||||
|
|
||||
|
Result on: |
||||
|
1. Say that $STUDENT_FULL$ with a very long sentence and one more replacer in the end for (русский язык) sure $FINALQUALIFYINGWORK_GRADE$ |
||||
|
|
||||
|
Triple replace with $DOUBLE$$DOUBLE$ и ещё одним $DOUBLE$ повторением. |
||||
|
|
||||
|
$SIMPLE$ |
Write
Preview
Loading…
Cancel
Save
Reference in new issue