save an BMP image to a word table and then load it programmatica
- From: Herve cadieu <Hervecadieu@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 15 May 2005 02:17:01 -0700
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
.
- Follow-Ups:
- Re: save an BMP image to a word table and then load it programmatica
- From: Cindy M -WordMVP-
- Re: save an BMP image to a word table and then load it programmatica
- Prev by Date: Re: Question About Dicument Variables
- Next by Date: Re: Question About Dicument Variables
- Previous by thread: Question About Dicument Variables
- Next by thread: Re: save an BMP image to a word table and then load it programmatica
- Index(es):
Relevant Pages
|