Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 1,083 for

highlight

(0.05 sec)
  1. Recherche floue C# - Rechercher dans des fichie...

    Libérez la puissance de la recherche floue programmatique en C# ! Recherchez plusieurs documents texte dans des dossiers pour des correspondances approximatives avec tolérance aux erreurs....indexFolder + "/Highlight" + i + ".html"); Highlighter highlighter = new...apter); index.Highlight(document, highlighter); Console.WriteLine("\tDocument:...

    blog.groupdocs.com/fr/search/fuzzy-search-csharp/
  2. Java Regex - 使用正则表达式在文档中搜索

    释放 Java 程序化搜索的威力!了解如何使用正则表达式跨文件夹精确搜索多个基于文本的文档。..."path/Highlight" + i + ".html"); Highlighter highlighter = new...apter); index.highlight(document, highlighter); System.out.println("\tDocument:...

    blog.groupdocs.com/zh/search/search-in-document...
  3. Créer une solution de recherche en texte intégr...

    API de recherche en texte intégral pour les applications Java à rechercher via l'indexation. Trouvez du texte dans plusieurs fichiers Word, Excel, PDF, TXT d'un dossier et mettez en surbrillance les résultats de la recherche....getFoundDocument(i); String path = "path/Highlighted-"+ i +".html"; OutputAdapter...FileOutputAdapter(path); HtmlHighlighter highlighter = new HtmlHighlighter(outputAdapter);...

    blog.groupdocs.com/fr/search/build-full-text-se...
  4. 用Java 构建全文搜索解决方案|在文件和文件夹中查找

    用于 Java 应用程序的全文搜索 API,可通过索引进行搜索。在文件夹的多个 Word、Excel、PDF、TXT 文件中查找文本并突出显示搜索结果。...getFoundDocument(i); String path = "path/Highlighted-"+ i +".html"; OutputAdapter...FileOutputAdapter(path); HtmlHighlighter highlighter = new HtmlHighlighter(outputAdapter);...

    blog.groupdocs.com/zh/search/build-full-text-se...
  5. Get List of Indexed Documents using GroupDocs.S...

    We are pleased to announce the monthly release of GroupDocs.Search for .NET 18.9. Using the latest version, you can now get the list of indexed documents and document’s text from the index archive. Moreover, you can now save encodings automatically which were used to extract text from TXT files. We would recommend you to install and use the latest version of the API. Enhancements Following are the enhancements introduced in the latest version:...generating document text with highlighted found words. This example...HTML formatted text with highlighted found words: string indexFolder...

    blog.groupdocs.com/search/get-list-of-indexed-d...
  6. 使用 C# 突出显示带有注释的 PDF |使用高亮注释 PDF

    使用 C# 突出显示 PDF 中的文本并使用高亮注释。文档和图像注释 .NET API 允许通过突出显示任何区域来注释 PDF 文件。...pdf")) { HighlightAnnotation highlight = new HighlightAnnotation...Add(highlight); annotator.Save(@"path/annotation-highlight.pdf");...

    blog.groupdocs.com/zh/annotation/highlight-pdf-...
  7. C# 퍼지 검색 - 폴더 전체의 파일에서 찾기

    C#에서 프로그래밍 방식 퍼지 검색의 강력한 기능을 활용해 보세요! 오류 허용 범위 내에서 대략적인 일치 항목을 찾기 위해 여러 폴더에서 여러 텍스트 기반 문서를 검색합니다....indexFolder + "/Highlight" + i + ".html"); Highlighter highlighter = new...apter); index.Highlight(document, highlighter); Console.WriteLine("\tDocument:...

    blog.groupdocs.com/ko/search/fuzzy-search-csharp/
  8. Búsqueda difusa de Java: buscar en archivos en ...

    ¡Descubra cómo la búsqueda difusa de Java puede ayudarle a encontrar cosas en archivos en carpetas! Es como una búsqueda inteligente que comprende los pequeños errores...."path/Highlight" + i + ".html"); Highlighter highlighter = new...apter); index.highlight(document, highlighter); System.out.println("\tDocument:...

    blog.groupdocs.com/es/search/fuzzy-search-java/
  9. Java Fuzzy Search - Encontre arquivos em pastas

    Descubra como a pesquisa difusa do Java pode ajudá-lo a encontrar itens em arquivos e pastas! É como uma busca inteligente que entende pequenos erros...."path/Highlight" + i + ".html"); Highlighter highlighter = new...apter); index.highlight(document, highlighter); System.out.println("\tDocument:...

    blog.groupdocs.com/pt/search/fuzzy-search-java/
  10. C#-Fuzzy-Suche – Suchen in Dateien über Ordner ...

    Nutzen Sie die Leistungsfähigkeit der programmatischen Fuzzy-Suche in C#! Durchsuchen Sie mehrere textbasierte Dokumente in mehreren Ordnern nach ungefähren Übereinstimmungen mit Fehlertoleranz....indexFolder + "/Highlight" + i + ".html"); Highlighter highlighter = new...apter); index.Highlight(document, highlighter); Console.WriteLine("\tDocument:...

    blog.groupdocs.com/de/search/fuzzy-search-csharp/