No announcements
Found 2909418 threads
-
1 Votes
Inserting an image to word using Open XML with behind text property
Hi, I have managed to insert an image to word document using open xml but i want this picture has ...Answered | 1 Replies | 4422 Views | Created by burakuytun - Friday, November 9, 2012 9:55 AM | Last reply by Cindy Meister MVP - Saturday, November 10, 2012 9:57 AM -
0 Votes
Inserting a picture set to behind text using word interop
Cindy, Thanks for your assistance. I determined that as an end-user, I couldn't set 'wrap text' at this juncture as there was the image with some ...Answered | 4 Replies | 4908 Views | Created by mastercerebral - Wednesday, August 31, 2011 6:46 AM | Last reply by mastercerebral - Wednesday, August 31, 2011 10:33 AM -
0 Votes
Inserting image with links to Word
Hi Keith, Unfortunately there is no real way to achieve an image with multiple target links in Word. That is the type of scenario most ...Answered | 3 Replies | 2450 Views | Created by Keith Rockhold - Tuesday, November 20, 2012 9:54 PM | Last reply by Gareth Pinto - Wednesday, November 28, 2012 4:34 PM -
0 Votes
Replace text with an image in Word using vb.net
Hello, first of all excuse my bad English, similar to automatic translator... I made an application that replace some text present in a word ...Answered | 2 Replies | 8508 Views | Created by trattobasso - Monday, October 26, 2009 10:02 PM | Last reply by Bessie Zhao - Monday, November 2, 2009 8:07 AM -
0 Votes
Word Open XML Plain text content control
Hi, I am using Open XML format to generate Word documents based on defined templates, in the template i'm having a Plain text ...Answered | 1 Replies | 3208 Views | Created by toSarvan - Wednesday, October 17, 2012 11:40 PM | Last reply by 许阳(无锡) - Friday, October 19, 2012 2:41 AM -
0 Votes
Add an image behind the treenode text
Hi, is it possible to add an image at the end of a treenode. I already have an image/icon in ...Answered | 3 Replies | 1499 Views | Created by Mindcrash83 - Friday, August 16, 2013 11:03 AM | Last reply by Mindcrash83 - Friday, August 30, 2013 9:19 AM -
0 Votes
Open Word XML file using OpenXML
i would like to ask if we could we open a word xml file using the open xml ask as i would like to do word automation in ...Answered | 1 Replies | 5891 Views | Created by eliascfc - Tuesday, August 10, 2010 5:47 AM | Last reply by Ji.Zhou - Monday, August 16, 2010 9:15 AM -
0 Votes
Button Image and Text with OVERLAY puts text BEHIND image
I tried was a ToolStripMenuItem: a) No background image b) display style is image and text c) image ...Answered | 4 Replies | 4200 Views | Created by Lee Gillie - Tuesday, November 8, 2005 8:48 PM | Last reply by Lee Gillie - Thursday, December 8, 2005 11:52 PM -
0 Votes
Inserting an Image using OPENROWSET
), ... I would now like to insert an image into the table using a procedure which is ...Answered | 11 Replies | 8279 Views | Created by Harko - Monday, June 8, 2009 11:28 PM | Last reply by Harko - Tuesday, June 9, 2009 4:39 AM -
0 Votes
Word document using open xml API 2.0
open xml API 2.0 and returning it in memory stream then while opening that document in browser as an attachment using ...Answered | 1 Replies | 3838 Views | Created by Hasan Taher - Thursday, July 12, 2012 2:36 PM | Last reply by JCurry - Thursday, July 12, 2012 3:04 PM -
0 Votes
View Word Document using Open XML
Hello Bruce This is really helpful, I agree but I need some help on extracting various Part of the Document using Open XML and The most ...Answered | 5 Replies | 9020 Views | Created by Bharat_1984 - Monday, September 19, 2011 4:30 AM | Last reply by Bruce Song - Wednesday, October 5, 2011 6:57 AM -
0 Votes
Word 2003 XML to Open XML convertion
We have a lot of documents in the old Word 2003 XML format. Is there any way that we could convert those documents to Open XML format ? Currently it seems ...Answered | 1 Replies | 6981 Views | Created by sergeyv2002 - Monday, September 20, 2010 8:56 PM | Last reply by Ji.Zhou - Wednesday, September 22, 2010 9:29 AM -
0 Votes
Inserting formatted text into Word
Since we're talking VSTO, we're talking Word 2003 or 2007. This means you could use the XML property of the Range object to pick up the ...Answered | 2 Replies | 4222 Views | Created by arthlan_at_work - Monday, January 7, 2008 10:11 PM | Last reply by arthlan_at_work - Tuesday, January 8, 2008 4:28 PM -
0 Votes
inserting watermark text in image
. * So we're going to copy the image into a new bitmap so * we can work with it. */ BitmapAnswered | 1 Replies | 3805 Views | Created by hemananthan - Monday, January 7, 2008 12:56 PM | Last reply by Jerry Noll - Tuesday, January 8, 2008 3:50 PM -
1 Votes
Word chart send behind text
hello guys, is there a way to set a chart in word via vba, to send the chart behind text? thanks. Every ...Answered | 2 Replies | 478 Views | Created by cguan - Tuesday, September 19, 2017 10:51 PM | Last reply by cguan - Saturday, September 23, 2017 4:14 AM -
0 Votes
C# Word 2010 Paste in image and move behind text
Hey Mark, Thanks a lot for your post, I have a similar problem where I want to paste an image to a Word document multiple times but ...Answered | 4 Replies | 8911 Views | Created by Mark_YT - Friday, June 29, 2012 6:01 PM | Last reply by Mark_YT - Saturday, August 4, 2012 4:10 PM -
0 Votes
Inserting an image into a control through code-behind
This may seem like an odd UX functionality. You could have the user click on the image to load the full image in a Child Window.Answered | 5 Replies | 4270 Views | Created by NoTIG - Monday, November 1, 2010 11:24 AM | Last reply by Bayprince - Monday, November 1, 2010 1:10 PM -
0 Votes
To Unprotect the word document using Open XML
> To unprotect the word document using Open XML An important point to note here is that, documentAnswered | 1 Replies | 1812 Views | Created by Mohit Dubey648 - Tuesday, March 31, 2015 4:52 AM | Last reply by Jeffrey_Chen_ - Thursday, April 2, 2015 6:58 AM -
0 Votes
How to save a selected word image to image file in open XML in PNG format?
Hi Everyone, I have a very strange problem. I want to extract the image from word using open xml sdk. Here the user selects the ...Answered | 1 Replies | 1968 Views | Created by Shahab Uddin Abbasi - Wednesday, January 14, 2015 2:35 PM | Last reply by Caillen - Thursday, January 15, 2015 8:57 AM -
0 Votes
How to insert an image and visio drawing into word document using Open XML SDK 2 API?
Hi, 1) For inserting an image into a word document, please refer theAnswered | 2 Replies | 5332 Views | Created by MSDN Student - Thursday, February 2, 2012 5:44 PM | Last reply by Calvin_Gao - Friday, February 3, 2012 7:31 AM - Items 1 to 20 of 2909418 Next ›
No announcements