Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 1,128 for

query

(0.14 sec)
  1. Break Indexing Operation Manually using GroupDo...

    GroupDocs team is pleased to announce the monthly release of GroupDocs.Search for .NET 18.6. Using the latest version, you can now break indexing operation manually. Furthermore, obsolete Relevance property is removed from the DetailResultInfo method and ImportDictionary and ExportDictonary methods are added to index dictionaries. We would recommend you to install and use the latest version of API. Break Indexing Operation ManuallyUsing GroupDocs.Search API you can break indexing operation manually....suggestions, questions, or queries related to the .NET Search...

    blog.groupdocs.com/search/break-indexing-operat...
  2. Releasing GroupDocs.Merger for .NET API - Reord...

    We are pleased to announce GroupDocs.Merger for .NET 18.5. A back-end document manipulation API that allows to split, remove or reorder pages in a document of supported format. Pages could be swapped or trimmed. You can also manage documents protection. GroupDocs.Merger for .NET allows to check document protection and then set, remove or update password. Aside this, API permits to join two or more documents of same file format into one....Merger queries Feedback # As always, if you...

    blog.groupdocs.com/merger/releasing-groupdocs.m...
  3. GroupDocs.Search for .NET 17.3.0 Optimizes Fuzz...

    We are really excited to announce the release of GroupDocs.Search for .NET 17.3.0 API. This regular monthly release comes up with around nine features, bug fixes and enhancements. Version 17.03 of the API has optimized the fuzzy and regex search functionality. The API now supports all the methods in previous index versions. Well, that’s not just all! the API has also added some exciting features like implementation of numeric range search feature, limiting the number of search results and implementation of functions about the relationship between max mistake count and word length for Fuzzy Search....suggestions, questions, or queries related to GroupDocs.Search...

    blog.groupdocs.com/search/groupdocs.search-.net...
  4. C# Regex - Normal İfadeleri Kullanarak Belgeler...

    C#'ta programlı aramanın gücünün kilidini açın! Normal ifadeleri kullanarak birden fazla metin tabanlı belgeyi klasörler arasında hassas bir şekilde nasıl arayacağınızı öğrenin.... string query = "^(.)\\1{1,}"; SearchResult...SearchResult result = index.Search(query); Burada yukarıdaki kodun regex...

    blog.groupdocs.com/tr/search/search-in-document...
  5. Java Regex - Normal İfadeleri Kullanarak Belgel...

    Java'da programlı aramanın gücünün kilidini açın! Normal ifadeleri kullanarak birden fazla metin tabanlı belgeyi klasörler arasında hassas bir şekilde nasıl arayacağınızı öğrenin.... String query = "^(.)\\1{1,}"; SearchResult...SearchResult result = index.search(query); Aşağıda, sağlanan koddaki normal...

    blog.groupdocs.com/tr/search/search-in-document...
  6. Search and Replace Metadata using Regular Expre...

    GroupDocs team is introducing a bunch of enhancements in this monthly release of GroupDocs.Metadata for .NET 18.5. Using the latest version, you can now search and replace metadata using a regular expression, read DublinCore metadata using a unified approach, and edit ZIP archive comments. Furthermore, memory consumption is now reduced for ZIP, torrent, and EPUB file formats. We recommend you to install and use the latest version of the API....if you have some questions, queries or suggestions about GroupDocs...

    blog.groupdocs.com/metadata/search-and-replace-...
  7. Lavorare con i risultati di ricerca utilizzando C#

    Scopri come lavorare con i risultati di ricerca usando C# in modo efficiente. Scopri il metodo per recuperare i risultati di ricerca in C# e gestire i report di ricerca per prestazioni ottimizzate....pratico alla gestione delle query di ricerca e dei relativi risultati...documenti che corrispondono alla query e i conteggi delle loro occorrenze...

    kb.groupdocs.com/it/search/net/work-with-search...
  8. Java Regex: búsqueda en documentos utilizando e...

    ¡Desbloquee el poder de la búsqueda programática en Java! Aprenda a buscar múltiples documentos de texto en carpetas con precisión utilizando expresiones regulares.... String query = "^(.)\\1{1,}"; SearchResult...SearchResult result = index.search(query); A continuación, destaqué los...

    blog.groupdocs.com/es/search/search-in-document...
  9. Java Regex - ค้นหาในเอกสารโดยใช้นิพจน์ทั่วไป

    ปลดล็อกพลังของการค้นหาแบบเป็นโปรแกรมใน Java! เรียนรู้วิธีค้นหาเอกสารที่เป็นข้อความหลายรายการในโฟลเดอร์อย่างแม่นยำโดยใช้นิพจน์ทั่วไป...ีอักขระซ้ำติดต่อกัน String query = "^(.)\\1{1,}"; SearchResult...SearchResult result = index.search(query); ด้านล่างนี้ ฉันได้เน้นผลลัพธ์ของการค้นหา...

    blog.groupdocs.com/th/search/search-in-document...
  10. C# Regex — поиск в документах с использованием ...

    Раскройте возможности программного поиска в C#! Узнайте, как точно выполнять поиск по нескольким текстовым документам в папках с помощью регулярных выражений.... string query = "^(.)\\1{1,}"; SearchResult...SearchResult result = index.Search(query); Здесь я выделил результаты поиска...

    blog.groupdocs.com/ru/search/search-in-document...