Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 368 for

extractor

(0.03 sec)
  1. Extract Formatted Text from CHM Documents using...

    We keep looking forward to bringing you more features and therefore, we have released version 18.3 of GroupDocs.Text for .NET providing the support of extracting formatted text from CHM documents. The latest version also allows you to extract text by pages and extract table of content from CHM documents. The following sections will provide you the details about the new features of the API. Extracting Formatted Text from CHM Documents GroupDocs....a text extractor for chm documents using (var extractor = new...of the text string line = extractor.ExtractLine(); // If the line...

    blog.groupdocs.com/parser/extract-formatted-tex...
  2. NullReferenceException when extracting PDF file...

    Hello, We are getting an exception when Extractor some PDF files… System.NullReferenceException: Object reference not set to an instance of an object.\r\n at Aspose.Pdf.Facades.PdfExtractor.GetAttachNames()\r\n at …...getting an exception when extractor some PDF files… System.NullReferenceExcepti:...containing any attachments, or the extractor not being properly set up...

    forum.groupdocs.com/t/nullreferenceexception-wh...
  3. Separate data extraction | Documentation

    This article explains how to separately extract data from documents and add the extracted data to the index....subsequent addition of new data extractors will significantly increase...indexing. In this case, data extractors can even work on separate...

    docs.groupdocs.com/search/net/separate-data-ext...
  4. Separate data extraction | Documentation

    This article explains how to separately extract data from documents and add the extracted data to the index....subsequent addition of new data extractors will significantly increase...indexing. In this case, data extractors can even work on separate...

    docs.groupdocs.com/search/java/separate-data-ex...
  5. Extract TOC from EPUB Documents using GroupDocs...

    It gives us immense pleasure to announce the release of version 18.4 of GroupDocs.Text for .NET. The latest version allows extracting the table of contents from the EPUB documents. Furthermore, we have added the feature of detecting media type of .one file. Following sections provide details about the newly added features. Extracting TOC from EPUB Documents Using version 18.4, you can now extract TOC from the EPUB documents. To access the TOC, TableOfContents property of **EpubPackage **class is used....Create a text extractor using (EpubTextExtractor extractor = new E...TOC on the screen PrintToc(extractor[0].TableOfContents, 0); }...

    blog.groupdocs.com/parser/extract-toc-from-epub...
  6. Custom text extractors | Documentation

    GroupDocs.Search supports indexing of many document formats. But there is also the possibility to implement support for any format other than the existing ones..../ Custom text extractors Custom text extractors Leave feedback...to implement a custom text extractor. C# public class LogExtractor...

    docs.groupdocs.com/search/net/custom-text-extra...
  7. GroupDocs.Parser for .NET | Documentation

    A convenient text Extractor API that permits users to extract raw or formatted text from different document formats. Besides, it is not only a text Extractor API, the user can extract metadata from the document as well....Parser is a convenient text extractor API that permits users to...Besides, it is not only a text extractor API, the user can extract...

    docs.groupdocs.com/parser/net/
  8. Custom text extractors | Documentation

    GroupDocs.Search for Java supports indexing of many document formats. But there is also the possibility to implement support for any format other than the existing ones..../ Custom text extractors Custom text extractors Leave feedback...to implement a custom text extractor. public class LogExtractor...

    docs.groupdocs.com/search/java/custom-text-extr...
  9. Extract Text Areas from Document Pages using Gr...

    Today, we are excited to announce the release of version 18.7 of GroupDocs.Parser for .NET. The latest release supports extracting text areas from document pages. This feature may help you getting data for text analysis. We recommend you to upgrade the API to the latest version and share your valuable feedback. Extracting Text AreasExtracting text areas is useful when you need to get the data for text analysis. To extract text areas, text Extractors implement their own internal private class and provide DocumentContent property (see PdfTextExtractor as the sample)....extract text areas, text extractors implement their own internal...Create a text extractor PdfTextExtractor extractor = new PdfTe...

    blog.groupdocs.com/parser/extract-text-areas-fr...
  10. Separate data extraction | Documentation

    This article explains how to separately extract data from documents and add the extracted data to the index....subsequent addition of new data extractors will significantly increase...indexing. In this case, data extractors can even work on separate...

    docs.groupdocs.com/search/nodejs-java/separate-...