No announcements
Found 2560090 threads
-
0 Votes
How to format the oleobject in word document?
I had tried the inlineShape.ConvertToShape() method ,but when the inlineshape is an excel document, it doesn't work.Answered | 5 Replies | 4653 Views | Created by leechao - Wednesday, May 6, 2009 3:47 AM | Last reply by Avinash R - Wednesday, May 27, 2009 1:13 AM -
0 Votes
An Embedded Word Fails to Fire OleObject Events And Word Document Events
With testing, MacroButton is worked, and all the other events of document would not fire when it is an embedded word document in excel.Answered | 3 Replies | 919 Views | Created by johny w - Sunday, February 21, 2016 9:10 PM | Last reply by Edward8520 - Tuesday, February 23, 2016 2:03 AM -
0 Votes
How to validate formatting of word document using word macro
Cheers Paul Edstein [MS MVP - Word]Answered | 13 Replies | 2847 Views | Created by Raj Dotnet - Friday, March 7, 2014 11:52 AM | Last reply by macropod - Wednesday, December 10, 2014 11:23 PM -
5 Votes
oleobject in C#
Yes, the code would be something like : Type comObjectType = Type.GetTypeFromProgID("oleobject someobjectname"); object theComObject = ...Answered | 10 Replies | 9500 Views | Created by RaghulR - Friday, September 28, 2012 12:43 AM | Last reply by RaghulR - Tuesday, October 2, 2012 3:30 AM -
2 Votes
Word Document within a vfp form
Hi Stanley Pereira, If you just want to link an existing word document, you could use the OLE container (ActiveX Control in the form controls toolbar).Answered | 2 Replies | 1605 Views | Created by Stanley Pereira - Wednesday, October 26, 2016 6:38 PM | Last reply by Neda Zhang - Thursday, October 27, 2016 6:01 AM -
0 Votes
Code to add html formatted string to a word document using Word Library
http://asptutorials.net/C-SHARP/accessing-ms-word-documents-from-dot-net/ http://www.c-sharpcorner.com/UploadFile/amrish_deep/WordAutomation05102007 ...Answered | 1 Replies | 3769 Views | Created by Genelia - Monday, December 14, 2009 8:47 AM | Last reply by Narayanan Dayalan - Monday, December 14, 2009 8:53 AM -
0 Votes
how to copy cotent of a word document and paste into another word document.
its doc and docx both. and sorry for the bad explanation in Question i want to copy the Complte content of word document into another word Document.Answered | 7 Replies | 2772 Views | Created by Ayub Khan M - Friday, October 16, 2015 4:57 AM | Last reply by Ashok Kumar_ - Wednesday, November 18, 2015 2:25 AM -
0 Votes
How to delete Content Control in Word document using OpenXML Format SDK?
> How to delete Content Control in Word document using OpenXML Format SDK?Answered | 1 Replies | 1482 Views | Created by Selvam S - Thursday, October 8, 2015 11:40 AM | Last reply by Edward8520 - Friday, October 9, 2015 2:54 AM -
3 Votes
How to get Word-2007 File Format of the current document ?
We can use it to record the actions users were doing in Macro format.Answered | 9 Replies | 4107 Views | Created by DFusionTF - Saturday, March 27, 2010 4:20 PM | Last reply by Ji.Zhou - Friday, April 2, 2010 2:47 AM -
3 Votes
How to convert the current form into a document / word document
I thin k that would be much beetter than a word document .Answered | 4 Replies | 1030 Views | Created by Jeevan Vinay - Saturday, May 23, 2015 11:09 AM | Last reply by Andy ONeill - Monday, May 25, 2015 9:37 AM -
1 Votes
Extract embedded document with the word document.
There is a sample available which demonstrates how to extract the embedded files from Office 2007 format files (.docx, xlsx etc).Answered | 9 Replies | 54092 Views | Created by Ayyanar. J - Monday, September 3, 2007 4:34 AM | Last reply by Sreerenj Na - MSFT - Wednesday, October 3, 2012 2:07 PM -
0 Votes
Importing data from word document(Table format)
How about going form Word tables to Excel, and then from Excel to SQL Server?Answered | 15 Replies | 3330 Views | Created by vinay9738 - Tuesday, August 4, 2015 11:40 AM | Last reply by ryguy72 - Saturday, August 8, 2015 2:34 AM -
2 Votes
to retrive oleobject data typefrom access database or save it into local hdd.
i have a access database stored oleobject datatype data as ms word document, i want to save it into local hdd.i m trying to save it .but it is saving in this ...Answered | 2 Replies | 11674 Views | Created by john michal - Tuesday, August 4, 2009 6:35 AM | Last reply by Zoltán Horváth - Wednesday, January 2, 2013 12:10 PM -
1 Votes
OLEObject macro activated in specific cell
Hello, Range does not support your method "oleobjects".Answered | 2 Replies | 695 Views | Created by rmphoenix - Thursday, November 13, 2014 11:58 AM | Last reply by rmphoenix - Thursday, November 13, 2014 12:32 PM -
1 Votes
How to Convert Infopath to Word Document?
Save as with doc or docx format.Answered | 10 Replies | 71542 Views | Created by Saravanakumars38 - Thursday, September 20, 2007 5:56 PM | Last reply by mboccenti - Saturday, November 6, 2010 12:43 AM -
0 Votes
rendering a Html Document without losing its formatting in MS Word
Now the word is displaying in the required format.Answered | 6 Replies | 7213 Views | Created by Pa1 Kumar - Friday, August 24, 2012 7:40 PM | Last reply by Pa1 Kumar - Tuesday, August 28, 2012 9:07 PM -
1 Votes
Export a SharePoint 2010 List into a single Word Document preserving field formatting
Hi Hani, If you want to export specific list item to word, I would suggest you to use SP.Listitem.WordExporter in codeplex.Answered | 1 Replies | 1652 Views | Created by Hani Dean - Monday, November 2, 2015 11:12 PM | Last reply by Wendy DZ - Tuesday, November 3, 2015 1:58 AM -
5 Votes
Store Images in OLEObjects and Display in Reports
How to do it?Answered | 14 Replies | 4944 Views | Created by Wasif Shahid - Thursday, November 15, 2012 11:31 AM | Last reply by Peter Doering - Saturday, December 1, 2012 10:52 PM -
0 Votes
MS Word 2007 Automation - Problem with documents saved in '.doc' format..
I basically create HTML report, however, user has the option to generate report in word format (*.docx and *.doc).Answered | 2 Replies | 5955 Views | Created by Satyenjit - Friday, December 24, 2010 12:53 PM | Last reply by Bessie Zhao - Monday, December 27, 2010 10:04 AM -
0 Votes
C# inserting word document with formatting into outlook message
Here's an example on how to use Inspector.WordEditor.Answered | 6 Replies | 7887 Views | Created by Huginson - Sunday, August 30, 2009 7:38 PM | Last reply by Huginson - Tuesday, September 1, 2009 5:11 AM - Items 1 to 20 of 2560090 Next ›
No announcements