No announcements
Found 3089125 threads
-
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 | 3327 Views | Created by vinay9738 - Tuesday, August 4, 2015 11:40 AM | Last reply by ryguy72 - Saturday, August 8, 2015 2:34 AM -
0 Votes
Is there an easy way to import a table from a Word document into a Sharepoint task list?
You need to utilize the Word.Interop API to open and read the Word document, and then either import the table data directly into SP lists ...Answered | 1 Replies | 2599 Views | Created by ScottMNZ - Wednesday, August 12, 2015 1:25 PM | Last reply by Amit Kotha - Wednesday, August 12, 2015 1:51 PM -
1 Votes
import a data in .txt format into vb.net2005 database table
is it helpful for export a data from sqlserver table to text fileAnswered | 16 Replies | 4108 Views | Created by midhous - Friday, February 15, 2013 10:36 AM | Last reply by midhous - Friday, February 22, 2013 8:54 AM -
0 Votes
Import XML document into Word
Say you'd have a template for your document.Answered | 3 Replies | 90290 Views | Created by stomar_3 - Thursday, July 1, 2010 4:07 PM | Last reply by Cindy Meister MVP - Friday, July 2, 2010 5:54 PM -
0 Votes
Importing Word Document as Template
I design my layouts in Word, save as PDF.Answered | 2 Replies | 1280 Views | Created by jr7138 - Thursday, February 5, 2015 8:52 PM | Last reply by jr7138 - Friday, February 6, 2015 2:05 PM -
0 Votes
Import dataGridView data, to a table
You did not say very much about how you put data into the DataGridView so we can only assume we know.Answered | 2 Replies | 457 Views | Created by Adrian Trevino - Tuesday, July 12, 2016 6:59 PM | Last reply by Simple Samples - Wednesday, July 13, 2016 4:17 AM -
0 Votes
rendering a Html Document without losing its formatting in MS Word
So, as I indicated earlier, if the HTML format you want to import into Word does not give the desired result you must change that HTML before handing it ...Answered | 6 Replies | 7209 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
Search a word in binary format from a table in Sql server 2012
FileData is the Cloumn name and its data type is Binnary format.Answered | 5 Replies | 793 Views | Created by Dileep sankar - Monday, September 15, 2014 6:51 AM | Last reply by wBob - Sunday, September 21, 2014 4:04 PM -
0 Votes
Searching Word Documents from VB.Net
You can use interop.Word to read the text from the .docx.Answered | 3 Replies | 1746 Views | Created by Fabs1977 - Friday, February 5, 2016 11:27 AM | Last reply by Cyrille Précetti - Friday, February 5, 2016 1:23 PM -
0 Votes
Add Table to Word Document
I've appended tables to the end of documents before.Answered | 4 Replies | 6051 Views | Created by sjb_dev - Thursday, May 20, 2010 9:04 PM | Last reply by Lu Zhang - Monday, May 31, 2010 6:43 AM -
0 Votes
Table in a WordMl document is not properly displayed in Word 2013.
I would expect Word 2013 to open the WordProcessingML document and do a behind-the-scenes conversion to Word Open XML, analog to how Word used ...Answered | 3 Replies | 864 Views | Created by tester-123 - Tuesday, June 24, 2014 9:46 PM | Last reply by Cindy Meister MVP - Thursday, June 26, 2014 6:17 PM -
0 Votes
Formatting of Data in Listview From Table
From what I've just finished reading it's possible that this will work if this .subitems.add(DtReader("NETTPRICE")) allows the change to it as follows.Answered | 8 Replies | 1415 Views | Created by ipunx - Wednesday, June 12, 2013 11:51 PM | Last reply by Mr. Monkeyboy - Thursday, June 13, 2013 1:47 AM -
1 Votes
Importing data from html table
It will navigate to any url/file and extract all tables data to a txt file with a tab delimiter.Answered | 5 Replies | 5663 Views | Created by ssfssf2010 - Saturday, July 21, 2012 1:42 PM | Last reply by mplaza - Monday, July 23, 2012 2:19 AM -
0 Votes
Get The text of Words from a word document
OK, if the client is willing to save the documents in Word 2003's XML format, the same would be possible (you can extract the information without automating Word).Answered | 25 Replies | 14669 Views | Created by Corby111 - Friday, January 12, 2007 1:53 AM | Last reply by gtes - Thursday, September 10, 2009 5:57 PM -
0 Votes
import data from an excel to a table
Hello, You should explore this link.Answered | 1 Replies | 4325 Views | Created by Creative_Pro - Monday, April 25, 2011 10:56 AM | Last reply by Link.fr - Monday, April 25, 2011 6:19 PM -
0 Votes
import image into table
The query format would look something like this i guess..Answered | 4 Replies | 2149 Views | Created by Vaishu - Thursday, September 6, 2012 9:12 PM | Last reply by Naomi N - Friday, September 7, 2012 1:51 PM -
1 Votes
import an PDF file and paste the data in Access Table in MS Access
If I were you, I'd convert the PDF to Excel, and import the data in Excel to Access.Answered | 9 Replies | 6104 Views | Created by ImamShaik - Wednesday, September 16, 2015 10:01 AM | Last reply by ryguy72 - Saturday, October 10, 2015 12:26 AM -
0 Votes
Convert picture imported to Word document with VBA
Paste Special.Answered | 9 Replies | 2723 Views | Created by JimSchuler - Thursday, April 2, 2015 5:08 PM | Last reply by Ajay Bandooni - Monday, May 4, 2015 2:01 PM -
1 Votes
How to Protect a Word Table in a Word Document without Protecting the Word Document
Is there any way we can Protect a Word Table alone without Protecting the Entire Word Document?Answered | 4 Replies | 2322 Views | Created by Rajesh Bounraja - Wednesday, July 23, 2014 4:01 PM | Last reply by Just Karl - Wednesday, July 23, 2014 5:02 PM -
0 Votes
How to validate formatting of word document using word macro
Hi Paul, i am facing few issues in validating formatting of document using macro, here with i have attached document where issues am facing, and macro ...Answered | 13 Replies | 2846 Views | Created by Raj Dotnet - Friday, March 7, 2014 11:52 AM | Last reply by macropod - Wednesday, December 10, 2014 11:23 PM - Items 1 to 20 of 3089125 Next ›
No announcements