No announcements
Found 2639675 threads
-
0 Votes
Add different footer in a Word file with C#.
Actually U can add more sections, then different pages in different sections, you can set footers for sections,then they can be different.Answered | 3 Replies | 1715 Views | Created by staggieko - Wednesday, May 27, 2015 7:08 AM | Last reply by Starian chen - Thursday, May 28, 2015 6:55 AM -
2 Votes
How ta add table in Header and Footer in word using c#
Hi, I am creating a word document and also open the rtf file and sets the automation (page size, margin...etc on rtf file.Answered | 4 Replies | 12806 Views | Created by Bhagawat - Thursday, August 2, 2012 4:00 AM | Last reply by Bhagawat - Monday, August 6, 2012 4:04 AM -
1 Votes
Programatically add footer to word documents using C#
Hi turton, As Cindy mentioned, you need to Add the IF field first, then replace the code using Field one by one.Answered | 4 Replies | 2719 Views | Created by turton - Tuesday, June 17, 2014 8:15 PM | Last reply by Jeffrey_Chen_ - Friday, June 20, 2014 8:00 AM -
0 Votes
C# Word automation - footer added but not visible
I'm using automation to create a word document using C#.Answered | 1 Replies | 4893 Views | Created by Hankster2009 - Friday, July 31, 2009 9:11 PM | Last reply by Mike Walker - Saturday, August 1, 2009 8:54 PM -
0 Votes
Word rendering: Footer setting "Different first page"
For my followers: "Different first page" is not the case - it is always on, but footer is not always missed in word rendered document.Answered | 1 Replies | 4438 Views | Created by Alexander Yaremchuk - Wednesday, December 23, 2009 11:13 AM | Last reply by Alexander Yaremchuk - Thursday, December 24, 2009 9:02 AM -
0 Votes
Edit ms word header and footers with c#
how would i do it with word 2003 documents though?Answered | 4 Replies | 23110 Views | Created by ricardino - Friday, July 10, 2009 10:50 AM | Last reply by Harry Zhu - Friday, July 17, 2009 8:02 AM -
0 Votes
Mixing Font Size in Word Footer from C#
I have a new C# application that creates a Word document.Answered | 2 Replies | 4545 Views | Created by dar2008 - Wednesday, November 11, 2009 4:15 PM | Last reply by dar2008 - Thursday, November 12, 2009 9:37 AM -
0 Votes
Add Footer to the Export File
Hi NickJones01, Please refer to the following article: Adding Headers and Footers to Flat Files: ...Answered | 5 Replies | 3514 Views | Created by JoJo_1 - Wednesday, September 28, 2011 2:41 PM | Last reply by Eileen Zhao - Friday, September 30, 2011 9:13 AM -
1 Votes
Adding FileName to Footer of existing Word Doc
When you run a search against the Footer to search for a select word that isn't showing, it does correctly identify if its in the ...Answered | 7 Replies | 3860 Views | Created by JMcDade87 - Thursday, September 20, 2012 3:28 PM | Last reply by Nashr - Wednesday, November 15, 2017 2:20 PM -
0 Votes
Footer of a Word document
Hi vba_sg You don't mention which version of Word you're using, so it's not certain that your code yields the same result I'm seeing in Word 2010...Answered | 1 Replies | 951 Views | Created by vba_sg - Wednesday, October 7, 2015 12:46 PM | Last reply by Cindy Meister MVP - Wednesday, October 7, 2015 2:50 PM -
0 Votes
How to add page number in word document using Microsoft.Office.Interop.Word in C# ?
if you are getting repeated page numbers in a Section, that is because the Section has a 'different first page' and/or 'different odd and even' page setup and whichever ...Answered | 1 Replies | 2215 Views | Created by SanketKul - Tuesday, February 10, 2015 11:35 AM | Last reply by macropod - Wednesday, February 11, 2015 3:30 AM -
0 Votes
Add Page # of n to footer
Often, it's easiest to understand how to write your code by performing the task you need in the Word application user interface.Answered | 1 Replies | 733 Views | Created by softHet - Tuesday, November 24, 2015 3:23 PM | Last reply by Cindy Meister MVP - Tuesday, November 24, 2015 4:51 PM -
0 Votes
Adding a Header and a footer in VB C#
And any easy way to add text in the footer?Answered | 2 Replies | 5191 Views | Created by ikohli297 - Monday, July 30, 2012 3:03 PM | Last reply by ikohli297 - Monday, July 30, 2012 7:24 PM -
2 Votes
Pasting Header and/or Footers in MS Word Links to Previous
Some of the sections have different first page.Answered | 9 Replies | 3653 Views | Created by kaykayme - Friday, July 26, 2013 12:19 PM | Last reply by kaykayme - Tuesday, August 6, 2013 12:26 PM -
0 Votes
how to create this kind of footer in word doc?
i can add the footer through the following code, but at this time, i can add the page number in footer. like Page 1, Page 2.Answered | 7 Replies | 4140 Views | Created by Joel Zhao - Monday, June 1, 2009 8:10 AM | Last reply by Joel Zhao - Tuesday, June 2, 2009 3:28 AM -
1 Votes
Add Different Header and Footer on pages Office OpenXML SDK 2.0
If you still have questions, I recommend you 1) Look at the native XML for w:sectPr in the document.xml file and 2) Look ...Answered | 5 Replies | 8514 Views | Created by DeveloperCoder - Saturday, July 26, 2014 9:43 AM | Last reply by DeveloperCoder - Wednesday, July 30, 2014 10:24 AM -
0 Votes
Footer for a report that is converted to Word gets cut off
In my report, the page footer is set for .75 inches and in Word it defaults to .5 inches.Answered | 2 Replies | 1137 Views | Created by Jeff Clements - Tuesday, November 24, 2015 5:50 PM | Last reply by Jeff Clements - Wednesday, November 25, 2015 3:28 PM -
0 Votes
Office.Interop.Word different LeftMargin only for footer
The page margin for the footer must be the same as for the Section of which it is a part.Answered | 2 Replies | 833 Views | Created by kirade - Thursday, November 20, 2014 6:45 AM | Last reply by macropod - Saturday, November 22, 2014 5:49 AM -
0 Votes
Modify existing word Footers with VBA
This is the tricky part of Word.Answered | 1 Replies | 4593 Views | Created by cboshdave - Tuesday, November 8, 2011 9:42 PM | Last reply by Shasur - Thursday, November 10, 2011 11:25 AM -
0 Votes
replace header and footer in a word document
I still have my problem with images in header/footer.Answered | 5 Replies | 7840 Views | Created by eGm Be - Wednesday, December 22, 2010 2:33 PM | Last reply by eGm Be - Monday, December 27, 2010 12:47 PM - Items 1 to 20 of 2639675 Next ›
No announcements