Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 1,123 for

query

(0.1 sec)
  1. Extract Text Areas from Document Pages using Gr...

    Today, we are excited to announce the release of version 18.7 of GroupDocs.Parser for .NET. The latest release supports extracting text areas from document pages. This feature may help you getting data for text analysis. We recommend you to upgrade the API to the latest version and share your valuable feedback. Extracting Text AreasExtracting text areas is useful when you need to get the data for text analysis. To extract text areas, text extractors implement their own internal private class and provide DocumentContent property (see PdfTextExtractor as the sample)....Parser Have Queries?If you have got any queries or concerns about...

    blog.groupdocs.com/parser/extract-text-areas-fr...
  2. ZIP Archive Indexing is Improved in GroupDocs.S...

    We are pleased to announce the monthly release of GroupDocs.Search for Java 19.2. Improvements such as indexing of a ZIP archive inside other ZIP and escape of special characters in search queries are introduced. Please check GroupDocs.Search for Java 19.2 release notes for further reference. We would recommend you to download and integrate latest version of the API. Breaking Change Removed obsolete methods Import and Export from dictionary classes Improvements Following improvements are introduced in this release:...special characters in search queries are introduced. Please check...special characters in search queries # String indexFolder = "c:\\MyIndex";...

    blog.groupdocs.com/search/zip-archive-indexing-...
  3. Ricerca di intervalli numerici in C#

    Esegui senza sforzo la ricerca di intervalli numerici in C# con GroupDocs.Search. Scopri come cercare intervalli numerici nei documenti C# utilizzando tecniche avanzate ed efficienti....desidera includere Eseguire una query di ricerca con intervalli numerici...intervalli utilizzando una semplice query di testo come 500 ~~ 600 o un...

    kb.groupdocs.com/it/search/net/numeric-range-se...
  4. Eseguire la ricerca sfaccettata utilizzando Java

    Questo argomento ti guiderà su come eseguire la ricerca sfaccettata usando Java. Troverai il codice per creare la ricerca sfaccettata in Java senza la necessità di strumenti aggiuntivi....loro applicazioni di gestire query complesse con precisione. Questo...metodo Index.search con la query specificata e i filtri di sfaccettatura...

    kb.groupdocs.com/it/search/java/perform-faceted...
  5. 使用 C# 通过索引搜索文件夹中的文本 |使用 .NET 搜索 API

    使用 GroupDocs Search API for .NET Developers 按部分搜索文本、文本索引、指定搜索线程数和获取搜索时间以在 C# 中获取搜索结果。...@"c:\\MyDocuments\\"; string query = "Einstein"; // Creating an...SearchResult result = index.Search(query, options); Console.WriteLine("Document...

    blog.groupdocs.com/zh/search/search-text-by-ind...
  6. Rechercher du texte dans des dossiers par index...

    Recherchez du texte par parties, indexez du texte, spécifiez le nombre de threads de recherche et obtenez le temps de recherche pour obtenir des résultats de recherche en C# à l'aide de l'API de recherche GroupDocs pour les développeurs .NET....@"c:\\MyDocuments\\"; string query = "Einstein"; // Creating an...SearchResult result = index.Search(query, options); Console.WriteLine("Document...

    blog.groupdocs.com/fr/search/search-text-by-ind...
  7. Pencarian File .NET - Cari Banyak Teks dalam Fi...

    Cari beberapa teks atau frasa dalam berbagai file yang tersebar di berbagai folder menggunakan C#. Sorot hasil pemindaian di masing-masing file HTML....frasa 'Lorem ipsum' string query = "water OR \"Lorem ipsum\"...SearchResult result = index.Search(query); // Mencetak hasilnya Console...

    blog.groupdocs.com/id/search/search-multiple-te...
  8. Java-bestanden zoeken - Zoek meerdere teksten i...

    Zoek met Java naar meerdere teksten of zinsdelen in verschillende bestanden, verspreid over verschillende mappen. Markeer scanresultaten in de respectievelijke HTML-bestanden....add("path/parent-folder/"); String query = "water OR \"Lorem ipsum\"...SearchResult result = index.search(query); for (int i = 0 ; i < result...

    blog.groupdocs.com/nl/search/search-multiple-te...
  9. C#으로 전체 텍스트 검색 솔루션 구축 | .NET을 사용하여 파일에서 찾기

    인덱싱을 통해 검색하는 .NET 애플리케이션용 텍스트 검색 API. 여러 Word, Excel, PDF, 폴더의 텍스트 파일에서 텍스트를 찾고 검색 결과를 강조 표시합니다....@"documentPath/GroupDocs/source/"; string query = "video"; // 지정된 폴더에 인덱스 생성...SearchResult result = index.Search(query); Console.WriteLine("Documents...

    blog.groupdocs.com/ko/search/build-your-full-te...
  10. Java File Search - بحث نصوص متعددة في الملفات ع...

    ابحث عن نصوص أو عبارات متعددة في ملفات مختلفة منتشرة عبر مجلدات متنوعة باستخدام Java. قم بتمييز نتائج المسح في ملفات HTML المعنية....add("path/parent-folder/"); String query = "water OR \"Lorem ipsum\"...SearchResult result = index.search(query); for (int i = 0 ; i < result...

    blog.groupdocs.com/ar/search/search-multiple-te...