Sort Score
Result 10 results
Languages All
Labels All
Results 2,441 - 2,450 of 11,966 for

text

(0.13 sec)
  1. Features Overview | GroupDocs

    The search api allow you to optimize, merge, delete, update and create indexes along with many other fascinating features... Support for custom text extractors. Options for compact...index. Ability to save extracted text in index with different level...

    docs.groupdocs.com/search/nodejs-java/features-...
  2. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...have extended the support of text analysis API for spreadsheets...spreadsheets, presentations and text documents. Furthermore, the latest...

    blog.groupdocs.com/groupdocs.blog/page/54/
  3. Features Overview | GroupDocs

    The search api allow you to optimize, merge, delete, update and create indexes along with many other fascinating features... Support for custom text extractors. Options for compact...index. Ability to save extracted text in index with different level...

    docs.groupdocs.com/search/java/features-overview/
  4. Retrieve Count of Credits Consumed In GroupDocs...

    As you know that API already supports metered licensing. Can we get count of credits consumed? Yes, we have a good news for you. There is a new method GetConsumptionCredit() implemented in Metered class. This method returns count of credits that are consumed in case of Metered licensing is used. Following example demonstrates how to retrieve count of credits consumed. Let’s talk about the new file formats introduced. Most of you might be working with XLAM, an Excel Macro-Enabled Add-In file format....document with black SmartArt text to PDF issue is resolved. Previously...Previously, SmartArt text in the resultant document was changed...

    blog.groupdocs.com/conversion/retrieve-count-of...
  5. GroupDocs Newsletter May 2018 – Document Manipu...

    Share this issue: Monthly Newsletter May 2018 Professional APIs for Creating Document Management Applications Manipulate 100+ Business File Formats in .NET and Java Apps GroupDocs offers feature-rich document manipulation APIs for .NET and Java developers to build web, mobile or desktop apps with the capability to view, annotate, convert, e-sign, compare, assemble, and watermark document formats. You can also extract Text, retrieve metadata information and manipulate documents using HTML.... You can also extract text, retrieve metadata information...annotation for Word Documents and Add Text Redaction Annotation in PowerPoint...

    blog.groupdocs.com/total/groupdocs-newsletter-m...
  6. Boolean search | GroupDocs

    This article gives the knowledge of the boolean search definition which includes all boolean operators used for boolean search, and boolean query examples using Java....the use of the AND operator in text and object form queries. The...search for documents in the text of which there are both words...

    docs.groupdocs.com/search/java/boolean-search/
  7. GroupDocs.Classification Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....selected text. We will learn how we can classify text according...basically an approach in which text is systematically identified...

    blog.groupdocs.com/categories/groupdocs.classif...
  8. GroupDocs.Search Product Family on GroupDocs Bl...

    GroupDocs.Search Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Search Product Family on GroupDocs Blog | Document Automatio......to search alternate words in text-based documents online &...search almost matching results in text-based documents online &...

    blog.groupdocs.com/categories/groupdocs.search-...
  9. Count Words and Occurrences of Each Word in a D...

    Count number of words and their occurrences in PDF, Word, Excel, PowerPoint, and Email documents in C# using .NET document parsing API.... For the extraction of text from documents, and counting...After the extraction of the text, we can split its content into...

    blog.groupdocs.com/parser/count-words-and-occur...
  10. Extract table of contents from Microsoft Office...

    To extract table of contents from Microsoft Office Word document getToc method is used. Table of contents is generated by paragraphs with H1-H9 build-in styles. Warning getToc method returns null value if table of contents extraction isn’t supported for the document. For example, table of contents extraction isn’t supported for TXT files. Therefore, for TXT file getToc method returns null. If Microsoft Office Word document has no table of contents, getToc method returns an empty collection.... method returns a text from the chapter to which table...the page returns the following text: “Heading 2” from the page:...

    docs.groupdocs.com/parser/java/extract-table-of...