Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 3,087 for

indexing

(0.12 sec)
  1. Simple JSP Front End example for GroupDocs.View...

    We are excited to announce a simple front-end for GroupDocs.Viewer for Java API so newbies can start using it quickly, instead of learning the rich features and complexities provided in GroupDocs.Viewer for Java using Struts2 or GroupDocs.Viewer for Java Using Servlets. Simplicity comes with many advantages and disadvantages. JSP front-end is a minimum implementation and demonstrates how simple it is to get started with GroupDocs.Viewer for Java. This removes features some useful features, like the user cannot download the document, cannot print, zoom, etc....folder Set the filename in index.jsp Using command prompt and...

    blog.groupdocs.com/viewer/groupdocs-viewer-java...
  2. Working with Text | GroupDocs

    Perform keyword or regex searches and inspect text extraction features with GroupDocs.Parser for Python via .NET.... index + 1 } : { result . text } "...returns occurrences with page indexes and matched text. For regex...

    docs.groupdocs.com/parser/python-net/working-wi...
  3. Implement custom serialization with Metadata si...

    This article explains how to implement custom serialization for Metadata electronic signatures....for ( int index = 0 ; index < src . length (); ++ index ) { chTmp...chTmp = src . charAt ( index ); chTmp = ( char )( chTmp ^ this ...

    docs.groupdocs.com/signature/java/implement-cus...
  4. Виконайте зворотний пошук зображень за допомого...

    Швидко виконуйте зворотний пошук зображень за допомогою Java, щоб знайти схожі зображення. Дізнайтеся, як реалізувати зворотний пошук зображень у Java для пошуку зображень на основі вмісту....зображень Ініціалізуйте об’єкт Index , вказавши папку, де зберігатиметься...визначених параметрів пошуку через Index.search Переглядайте результати...

    kb.groupdocs.com/uk/search/java/perform-reverse...
  5. Melakukan Pencarian Gambar Terbalik menggunakan...

    Lakukan pencarian gambar terbalik dengan cepat menggunakan Java untuk menemukan gambar yang serupa. Temukan cara menerapkan pencarian gambar terbalik di Java untuk pengambilan gambar berbasis konten....terbalik Inisialisasi objek Index dengan menentukan folder tempat...pencarian yang ditentukan melalui Index.search Ulangi hasil pencarian...

    kb.groupdocs.com/id/search/java/perform-reverse...
  6. Կատարեք պատկերների հակադարձ որոնում՝ օգտագործել...

    Արդյունավետ կերպով կատարեք հակադարձ պատկերների որոնում՝ օգտագործելով C#՝ նմանատիպ պատկերներ գտնելու համար: Իմացեք, թե ինչպես իրականացնել հակադարձ պատկերների որոնում C#-ում՝ բովանդակության վրա հիմնված պատկերների որոնման համար:...պատկերների որոնման համար Ստեղծեք Index օբյեկտ՝ օգտագործելով նշված ինդեքսի...որոնման ընտրանքները՝ օգտագործելով Index.Search Գտեք որոնման արդյունքները...

    kb.groupdocs.com/hy/search/net/perform-reverse-...
  7. C# kullanarak Bulanık Arama Gerçekleştirin

    Doğru ve etkili sorgu eşleştirmesi için C# kullanarak bulanık aramanın nasıl gerçekleştirileceğini öğrenin. Daha iyi sonuçlar için C#'ta bulanık mantıkla belge aramasının nasıl oluşturulacağını keşfedin....konumunu tanımlamak için bir Index nesnesi oluşturun İşlemek istediğiniz...dizine dosyaları eklemek için Index.Add yöntemini kullanın FuzzySearch...

    kb.groupdocs.com/tr/search/net/perform-fuzzy-se...
  8. Extract barcodes from document page | GroupDocs

    This article explains that how to extract barcodes from document page....extraction; Call method with the page index and obtain collection of objects;...barcodes ) { // Print the page index System . out . println ( "Page:...

    docs.groupdocs.com/parser/java/extract-barcodes...
  9. C# Fuzzy Search - Find in Files across Folders

    Unlock the power of programmatic fuzzy search in C#! Search multiple text-based documents across folders for approximate matches with error tolerance....folders using C#: Create an Index by providing a folder path....search directory to the created index. Define the search query . Activate...

    blog.groupdocs.com/search/fuzzy-search-csharp/
  10. Java Fuzzy Search - Find in Files across Folders

    Discover how Java's fuzzy search can help you find things in files across folders! It's like a smart search that understands small mistakes....Java: Start by creating an Index using the folder where your...the main folder path to the index. Provide the search query that...

    blog.groupdocs.com/search/fuzzy-search-java/