Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. get word text from doc file

get word text from doc file

Scheduled Pinned Locked Moved Visual Basic
databasehelpquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    shinay
    wrote on last edited by
    #1

    I am trying to extract word information from vb app. when I select a particular file like ms word document I want to get all or a part of text and put it in DB or another text to display. The thing is in order to load word document in object I need to open MS word. If only one file is selected, no problem. However, I want to manage multiple files( say 100 ) to do the same thing. In this case I have to open/close word 100 times, right? I am afraid it will slow the process and I don't want to see ms word open/close a hundred of times. I know if I pay the money, there is a couple of solution. I am not ready to spend my money unless there is nothing I can do about. anyone has a solution to this?

    P 1 Reply Last reply
    0
    • S shinay

      I am trying to extract word information from vb app. when I select a particular file like ms word document I want to get all or a part of text and put it in DB or another text to display. The thing is in order to load word document in object I need to open MS word. If only one file is selected, no problem. However, I want to manage multiple files( say 100 ) to do the same thing. In this case I have to open/close word 100 times, right? I am afraid it will slow the process and I don't want to see ms word open/close a hundred of times. I know if I pay the money, there is a couple of solution. I am not ready to spend my money unless there is nothing I can do about. anyone has a solution to this?

      P Offline
      P Offline
      pbpb
      wrote on last edited by
      #2

      You don't need to SHOW any of those Word documents. Additionally you should do something like this: open word, open doc, get data, close doc, open next, etc.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups