Sort Score
Result 10 results
Languages All
Labels All
Results 4,261 - 4,270 of 5,674 for

groupdocs.comparison,

(0.31 sec)
  1. Search network deployment | Documentation

    This page contains information about deployment of the search network....This page contains information about deployment of the search network.

    docs.groupdocs.com/search/net/search-network-de...
  2. Search text in PDF documents | Documentation

    To search a keyword in PDF documents search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in PDF document: Instantiate Parser object for the initial document; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the document....To search a keyword in PDF documents search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in PDF document: Instantiate Parser object for the initial document; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the document.

    docs.groupdocs.com/parser/java/search-text-in-p...
  3. Document attributes | Documentation

    Document attributes is a special feature designed for marking indexed documents with text labels without the need for re-indexing....Document attributes is a special feature designed for marking indexed documents with text labels without the need for re-indexing.

    docs.groupdocs.com/search/net/document-attributes/
  4. Extract text from Emails | Documentation

    To extract a text from emails getText method is used. This method allows to extract a text from the entire document. Pagination and raw mode is not supported for emails. Here are the steps to extract a text from an email: Instantiate Parser object for the initial email; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....To extract a text from emails getText method is used. This method allows to extract a text from the entire document. Pagination and raw mode is not supported for emails. Here are the steps to extract a text from an email: Instantiate Parser object for the initial email; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document.

    docs.groupdocs.com/parser/java/extract-text-fro...
  5. Iterate through container items | Documentation

    This article explains that how to extract containers items and iterate through container items....This article explains that how to extract containers items and iterate through container items.

    docs.groupdocs.com/parser/net/iterate-through-c...
  6. Search text in HTML documents | Documentation

    To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects....To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects.

    docs.groupdocs.com/parser/net/search-text-in-ht...
  7. Indexing reports | Documentation

    This article demonstrates that how indexing reports can be retrieved from the index using search API...This article demonstrates that how indexing reports can be retrieved from the index using search API

    docs.groupdocs.com/search/net/indexing-reports/
  8. Wildcard search | Documentation

    This article shows the operations of wildcard search which allows you to search for words with unknown letters or ranges of letters....This article shows the operations of wildcard search which allows you to search for words with unknown letters or ranges of letters.

    docs.groupdocs.com/search/net/wildcard-search/
  9. Watermarks in Word document | Documentation

    This article explains how to add watermarks in word processing document in Java....This article explains how to add watermarks in word processing document in Java.

    docs.groupdocs.com/watermark/java/watermarks-in...
  10. Modifying found watermark properties | Document...

    This article explains how to modify found watermark properties while using GroupDocs.Watermarks Java API....This article explains how to modify found watermark properties while using GroupDocs.Watermarks Java API.

    docs.groupdocs.com/watermark/java/modifying-fou...