<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Groupdocs API References – DocumentData class</title>
    <link>https://reference.groupdocs.com/parser/python-net/groupdocs.parser.data/documentdata/</link>
    <description>Recent content in DocumentData class on Groupdocs API References</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    
	  <atom:link href="https://reference.groupdocs.com/parser/python-net/groupdocs.parser.data/documentdata/index.xml" rel="self" type="application/rss+xml" />
    
    
      
        
      
    
    
    <item>
      <title>Python-Net: DocumentData constructor</title>
      <link>https://reference.groupdocs.com/parser/python-net/groupdocs.parser.data/documentdata/__init__/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://reference.groupdocs.com/parser/python-net/groupdocs.parser.data/documentdata/__init__/</guid>
      <description>
        
        
        &lt;h2 id=&#34;list&#34;&gt;&lt;strong&gt;init&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;Constructs a new instance of DocumentData&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-python&#34; data-lang=&#34;python&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;k&#34;&gt;def&lt;/span&gt; &lt;span class=&#34;fm&#34;&gt;__init__&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;bp&#34;&gt;self&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;,&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;fields&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;):&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;    &lt;span class=&#34;o&#34;&gt;...&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th style=&#34;text-align:left&#34;&gt;Parameter&lt;/th&gt;
&lt;th style=&#34;text-align:left&#34;&gt;Type&lt;/th&gt;
&lt;th style=&#34;text-align:left&#34;&gt;Description&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style=&#34;text-align:left&#34;&gt;fields&lt;/td&gt;
&lt;td style=&#34;text-align:left&#34;&gt;list&lt;/td&gt;
&lt;td style=&#34;text-align:left&#34;&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id=&#34;groupdocs.parser.templates.Template-list&#34;&gt;&lt;strong&gt;init&lt;/strong&gt;&lt;/h2&gt;
&lt;p&gt;Constructs a new instance of DocumentData&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-python&#34; data-lang=&#34;python&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;k&#34;&gt;def&lt;/span&gt; &lt;span class=&#34;fm&#34;&gt;__init__&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;bp&#34;&gt;self&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;,&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;template&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;,&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;fields&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;):&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;    &lt;span class=&#34;o&#34;&gt;...&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th style=&#34;text-align:left&#34;&gt;Parameter&lt;/th&gt;
&lt;th style=&#34;text-align:left&#34;&gt;Type&lt;/th&gt;
&lt;th style=&#34;text-align:left&#34;&gt;Description&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style=&#34;text-align:left&#34;&gt;template&lt;/td&gt;
&lt;td style=&#34;text-align:left&#34;&gt;groupdocs.parser.templates.Template&lt;/td&gt;
&lt;td style=&#34;text-align:left&#34;&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style=&#34;text-align:left&#34;&gt;fields&lt;/td&gt;
&lt;td style=&#34;text-align:left&#34;&gt;list&lt;/td&gt;
&lt;td style=&#34;text-align:left&#34;&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 id=&#34;see-also&#34;&gt;See Also&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;module &lt;a href=&#34;../../&#34;&gt;&lt;code&gt;groupdocs.parser.data&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;class &lt;a href=&#34;https://reference.groupdocs.com/parser/parser/python-net/groupdocs.parser.data/documentdata&#34;&gt;&lt;code&gt;DocumentData&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

      </description>
    </item>
    
    <item>
      <title>Python-Net: get_fields_by_name method</title>
      <link>https://reference.groupdocs.com/parser/python-net/groupdocs.parser.data/documentdata/get_fields_by_name/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://reference.groupdocs.com/parser/python-net/groupdocs.parser.data/documentdata/get_fields_by_name/</guid>
      <description>
        
        
        &lt;h2 id=&#34;System.String&#34;&gt;get_fields_by_name&lt;/h2&gt;
&lt;p&gt;Returns the collection of field data where the name is equal to &lt;code&gt;field_name&lt;/code&gt;.&lt;/p&gt;
&lt;h3 id=&#34;returns&#34;&gt;Returns&lt;/h3&gt;
&lt;p&gt;A collection of &lt;a href=&#34;https://reference.groupdocs.com/parser/parser/python-net/groupdocs.parser.data/fielddata&#34;&gt;&lt;code&gt;FieldData&lt;/code&gt;&lt;/a&gt; objects; empty collection if no field data is found.&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-python&#34; data-lang=&#34;python&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;k&#34;&gt;def&lt;/span&gt; &lt;span class=&#34;nf&#34;&gt;get_fields_by_name&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;bp&#34;&gt;self&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;,&lt;/span&gt; &lt;span class=&#34;n&#34;&gt;field_name&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;):&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;    &lt;span class=&#34;o&#34;&gt;...&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th style=&#34;text-align:left&#34;&gt;Parameter&lt;/th&gt;
&lt;th style=&#34;text-align:left&#34;&gt;Type&lt;/th&gt;
&lt;th style=&#34;text-align:left&#34;&gt;Description&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style=&#34;text-align:left&#34;&gt;field_name&lt;/td&gt;
&lt;td style=&#34;text-align:left&#34;&gt;System.String&lt;/td&gt;
&lt;td style=&#34;text-align:left&#34;&gt;The name of the field.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 id=&#34;example&#34;&gt;Example&lt;/h3&gt;
&lt;p&gt;Find fields by a field name:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://reference.groupdocs.com/parser/parser/python-net/groupdocs.parser.data/fielddata&#34;&gt;&lt;code&gt;FieldData&lt;/code&gt;&lt;/a&gt; class represents field data. Depending on the field &lt;a href=&#34;https://reference.groupdocs.com/parser/parser/python-net/groupdocs.parser.data/fielddata#page_area&#34;&gt;&lt;code&gt;FieldData.page_area&lt;/code&gt;&lt;/a&gt; property
can contain any of the inheritors of &lt;a href=&#34;https://reference.groupdocs.com/parser/parser/python-net/groupdocs.parser.data/pagearea&#34;&gt;&lt;code&gt;PageArea&lt;/code&gt;&lt;/a&gt; class. For example, &lt;a href=&#34;https://reference.groupdocs.com/parser/parser/python-net/groupdocs.parser/parser/parse_form&#34;&gt;&lt;code&gt;Parser.parse_form&lt;/code&gt;&lt;/a&gt; method
extracts only text fields.&lt;/p&gt;
&lt;h3 id=&#34;see-also&#34;&gt;See Also&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;module &lt;a href=&#34;../../&#34;&gt;&lt;code&gt;groupdocs.parser.data&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;class &lt;a href=&#34;https://reference.groupdocs.com/parser/parser/python-net/groupdocs.parser.data/documentdata&#34;&gt;&lt;code&gt;DocumentData&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;class &lt;a href=&#34;https://reference.groupdocs.com/parser/parser/python-net/groupdocs.parser.data/fielddata&#34;&gt;&lt;code&gt;FieldData&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;class &lt;a href=&#34;https://reference.groupdocs.com/parser/parser/python-net/groupdocs.parser.data/pagearea&#34;&gt;&lt;code&gt;PageArea&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

      </description>
    </item>
    
    <item>
      <title>Python-Net: DocumentData indexer</title>
      <link>https://reference.groupdocs.com/parser/python-net/groupdocs.parser.data/documentdata/__getitem__/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://reference.groupdocs.com/parser/python-net/groupdocs.parser.data/documentdata/__getitem__/</guid>
      <description>
        
        
        &lt;h2 id=&#34;documentdata-indexer&#34;&gt;DocumentData indexer&lt;/h2&gt;
&lt;p&gt;Gets the field data by an index.&lt;/p&gt;
&lt;h3 id=&#34;indexer&#34;&gt;Indexer&lt;/h3&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th style=&#34;text-align:left&#34;&gt;Name&lt;/th&gt;
&lt;th style=&#34;text-align:left&#34;&gt;Description&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style=&#34;text-align:left&#34;&gt;index&lt;/td&gt;
&lt;td style=&#34;text-align:left&#34;&gt;The zero-based index of the field.&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h3 id=&#34;returns&#34;&gt;Returns&lt;/h3&gt;
&lt;p&gt;An instance of &lt;a href=&#34;https://reference.groupdocs.com/parser/parser/python-net/groupdocs.parser.data/fielddata&#34;&gt;&lt;code&gt;FieldData&lt;/code&gt;&lt;/a&gt; class.&lt;/p&gt;
&lt;h3 id=&#34;example&#34;&gt;Example&lt;/h3&gt;
&lt;p&gt;Iteration via all the fields:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://reference.groupdocs.com/parser/parser/python-net/groupdocs.parser.data/fielddata&#34;&gt;&lt;code&gt;FieldData&lt;/code&gt;&lt;/a&gt; class represents field data. Depending on the field &lt;a href=&#34;https://reference.groupdocs.com/parser/parser/python-net/groupdocs.parser.data/fielddata#page_area&#34;&gt;&lt;code&gt;FieldData.page_area&lt;/code&gt;&lt;/a&gt; property
can contain any of the inheritors of &lt;a href=&#34;https://reference.groupdocs.com/parser/parser/python-net/groupdocs.parser.data/pagearea&#34;&gt;&lt;code&gt;PageArea&lt;/code&gt;&lt;/a&gt; class. For example, &lt;a href=&#34;https://reference.groupdocs.com/parser/parser/python-net/groupdocs.parser/parser/parse_form&#34;&gt;&lt;code&gt;Parser.parse_form&lt;/code&gt;&lt;/a&gt; method
extracts only text fields:&lt;/p&gt;
&lt;h3 id=&#34;see-also&#34;&gt;See Also&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;module &lt;a href=&#34;../../&#34;&gt;&lt;code&gt;groupdocs.parser.data&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;class &lt;a href=&#34;https://reference.groupdocs.com/parser/parser/python-net/groupdocs.parser.data/documentdata&#34;&gt;&lt;code&gt;DocumentData&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;class &lt;a href=&#34;https://reference.groupdocs.com/parser/parser/python-net/groupdocs.parser.data/fielddata&#34;&gt;&lt;code&gt;FieldData&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;class &lt;a href=&#34;https://reference.groupdocs.com/parser/parser/python-net/groupdocs.parser.data/pagearea&#34;&gt;&lt;code&gt;PageArea&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

      </description>
    </item>
    
    <item>
      <title>Python-Net: count property</title>
      <link>https://reference.groupdocs.com/parser/python-net/groupdocs.parser.data/documentdata/count/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://reference.groupdocs.com/parser/python-net/groupdocs.parser.data/documentdata/count/</guid>
      <description>
        
        
        &lt;h2 id=&#34;count-property&#34;&gt;count property&lt;/h2&gt;
&lt;p&gt;Gets the total number of the fields data.&lt;/p&gt;
&lt;h3 id=&#34;definition&#34;&gt;Definition:&lt;/h3&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-python&#34; data-lang=&#34;python&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;nd&#34;&gt;@property&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;k&#34;&gt;def&lt;/span&gt; &lt;span class=&#34;nf&#34;&gt;count&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;bp&#34;&gt;self&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;):&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;    &lt;span class=&#34;o&#34;&gt;...&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h3 id=&#34;see-also&#34;&gt;See Also&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;module &lt;a href=&#34;../../&#34;&gt;&lt;code&gt;groupdocs.parser.data&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;class &lt;a href=&#34;https://reference.groupdocs.com/parser/parser/python-net/groupdocs.parser.data/documentdata&#34;&gt;&lt;code&gt;DocumentData&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

      </description>
    </item>
    
    <item>
      <title>Python-Net: template property</title>
      <link>https://reference.groupdocs.com/parser/python-net/groupdocs.parser.data/documentdata/template/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://reference.groupdocs.com/parser/python-net/groupdocs.parser.data/documentdata/template/</guid>
      <description>
        
        
        &lt;h2 id=&#34;template-property&#34;&gt;template property&lt;/h2&gt;
&lt;p&gt;Gets the template.&lt;/p&gt;
&lt;h3 id=&#34;definition&#34;&gt;Definition:&lt;/h3&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-python&#34; data-lang=&#34;python&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;nd&#34;&gt;@property&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;&lt;span class=&#34;k&#34;&gt;def&lt;/span&gt; &lt;span class=&#34;nf&#34;&gt;template&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;(&lt;/span&gt;&lt;span class=&#34;bp&#34;&gt;self&lt;/span&gt;&lt;span class=&#34;p&#34;&gt;):&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;    &lt;span class=&#34;o&#34;&gt;...&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h3 id=&#34;see-also&#34;&gt;See Also&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;module &lt;a href=&#34;../../&#34;&gt;&lt;code&gt;groupdocs.parser.data&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;class &lt;a href=&#34;https://reference.groupdocs.com/parser/parser/python-net/groupdocs.parser.data/documentdata&#34;&gt;&lt;code&gt;DocumentData&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;class &lt;a href=&#34;https://reference.groupdocs.com/parser/parser/python-net/groupdocs.parser.templates/template&#34;&gt;&lt;code&gt;Template&lt;/code&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

      </description>
    </item>
    
  </channel>
</rss>
