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. C#
  4. Saving a word document(2000 to 2010) to xml

Saving a word document(2000 to 2010) to xml

Scheduled Pinned Locked Moved C#
xmlquestiontoolsjson
4 Posts 3 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.
  • H Offline
    H Offline
    Haim Nachum
    wrote on last edited by
    #1

    Hi. How can i save a word document to xml format for parsing later with xslt. I noticed that word 2007-2010 document are constructed with the openxml format so i can use openxml tools to save it. But word 2000-2003 seems to be in binary format. Is there a tool that i can use for this mission? Thanks

    N Y 2 Replies Last reply
    0
    • H Haim Nachum

      Hi. How can i save a word document to xml format for parsing later with xslt. I noticed that word 2007-2010 document are constructed with the openxml format so i can use openxml tools to save it. But word 2000-2003 seems to be in binary format. Is there a tool that i can use for this mission? Thanks

      N Offline
      N Offline
      Not Active
      wrote on last edited by
      #2

      Haim Nachum wrote:

      Is there a tool that i can use for this mission?

      Yes, Word and Save As


      I know the language. I've read a book. - _Madmatt

      1 Reply Last reply
      0
      • H Haim Nachum

        Hi. How can i save a word document to xml format for parsing later with xslt. I noticed that word 2007-2010 document are constructed with the openxml format so i can use openxml tools to save it. But word 2000-2003 seems to be in binary format. Is there a tool that i can use for this mission? Thanks

        Y Offline
        Y Offline
        Yvan Rodrigues
        wrote on last edited by
        #3

        Do you (a) need to access the spreadsheet data programatically, or (b) do you just need a conversion tool. If (a), there are one or more articles on this site that will discuss the pre-XML Word format and how to read and manipulate the data. If (b), what level of automation do you require? Indeed, File | Save as in a recent version will let you save in either OOXML or ODF formats.

        H 1 Reply Last reply
        0
        • Y Yvan Rodrigues

          Do you (a) need to access the spreadsheet data programatically, or (b) do you just need a conversion tool. If (a), there are one or more articles on this site that will discuss the pre-XML Word format and how to read and manipulate the data. If (b), what level of automation do you require? Indeed, File | Save as in a recent version will let you save in either OOXML or ODF formats.

          H Offline
          H Offline
          Haim Nachum
          wrote on last edited by
          #4

          Im sorry , i thought that if i posted the question on a c# forum and would be clear that i meant it programatically. I will seek articals about it. Thanks

          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