Sort Score
Result 10 results
Languages All
Labels All
Results 4,791 - 4,800 of 5,205 for

groupdocs.total,

(0.71 sec)
  1. Parse data from PDF documents | GroupDocs

    To extract data from PDF documents parseForm and parseByTemplate(Template) methods are used. Both methods return DocumentData object. For details, see Working With Extracted Data. Here are the steps to extract data from PDF Form: Instantiate Parser object for the initial document Call parseForm method and obtain the DocumentData object; Check if data isn’t null (parse form is supported for the document); Iterate over field data to obtain form data. The following example shows the use case when a user fills in PDF form and send it by email (for example)....To extract data from PDF documents parseForm and parseByTemplate(Template) methods are used. Both methods return DocumentData object. For details, see Working With Extracted Data. Here are the steps to extract data from PDF Form: Instantiate Parser object for the initial document Call parseForm method and obtain the DocumentData object; Check if data isn’t null (parse form is supported for the document); Iterate over field data to obtain form data. The following example shows the use case when a user fills in PDF form and send it by email (for example).

    docs.groupdocs.com/parser/java/parse-data-from-...
  2. Search text | GroupDocs

    Learn how to search for keywords and use regular expressions to find text in documents using GroupDocs.Parser for Python via .NET. Search text with case sensitivity and whole word options....Learn how to search for keywords and use regular expressions to find text in documents using GroupDocs.Parser for Python via .NET. Search text with case sensitivity and whole word options.

    docs.groupdocs.com/parser/python-net/search-text/
  3. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more...It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more

    docs.groupdocs.com/parser/net/supported-documen...
  4. Indexing from different sources | GroupDocs

    GroupDocs.Search allows indexing documents from various sources....GroupDocs.Search allows indexing documents from various sources.

    docs.groupdocs.com/search/java/indexing-from-di...
  5. Generate Master-Detail Reports | GroupDocs

    Create parent-child reports with nested data bands to display master records with their detail records....Create parent-child reports with nested data bands to display master records with their detail records.

    docs.groupdocs.com/assembly/net/basic-usage-mas...
  6. Generate Document from XML Data Source | GroupDocs

    Create reports from XML data sources using XmlDataSource class to load and bind XML data to templates....Create reports from XML data sources using XmlDataSource class to load and bind XML data to templates.

    docs.groupdocs.com/assembly/net/basic-usage-xml...
  7. Metadata redactions | GroupDocs

    This article shows that how C# redaction API allows you to replace or remove metadata using filters or search by regular expression....This article shows that how C# redaction API allows you to replace or remove metadata using filters or search by regular expression.

    docs.groupdocs.com/redaction/python-net/metadat...
  8. Search results | GroupDocs

    This article shows that how to perform the operations on search results....This article shows that how to perform the operations on search results.

    docs.groupdocs.com/search/net/search-results/
  9. Use OCR Connector | GroupDocs

    This article explains how to integrate OCR solution to GroupDocs.Parser...This article explains how to integrate OCR solution to GroupDocs.Parser

    docs.groupdocs.com/parser/java/use-ocr-connector/
  10. Working with data extracted by template | Group...

    Extracted data are stored in the instance of DocumentData class....Extracted data are stored in the instance of DocumentData class.

    docs.groupdocs.com/parser/java/working-with-dat...