No announcements
Found 2922644 threads
-
0 Votes
Using OpenXML to replace formatted text in Word document
formatted text into a document, you need to convert the format by yourself since OpenXML SDK doesn't provide a way to convert html text. ...Answered | 4 Replies | 4941 Views | Created by Peter Karlström - Friday, October 3, 2014 2:22 PM | Last reply by Peter Karlström - Friday, November 7, 2014 1:36 PM -
0 Votes
Replace placeholders in word document using OpenXML in C#
. As you can imagine this gets complicated fast (without using the Office API). Somebody on SOProposed | 9 Replies | 422 Views | Created by MayuriB - Monday, May 18, 2020 12:24 PM | Last reply by CoolDadTx - Tuesday, May 19, 2020 1:17 PM -
0 Votes
Replace Hyperlinks in an OpenXML word document
Hi, After a struggle with OpenXML, MailMerge and c#, i now have one last issue to solve. In my document i have some ...Answered | 4 Replies | 4863 Views | Created by Svein Thomas Nordbotten - Thursday, January 14, 2016 2:15 PM | Last reply by David_JunFeng - Saturday, January 16, 2016 7:15 AM -
0 Votes
replace fields and data with formatted text in Word 2010
I need to remove the fields and replace them with the data contents formatted appropriately throughout word 2010 documents. Is there a way to iterate ...Answered | 1 Replies | 1131 Views | Created by Steve_trying out VS08 - Monday, April 29, 2013 12:41 AM | Last reply by Cindy Meister MVP - Monday, April 29, 2013 6:20 AM -
0 Votes
How to convert word document to text using openxml
How to convert word document to text using openxml. Process running on ASP.net. ...Answered | 1 Replies | 1891 Views | Created by Dave Alessi - Saturday, March 14, 2015 6:17 PM | Last reply by Matt Weber - MSFT - Saturday, March 14, 2015 7:09 PM -
0 Votes
How to replace random placeholders in word document using OpenXML and C#
I have a requirement in my MVC application where I want to programmatically replace placeholders with text or images from DB in a predefined ... -
0 Votes
Replace text in word document
Hi, I have created an out of browser application with elevated trust and have sucessfully opened a word document. However, I am trying ...Answered | 17 Replies | 3338 Views | Created by ones81 - Thursday, January 5, 2012 6:09 AM | Last reply by k8razo - Wednesday, May 23, 2012 1:25 PM -
0 Votes
How to replace a tag with formatted text in Word
Hi, I'm using this code to find a string in my document and replace it with some text:Answered | 1 Replies | 4329 Views | Created by danielek - Thursday, November 30, 2006 8:56 PM | Last reply by Cindy Meister MVP - Friday, December 1, 2006 2:00 PM -
0 Votes
Using Textbox text for replace in Word document
what is entered into the text boxes into a Word document using replace. When I go toUnanswered | 0 Replies | 4342 Views | Created by chipjollyroger - Tuesday, August 21, 2007 3:24 AM | Last reply by chipjollyroger - Tuesday, August 21, 2007 4:45 AM -
0 Votes
Insert HTML Formatted Text On Word Document Using C#
text on word document,means need to put up html formatted text on word document using ...Unanswered | 1 Replies | 9352 Views | Created by Kaushal.NET - Tuesday, May 26, 2009 4:43 AM | Last reply by Harry Zhu - Wednesday, May 27, 2009 6:57 AM -
0 Votes
Find and replace text in Ms word document using c#
Hi, We have requirement to find and replace the text in Ms word document For ex: <<First Name >> should be replaced ...Proposed | 4 Replies | 789 Views | Created by ppatil12 - Tuesday, December 10, 2019 3:51 PM | Last reply by cheong00 - Wednesday, December 11, 2019 4:46 AM -
2 Votes
Save Word document to database (using OpenXML)
Hi, I am using OpenXML to open an existing Word document and modify it. After modifications I want to save it to a ...Answered | 1 Replies | 4392 Views | Created by Danny Scheelings - Monday, December 12, 2011 8:40 AM | Last reply by chanmm - Tuesday, December 13, 2011 2:33 AM -
0 Votes
Mail Merge fields are not displayed as framed in the word template (.dot) file with formated and formula field...
,the value was replaced as format which has been mentioned in word templete.the word taking care of ...Unanswered | 1 Replies | 1242 Views | Created by pradeep sam gray - Monday, December 16, 2013 7:21 AM | Last reply by Cindy Meister MVP - Monday, December 16, 2013 4:36 PM -
0 Votes
How to restrict editing in word document using openxml
Your help is highly appreciated. Thanks How to restrict editing in ...Answered | 2 Replies | 5263 Views | Created by Naeemmalik036 - Wednesday, November 28, 2012 4:11 PM | Last reply by Cristian Delgado - Wednesday, August 21, 2013 10:18 PM -
0 Votes
Create word document using document template openXML dll
Hello, I have to create MS word document using one template file in C# using openxml ...Proposed | 4 Replies | 8798 Views | Created by Gaurav Pansare SP Dev - Tuesday, June 28, 2016 4:33 AM | Last reply by Edward8520 - Wednesday, June 29, 2016 6:06 AM -
1 Votes
How to replace word in word document.
Dear All, I have one template in word(abc.docx). In the word template file there words #Name# and #Version#. I want ...Answered | 2 Replies | 1347 Views | Created by WOW 999999 - Thursday, March 14, 2013 10:42 AM | Last reply by Learning hard - Monday, March 18, 2013 10:09 AM -
0 Votes
OpenXML Word Text Alignment
Hello all, Am I stupid? I was searching Google to find out how to align the text in a paragraph and table cell but I can't search at all for many ...Answered | 3 Replies | 28377 Views | Created by Alvin KY - Thursday, December 15, 2011 1:16 AM | Last reply by RealityMasque - Tuesday, August 28, 2012 5:27 PM -
0 Votes
OpenXml manipulate bulleted word document
I have an existing bulleted line in a word document like this: - Condition1 I would like to add text on the next line ... -
0 Votes
Using the Find object to replace with formatted text in Word 2007
create the replacement text in the Word document. Copy it to the Clipboard. Then use ^c as the Replacement.Text. This will pull the content off the ...Answered | 6 Replies | 4046 Views | Created by dirty-shirt - Monday, July 9, 2007 5:41 PM | Last reply by dirty-shirt - Wednesday, July 11, 2007 3:26 AM -
0 Votes
Copy formatted text from a word document to outlook email using word VBA in Office 2010
What is the equivalent of the following line which worked fine in all previous versions of word: strBody = ...Unanswered | 1 Replies | 3632 Views | Created by lorraine22 - Tuesday, September 20, 2011 4:27 AM | Last reply by Liliane Teng - Friday, September 23, 2011 9:29 AM - Items 1 to 20 of 2922644 Next ›
No announcements