Can I reduce the number of vertices in a polyline and how?

I am trying to reduce the number of vertices in a polyline. I used TEXTEXPLODE to make the text a polyline but it has way too many vertices. I would like to reduce it by as much as 90% if possible.

Thanks,

Andrew