Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 34,164 for

search

(0.85 sec)
  1. Features Overview | GroupDocs

    This article describes the main functions of GroupDocs.Parser for Python via .NET. Extracting text, images, metadata, tables, and structured data from documents with template-based parsing support....Search Product Solution GroupDocs... text style and other info Search text by a keyword or regular...

    docs.groupdocs.com/parser/python-net/features-o...
  2. Merge indexes | GroupDocs

    This article demonstrates the merge operation which is designed to combine two or more indexes into one index to accelerate the Search and to simplify the work with indexes....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for .NET /...

    docs.groupdocs.com/search/net/merge-indexes/
  3. Removing metadata | GroupDocs

    Not all metadata properties extracted from a file are marked with tags. Some file formats and metadata standards allow adding fully custom properties that can’t be properly tagged by the library since their purpose is not clearly defined in the appropriate format/standard specification. In such cases, you can use the name of the property to locate and remove it. The following example demonstrates some advanced usage scenarios of the GroupDocs.Metadata Search engine allowing to remove metadata properties....Search Product Solution GroupDocs...scenarios of the GroupDocs.Metadata search engine allowing to remove metadata...

    docs.groupdocs.com/metadata/nodejs-java/removin...
  4. Evaluation Limitations and Licensing | GroupDocs

    Free Search api version is available to evaluate the API which will be similar as licensed but with few limitations....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Java /...

    docs.groupdocs.com/search/java/evaluation-limit...
  5. EPUB Documents Now Fully Supported in GroupDocs...

    We are really pleased to announce the monthly release of GroupDocs.Text for .NET 17.03 API. This release comes up with five new features. GroupDocs.Text has extended the Media type detector class and the API is now able to detect ZIP containers and EPUB documents. Not only this, the latest release has improved the handling for EPUB documents and allows its users to extract text and highlights beside adding the functionality to Search for some text in an EPUB document....adding the functionality to search for some text in an EPUB document...from EPUB documents Ability to search a text in EPUB documents Ability...

    blog.groupdocs.com/parser/groupdocs.text-.net-1...
  6. GroupDocs.Annotation Product Family

    Find answers about annotating digital documents and images of various types using code on any platform....Search Product Family GroupDocs.Parser...for Java Latest Answers Add Search Text Annotation to PDF using...

    kb.groupdocs.com/annotation/
  7. Find Synonyms in Java on GroupDocs Blog | Docum...

    Find Synonyms in Java on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Find Synonyms in Java on GroupDocs Blog | Document Automation Solutions for .NET......同様に、Java Search APIを使用して、さまざまな意味でグループ化されたすべての同義語を取得します。...Javaの任意の単語のすべての可能な同義語を検索します。 Search APIを使用して、同じ単語のさまざまな意味で配置され...

    blog.groupdocs.com/ja/tag/find-synonyms-in-java...
  8. Adding metadata | GroupDocs

    This article shows how to add metadata properties which is the most sophisticated feature of the GroupDocs.Metadata Node.js via Java Search engine...Search Product Solution GroupDocs...feature of the GroupDocs.Metadata search engine. When you call the addProperties...

    docs.groupdocs.com/metadata/nodejs-java/adding-...
  9. Email messages | GroupDocs

    Learn how to add watermark in Outlook email messages....Search Product Solution GroupDocs...Save ( "message.msg" ); } Searching text in email message body...

    docs.groupdocs.com/watermark/net/email-messages/
  10. OCR support | GroupDocs

    OCR support means the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for text recognition in images. String indexFolder = "c:\\MyIndex"; String documentFolder = "c:\\MyDocuments"; // Creating an index Index index = new Index(indexFolder); // Setting the OCR indexing options IndexingOptions options = new IndexingOptions(); options....Search Product Solution GroupDocs...GroupDocs.Search Product Family / GroupDocs.Search for Java /...

    docs.groupdocs.com/search/java/ocr-support/