<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: ShrawanSai</title>
    <description>The latest articles on DEV Community by ShrawanSai (@shrawansai).</description>
    <link>https://dev.to/shrawansai</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F357429%2F98fede23-2af1-4ce5-b981-eed2c6e6e421.png</url>
      <title>DEV Community: ShrawanSai</title>
      <link>https://dev.to/shrawansai</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/shrawansai"/>
    <language>en</language>
    <item>
      <title>How to extract bullet points from .pptx files with python?</title>
      <dc:creator>ShrawanSai</dc:creator>
      <pubDate>Sun, 29 Mar 2020 22:52:50 +0000</pubDate>
      <link>https://dev.to/shrawansai/how-to-extract-bullet-points-from-pptx-files-with-python-1hp7</link>
      <guid>https://dev.to/shrawansai/how-to-extract-bullet-points-from-pptx-files-with-python-1hp7</guid>
      <description>&lt;div class="ltag__stackexchange--container"&gt;
  &lt;div class="ltag__stackexchange--title-container"&gt;
    
      &lt;div class="ltag__stackexchange--title"&gt;
        &lt;h1&gt;
          &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--nfpfhxRD--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/stackoverflow-logo-7a8ef189e4f15e79cc8edc0cd3cff97b77dbaf61e8d5bee3c7507ace7d776b83.svg" alt=""&gt;
            &lt;a href="https://stackoverflow.com/questions/60921724/how-to-extract-bullet-points-from-pptx-files-with-python" rel="noopener noreferrer"&gt;
               How to extract bullet points from .pptx files with python?
            &lt;/a&gt;
        &lt;/h1&gt;
        &lt;div class="ltag__stackexchange--post-metadata"&gt;
          &lt;span&gt;Mar 29 '20&lt;/span&gt;
            &lt;span&gt;Comments: 1&lt;/span&gt;
            &lt;span&gt;Answers: 0&lt;/span&gt;
        &lt;/div&gt;
      &lt;/div&gt;
      &lt;a class="ltag__stackexchange--score-container" href="https://stackoverflow.com/questions/60921724/how-to-extract-bullet-points-from-pptx-files-with-python" rel="noopener noreferrer"&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s---Gu-KklO--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/stackexchange-arrow-up-d310ac55a57f00b74b1303a08e0f2e3cdea8fea5989fa5d70f506008aa86428b.svg" alt=""&gt;
        &lt;div class="ltag__stackexchange--score-number"&gt;
          0
        &lt;/div&gt;
        &lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--nOzY64sa--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://practicaldev-herokuapp-com.freetls.fastly.net/assets/stackexchange-arrow-down-fd895e09c6a93e39464cad43d727a293eae44c7228c087e86d478214a271c794.svg" alt=""&gt;
      &lt;/a&gt;
    
  &lt;/div&gt;
  &lt;div class="ltag__stackexchange--body"&gt;
    
&lt;p&gt;I'm working on this project where I need to extract text from pptx files which I am able to do so using the python-pptx module.&lt;/p&gt;
&lt;p&gt;The problem arises when, the there is a slide with bullet points in it. Using the following code I am able to extract all text…&lt;/p&gt;
    
  &lt;/div&gt;
  &lt;div class="ltag__stackexchange--btn--container"&gt;
    
      &lt;a href="https://stackoverflow.com/questions/60921724/how-to-extract-bullet-points-from-pptx-files-with-python" rel="noopener noreferrer"&gt;Open Full Question&lt;/a&gt;
    
  &lt;/div&gt;
&lt;/div&gt;


</description>
      <category>python</category>
    </item>
  </channel>
</rss>
