save an BMP image to a word table and then load it programmatica



Hi

I would like being able to save a Bmp image into a word table
programmatically and then afterwards being able to load the said image into a
control to compute processes.

I am using :
(Having already the selection in the table)
Selection.InlineShapes.AddPicture FileName:=sourceFile, LinkToFile:=False,
SaveWithDocument:=True
to save the Bitmap into a table with a defined Id

question : is there a mean to name the image when inserting with
inlineshape.addPicture ?

because I would like then being able to retrieve the image within the word
table and then load the said image into a control (say a picture box)
being sure the original image is unchanged (no compression no changes at all).

If any one could give me advises or any help mostly appreciated.
Regards from Paris France

.



Relevant Pages

  • Re: Is there any way to start (and later quit) an EXE file.
    ... the QuitApp subroutine so that it will terminate any process named "VNC.exe" ... Is there also a way to avoid the first macro trying to load the EXE a ... regain complete control of XP and lose barcode scanner control. ... You can use the Shell function to launch an executable file but you ...
    (microsoft.public.excel.misc)
  • Re: Completion of Controller Synhesis
    ... crane position as a function of the control output. ... The hardest way is using load position feedback. ... Where is the crane or cart position then? ...
    (sci.engr.control)
  • Re: Transformer attenuators
    ... Ohm at -6db attenuation, ... combined with around 1nF load capacitance (easily found ... control we must either accept drastically higher levels ...
    (rec.audio.tubes)
  • Re: IsPostBack and usercontrols
    ... Microsoft Online Support ... | End Sub 'LoadTab ... |> Private ContentControl As Control ... Since there exists Data Load code in the Control's internal code ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: IsPostBack and usercontrols
    ... Public Tabs As ArrayList ... Private ContentControl As Control ... Private Sub dlSolMenu_ItemCommand(ByVal source As Object, ... Since there exists Data Load code in the Control's internal code ...
    (microsoft.public.dotnet.framework.aspnet)