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. putting image on other image in ms word

putting image on other image in ms word

Scheduled Pinned Locked Moved C#
csharphelptutorial
7 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.
  • P Offline
    P Offline
    praveen pandey
    wrote on last edited by
    #1

    hi everybody, can anybody tell me how can we put a image over another image in ms word through C#.I mean after inserting a image in word file through C# i have to insert another image over previous image.How to do this please help me regards, praveen

    C D 2 Replies Last reply
    0
    • P praveen pandey

      hi everybody, can anybody tell me how can we put a image over another image in ms word through C#.I mean after inserting a image in word file through C# i have to insert another image over previous image.How to do this please help me regards, praveen

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      Does Word even support this ? Or do you mean replace ( not merge ) the image ?

      Christian Graus - C++ MVP 'Why don't we jump on a fad that hasn't already been widely discredited ?' - Dilbert

      P 1 Reply Last reply
      0
      • C Christian Graus

        Does Word even support this ? Or do you mean replace ( not merge ) the image ?

        Christian Graus - C++ MVP 'Why don't we jump on a fad that hasn't already been widely discredited ?' - Dilbert

        P Offline
        P Offline
        praveen pandey
        wrote on last edited by
        #3

        actually i have inserted a image of a windows now i want to put mouse icon image on some specific point over previously inserted image.i don't know whether word support this or not.if possible then please let me know. thanks, praveen

        C 1 Reply Last reply
        0
        • P praveen pandey

          actually i have inserted a image of a windows now i want to put mouse icon image on some specific point over previously inserted image.i don't know whether word support this or not.if possible then please let me know. thanks, praveen

          C Offline
          C Offline
          Christian Graus
          wrote on last edited by
          #4

          I don't believe so, no.  If you can't do it in Word, I doubt you can do it by controlling Word. You want to draw an icon as you move the mouse, or make a permanent watermark ?

          Christian Graus - C++ MVP 'Why don't we jump on a fad that hasn't already been widely discredited ?' - Dilbert

          P 1 Reply Last reply
          0
          • C Christian Graus

            I don't believe so, no.  If you can't do it in Word, I doubt you can do it by controlling Word. You want to draw an icon as you move the mouse, or make a permanent watermark ?

            Christian Graus - C++ MVP 'Why don't we jump on a fad that hasn't already been widely discredited ?' - Dilbert

            P Offline
            P Offline
            praveen pandey
            wrote on last edited by
            #5

            i have an icon image of mouse arrow i just want to put it somewhere over the image.

            C 1 Reply Last reply
            0
            • P praveen pandey

              i have an icon image of mouse arrow i just want to put it somewhere over the image.

              C Offline
              C Offline
              Christian Graus
              wrote on last edited by
              #6

              OK, if you want to merge it on once, perhaps you can retrieve the bitmap and draw your arrow on it.

              Christian Graus - C++ MVP 'Why don't we jump on a fad that hasn't already been widely discredited ?' - Dilbert

              1 Reply Last reply
              0
              • P praveen pandey

                hi everybody, can anybody tell me how can we put a image over another image in ms word through C#.I mean after inserting a image in word file through C# i have to insert another image over previous image.How to do this please help me regards, praveen

                D Offline
                D Offline
                davidc2p
                wrote on last edited by
                #7

                You just have to change the properties of the images so that they can overlap. Normaly, when images are defined "in front of text", they are able to overlap. Then you just need to change the position of the images. Try to make it manualy by recording in a macro your action, then get the code and adapt it to offie automation. it should work.

                David Domingues at webrickco@gmail.com. Feel free to visit http://webrick.athost.net/index.php

                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