Re: How to get the plain text (without "||||||||||") from word ducment includes table?
- From: "Hurry Wood" <winsays@xxxxxxxxxxx>
- Date: Sun, 8 May 2005 08:04:21 +0800
Hi Cindy,
I have tried the Paragrph-By-Paragraph resolvent, but I still got some
additional codes, which included "|||||". Could you post a code snippet over
here about it? (VB or VC++)
Hurry
"Cindy M -WordMVP-" <C.Meister-C@xxxxxxxxxx> :VA.0000ac88.00609f5a@xxxxxxxxx
> Hi Hurry,
>
> > Nope, I dont know if it is special table marks in Word, but I am sure
that
> > it is not ANSI tab mark. I guess those additional marks might be defined
as
> > MS Word-Specified Tabble mark, cause in that those codes always be out
there
> > every time the document include table contents. The problem is that the
> > number of characters retrieved from Range.Text doesnt equal to it that
the
> > result from Range.Characters.Count. You could try verify the result for
> > "Range.Characters.Count" and "number of characters of Range.Text", if
you do
> > so, you can find they are always different results if your active
document
> > includes some "Table contents"
> >
> Read my previous response carefully. I was NOT asking about tab
characters. I
> was asking which ANSI characters these odd things are that you're picking
up.
>
> Yes, of course a table will generate/contain characters in the range. It
must.
> How else would Word know a table is there? But if you're still trying to
pick
> up characters across an entire range that includes a table, rather than
> paragraph-by-paragraph, that's what you're going to get. And if you can't
> research the question I asked about what character codes these odd
characters
> are, then you really aren't going to get out of this loop you're in...
>
> Cindy Meister
> INTER-Solutions, Switzerland
> http://homepage.swissonline.ch/cindymeister (last update Jun 8 2004)
> http://www.word.mvps.org
>
> This reply is posted in the Newsgroup; please post any follow question or
> reply in the newsgroup and not by e-mail :-)
>
.
- Follow-Ups:
- Re: How to get the plain text (without "||||||||||") from word ducment includes table?
- From: Cindy M -WordMVP-
- Re: How to get the plain text (without "||||||||||") from word ducment includes table?
- References:
- Re: How to get the plain text (without "||||||||||") from word ducment includes table?
- From: Cindy M -WordMVP-
- Re: How to get the plain text (without "||||||||||") from word ducment includes table?
- From: Hurry Wood
- Re: How to get the plain text (without "||||||||||") from word ducment includes table?
- From: Cindy M -WordMVP-
- Re: How to get the plain text (without "||||||||||") from word ducment includes table?
- From: Hurry Wood
- Re: How to get the plain text (without "||||||||||") from word ducment includes table?
- From: Cindy M -WordMVP-
- Re: How to get the plain text (without "||||||||||") from word ducment includes table?
- Prev by Date: Re: Preview-Event in Word 2003
- Next by Date: Re: Preview-Event in Word 2003
- Previous by thread: Re: How to get the plain text (without "||||||||||") from word ducment includes table?
- Next by thread: Re: How to get the plain text (without "||||||||||") from word ducment includes table?
- Index(es):
Relevant Pages
|