Hello, Thanks for the help, I read the doc there is bold, italic under font class. I am unable to figure out how to fetch the bold or italic words.
Could you please share code how you implemented for fetching underlined words. ----------------------------------- Regards, Shashidhar N.Paragonda shashidha...@gmail.com +919900093835 On Wed, Mar 12, 2014 at 10:58 AM, Gora Mohanty <g...@mimirtech.com> wrote: > On 12 March 2014 10:29, Shashidhar Paragonda <shashidha...@gmail.com> > wrote: > > > > Hello Python hackers > > > > >>> I have a excel file which has some amount of data. > > >>> The data in each row has some words which are italic and bolded. > > >>> my requirement is I need to extract only italic or bold words from > each > > row. > > >>> any suggestions on the same, thank you in advance. > > Try xlrd. This includes style information from the Excel file. We have used > it to pick out underlined fonts, so I imagine that bold/italic should also > be possible. Please check the documentation. > > Regards, > Gora > _______________________________________________ > BangPypers mailing list > BangPypers@python.org > https://mail.python.org/mailman/listinfo/bangpypers > _______________________________________________ BangPypers mailing list BangPypers@python.org https://mail.python.org/mailman/listinfo/bangpypers