The articles in this section describe advanced topics related to search operations.
You will find details about different search aspects. Search types, advanced options, internal implementation details:
More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples:
GroupDocs.Search for .NET examples
GroupDocs.Search for Java examples
Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps....search Fuzzy search Getting indexed documents Highlighting search...
This page describes how to remove annotations from document when collaborate, edit and annotate documents using GroupDocs.Annotation for Java....remove annotation using its index: Java // This example demonstrates...
Ce petit guide vous guide tout au long du processus de conversion de TSV en Excel à l'aide de C# et explique comment créer la fonctionnalité du convertisseur TSV en Excel en C#....la conversion, la liste des index de page à convertir, etc. Nous...
.NET API with features to extract images from PDF, spreadsheets, presentations, word-processing documents, and from specific pages using parsing API in C#....method and pass your target page index to it. To save the retrieved...
Tìm tất cả các từ đồng nghĩa có thể có của bất kỳ từ nào trong C# bằng .NET API. Nhận các bộ sưu tập từ đồng nghĩa khác nhau được sắp xếp theo các nghĩa khác nhau của cùng một từ...."make"; string[] synonyms = new Index().Dictionaries.SynonymDictionary..."make"; string[][] groups = new Index().Dictionaries.SynonymDictionary...
Tìm tất cả các từ đồng nghĩa có thể có của bất kỳ từ nào trong Java. Nhận các bộ sưu tập từ đồng nghĩa khác nhau được sắp xếp theo các nghĩa khác nhau của cùng một từ bằng API tìm kiếm...."show"; String[] synonyms = new Index().getDictionaries().getSynonymDictionary()..."show"; String[][] groups = new Index().getDictionaries().getSynonymDictionary()...
Cet article fournit un guide détaillé sur l'extraction de texte à partir de DOCM en C#, avec un exemple de code pour vous aider à extraire efficacement du texte à partir de DOCM à l'aide de C#....applications, telles que l’indexation, l’analyse de contenu ou...