Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 741 for

extractor

(0.16 sec)
  1. CustomExtractorCollection Methods - GroupDocs.S...

    Adds an Extractor to the collection....Name Description Add Adds an extractor to the collection. Clear Removes...Removes all extractors from the collection. Contains Determines...

    apireference.groupdocs.com/search/net/groupdocs...
  2. GroupDocs.Parser for .NET 17.02 Release Notes |...

    Note This page contains release notes for GroupDocs.Parser for .NET 17.2.0 Major Features There are the following features in this release: Support for extracting a text from EPUB documents Ability to search with a regular expression Ability to search the whole word Ability to extract a highlight to line’s start/end or with the limited words count All Changes Key Summary Issue Type TEXTNET-525 Implement the ability to extract a text from EPUB files New feature TEXTNET-340 Implement the ability to search a text with a regular expression New feature TEXTNET-492 Implement the ability to search the whole word New feature TEXTNET-494 Implement the ability to extract a highlight to line’s start (end) New feature TEXTNET-495 Implement the ability to extract a highlight with the limited words count New feature TEXTNET-528 Implement the ability to use all highlight extraction modes with search functionality Enhancement Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....using ( WordsTextExtractor extractor = new WordsTextExtractor (...CreateLineOptions ( 100 , 100 ); extractor . Search ( new SearchOptions...

    docs.groupdocs.com/parser/net/groupdocs-parser-...
  3. TextOptions - GroupDocs.Search for Java - API R...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......getCustomExtractor () Gets the custom text extractor that was used for indexing...value) Sets the custom text extractor that was used for indexing...

    apireference.groupdocs.com/search/java/com.grou...
  4. textoptions - GroupDocs.Search for Java - API R...

    All Classes Packages com.groupdocs.search com.groupdocs.search.common com.groupdocs.search.dictionaries com.groupdocs......getCustomExtractor () Gets the custom text extractor that was used for indexing...value) Sets the custom text extractor that was used for indexing...

    apireference.groupdocs.com/search/java/com.grou...
  5. Markdown Unicorn leads to Memory leak - #2 by a...

    Hello, You are probably wondering what the title is about and assume, it was written by a drunk person… But no… A markdown file that seems to be valid leads to FULL RAM consumption (60 GB in my case) when trying to in…...workaround: // Custom Markdown extractor implementation // Implements...file extensions for this extractor (.md in this case) public...

    forum.groupdocs.com/t/markdown-unicorn-leads-to...
  6. FileIndexingEventArgs.CustomExtractor Property ...

    Gets or set the custom text Extractor....Gets or set the custom text extractor. Namespace: GroupDocs.Search...IFieldExtractor The custom text extractor. See Also Reference FileIndexingEventArg...

    apireference.groupdocs.com/search/net/groupdocs...
  7. GroupDocs.Parser for .NET 18.11 Release Notes |...

    Note This page contains release notes for GroupDocs.Parser for .NET 18.11. Major Features There are the following features in this release: Implemented the ability to retrieve the information of supported Extractors for a document Implemented IFastTextExtractor interface Implemented IDocumentContentExtractor interface Improved text area extraction for PDF documents Full List of Issues Covering all Changes in this Release Key Summary Issue Type PARSERNET-1077 Implement the ability to retrieve the information of supported Extractors for a document New feature PARSERNET-1075 Implement IFastTextExtractor interface Enhancement PARSERNET-1076 Implement IDocumentContentExtractor interface Enhancement PARSERNET-1069 Improve text area extraction for PDF documents Enhancement Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....information of supported extractors for a document Implemented...information of supported extractors for a document New feature...

    docs.groupdocs.com/parser/net/groupdocs-parser-...
  8. CustomExtractorCollection.Contains Method - Gro...

    Determines whether the collection contains a specific Extractor....collection contains a specific extractor. Namespace: GroupDocs.Search...Common IFieldExtractor The extractor to locate in the collection...

    apireference.groupdocs.com/search/net/groupdocs...
  9. GroupDocs.Parser for Java 18.9 Release Notes | ...

    Note This page contains release notes for GroupDocs.Parser for Java 18.9. Major Features There are the following features in this release: Ability to extract a text from databases Ability to extract data from PDF Forms Support for text analysis API for text documents Support for text analysis API for spreadsheets Support for text analysis API for presentation Ability to request a password for protected documents Metered licensing security is improved and now supports Java version 8u101 or above Full List of Issues Covering all Changes in this Release Key Summary Issue Type PARSERNET-555 Implement the ability to extract a text from databases New feature PARSERNET-975 Implement the ability to extract data from the form fields of PDFs New feature PARSERNET-1024 Implement the ability to request a password for protected documents New feature PARSERNET-978 Implement the support for text analysis API for text documents New feature PARSERNET-979 Implement the support for text analysis API for spreadsheets New feature PARSERNET-980 Implement the support for text analysis API for presentations New feature PARSERJAVA-31 Metered licensing security has been improved and now supports Java version 8u101 or above Breaking change Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Create a text extractor PdfTextExtractor extractor = new PdfTextExtractor...String , String > fields = extractor . getFormData (); // Iterate...

    docs.groupdocs.com/parser/java/groupdocs-parser...
  10. Supercharge Document Search in C# Apps - .NET A...

    Unlock powerful search capabilities for C# apps. Download GroupDocs.Search .NET for 24.1 (MSI) now and experience refined control over document indexing....the extractor object Extractor extractor = new Extractor(); ExtractionOptions...ExtractedData extractedData = extractor.Extract(document, extractionOptions);...

    releases.groupdocs.com/search/net/new-releases/...