Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 1,111 for

query

(0.76 sec)
  1. 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...
  2. C# Regex – Suche in Dokumenten mit regulären Au...

    Nutzen Sie die Leistungsfähigkeit der programmatischen Suche in C#! Erfahren Sie, wie Sie mithilfe regulärer Ausdrücke präzise mehrere textbasierte Dokumente in Ordnern durchsuchen können.... string query = "^(.)\\1{1,}"; SearchResult...SearchResult result = index.Search(query); Hier habe ich die Regex-Suchergebnisse...

    blog.groupdocs.com/de/search/search-in-document...
  3. C# Regex — wyszukiwanie w dokumentach przy użyc...

    Odblokuj moc wyszukiwania programistycznego w C#! Dowiedz się, jak precyzyjnie przeszukiwać wiele dokumentów tekstowych w folderach za pomocą wyrażeń regularnych.... string query = "^(.)\\1{1,}"; SearchResult...SearchResult result = index.Search(query); Tutaj podkreśliłem wyniki wyszukiwania...

    blog.groupdocs.com/pl/search/search-in-document...
  4. Read Maker Notes from Canon and Panasonic using...

    The GroupDocs team is really pleased to announce the release of version 17.8.0 of the GroupDocs.Metadata for .NET API. The latest release comes up with a couple of new features and enhancements along with a bug fix. The API further improves its functionality by implementing the ability to read maker notes for Canon and Panasonic cameras. Beside adding two new manufacturers to the supported list, the API now supports some more camera models for SONY and Nikon that were not previously supported....if you have some questions, queries or suggestions about Metadata...

    blog.groupdocs.com/metadata/read-maker-notes-fr...
  5. Upcoming Release of GroupDocs.Metadata for Java

    We are happy to announce that GroupDocs.Metadata is coming soon to Java Platform. It will be a back-end API that will allow you to work with metadata associated with various file formats including documents, images, audios, videos, zip, emails and many more. The API aims to facilitate its users with simple syntax, easy to use methods and few lines of code to perform metadata operations. GroupDocs.Metadata for Java will soon be available for download....would be happy to hear your queries or suggestions at GroupDocs...

    blog.groupdocs.com/metadata/upcoming-release-of...
  6. Cancel All Operations in IndexRepository using ...

    We are proudly announcing the monthly release of GroupDocs.Search for .NET 18.8. Using the latest version, you can now cancel all operations in IndexRepository. We would recommend you to install and use the latest version of the API. Enhancements Following are the enhancements introduced in the latest version: Breaking functionality for Index Repository ClassUsing the latest version you can now cancel the operations in all indexes in the index repository....suggestions, questions, or queries related to the GroupDocs.Search...

    blog.groupdocs.com/search/cancel-all-operations...
  7. C# Regex - Pencarian di Dokumen menggunakan Eks...

    Buka kekuatan pencarian terprogram di C#! Pelajari cara mencari beberapa dokumen berbasis teks di seluruh folder dengan presisi menggunakan ekspresi reguler.... string query = "^(.)\\1{1,}"; SearchResult...SearchResult result = index.Search(query); Disini saya telah menyorot hasil...

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

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

    blog.groupdocs.com/ru/search/search-in-document...
  9. C# Regex - Pesquisa em documentos usando expres...

    Desbloqueie o poder da pesquisa programática em C#! Aprenda como pesquisar vários documentos baseados em texto em pastas com precisão usando expressões regulares.... string query = "^(.)\\1{1,}"; SearchResult...SearchResult result = index.Search(query); Aqui destaquei os resultados...

    blog.groupdocs.com/pt/search/search-in-document...
  10. Java Regex - Pesquisa em documentos usando expr...

    Desbloqueie o poder da pesquisa programática em Java! Aprenda como pesquisar vários documentos baseados em texto em pastas com precisão usando expressões regulares.... String query = "^(.)\\1{1,}"; SearchResult...SearchResult result = index.search(query); Abaixo, destaquei os resultados...

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