Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 1,061 for

query

(0.08 sec)
  1. Java Regex - Vyhledávání v dokumentech pomocí r...

    Odemkněte sílu programového vyhledávání v Java! Naučte se prohledávat více textových dokumentů ve složkách s přesností pomocí regulárních výrazů....add("path/parent-folder"); // Připravte Regex Query and Search // Regex zde má identifikovat...jdoucí opakované znaky. String query = "^(.)\\1{1,}"; SearchResult...

    blog.groupdocs.com/cs/search/search-in-document...
  2. Spelling corrector | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about spelling corrector using Java....spelling errors in search queries, as well as to store words...spelling correction in search queries on the page. To get the number...

    docs.groupdocs.com/search/java/spelling-corrector/
  3. Tìm kiếm tệp .NET - Tìm kiếm nhiều văn bản tron...

    Tìm kiếm nhiều văn bản hoặc cụm từ trong nhiều tệp khác nhau trải rộng trên nhiều thư mục khác nhau bằng C#. Đánh dấu kết quả quét trong các tệp HTML tương ứng....cụm từ “Lorem ipsum” string query = "water OR \"Lorem ipsum\"...SearchResult result = index.Search(query); // In kết quả Console.WriteLine("Documents:...

    blog.groupdocs.com/vi/search/search-multiple-te...
  4. جستجوی متن در پوشه ها با نمایه سازی با استفاده ...

    جستجوی متن بر اساس بخش، نمایه سازی متن، تعیین تعداد رشته های جستجو و دریافت زمان جستجو برای دریافت نتایج جستجو در C# با استفاده از GroupDocs Search API برای توسعه دهندگان NET....@"c:\\MyDocuments\\"; string query = "Einstein"; // Creating an...SearchResult result = index.Search(query, options); Console.WriteLine("Document...

    blog.groupdocs.com/fa/search/search-text-by-ind...
  5. ค้นหาข้อความในโฟลเดอร์ด้วยการสร้างดัชนีโดยใช้ C...

    ค้นหาข้อความตามส่วนต่างๆ การทำดัชนีข้อความ ระบุจำนวนเธรดการค้นหา และรับเวลาในการค้นหาเพื่อรับผลการค้นหาในภาษา C# โดยใช้ GroupDocs Search API สำหรับ .NET Developers...@"c:\\MyDocuments\\"; string query = "Einstein"; // Creating an...SearchResult result = index.Search(query, options); Console.WriteLine("Document...

    blog.groupdocs.com/th/search/search-text-by-ind...
  6. Upcoming Release of GroupDocs.Editor for Java

    We are excited to announce that GroupDocs.Editor is coming to Java Platform. It will be a lightweight component that’ll allow to edit multiple document formats like Word, Cells, Slides, PDF and many more in form of HTML. Moreover, this API will permit user to translate source documents into HTML or save HTML into source document format. Features Offered by GroupDocs.Editor for JavaGroupDocs will keep on updating this API with new features....would be happy to hear your queries or suggestions at GroupDocs...

    blog.groupdocs.com/editor/upcoming-release-grou...
  7. Extract data from database

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....databasebeheersystee te installeren of de SQL-query’s te schrijven....

    blog.groupdocs.com/nl/tag/extract-data-from-dat...
  8. Upcoming Release of GroupDocs.Merger for Java 18.8

    We are about to release GroupDocs.Merger for Java 18.8, a full featured, back-end API that could easily be utilized by Java developers in their projects. It will allow trimming and swapping of pages. Document protection will be managed by GroupDocs.Merger for Java. Moreover, API will allow to merge two documents of same format into a single document. Features Offered by GroupDocs.Merger for JavaGroupDocs will keep on updating this API with new features....would be happy to hear your queries or suggestions at GroupDocs...

    blog.groupdocs.com/merger/upcoming-release-of-g...
  9. Eseguire la ricerca degli omofoni utilizzando Java

    Scopri come eseguire la ricerca di omofoni usando Java per la corrispondenza fonetica. Esplora l'algoritmo di ricerca di omofoni Java per risultati accurati senza software extra....search, passando la tua query di ricerca e le opzioni di ricerca...viene usato per eseguire la query, restituendo un elenco dettagliato...

    kb.groupdocs.com/it/search/java/perform-homopho...
  10. Search options | Documentation

    This article describes the search options that can be specified in an instance of the SearchOptions class....layout correction in search queries. By default, the keyboard layout...spelling correction in search queries and specify spelling correction...

    docs.groupdocs.com/search/java/search-options/