Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 919 for

highlight

(0.03 sec)
  1. 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...
  2. 用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...
  3. EPUB Documents Now Fully Supported in GroupDocs...

    We are really pleased to announce the monthly release of GroupDocs.Text for .NET 17.03 API. This release comes up with five new features. GroupDocs.Text has extended the Media type detector class and the API is now able to detect ZIP containers and EPUB documents. Not only this, the latest release has improved the handling for EPUB documents and allows its users to extract text and Highlights beside adding the functionality to search for some text in an EPUB document....users to extract text and highlights beside adding the functionality...documents Ability to extract highlights from EPUB documents For more...

    blog.groupdocs.com/parser/groupdocs.text-.net-1...
  4. Resaltar PDF con anotaciones usando C# | Anotar...

    Resalte texto en PDF con anotaciones resaltadas usando C#. Anotación de documentos e imágenes La API .NET permite anotar archivos PDF resaltando cualquier área....pdf")) { HighlightAnnotation highlight = new HighlightAnnotation...Add(highlight); annotator.Save(@"path/annotation-highlight.pdf");...

    blog.groupdocs.com/es/annotation/highlight-pdf-...
  5. Ricerca fuzzy C#: trova file in cartelle

    Sfrutta tutta la potenza della ricerca fuzzy programmatica in C#! Cerca più documenti di testo tra cartelle per corrispondenze approssimative con tolleranza agli errori....indexFolder + "/Highlight" + i + ".html"); Highlighter highlighter = new...apter); index.Highlight(document, highlighter); Console.WriteLine("\tDocument:...

    blog.groupdocs.com/it/search/fuzzy-search-csharp/
  6. 使用 C# .NET 在 Word、Excel、PDF、ZIP 文档格式中搜索文本

    GroupDocs.Search 是一个功能强大的全文搜索 API,它允许您在应用程序中搜索 70 多种文档格式。...OccurrenceCount); } // Highlight occurrences in text if (result...@"/Users/muhammadsohailismail/Output/Highlighted.html"; OutputAdapter outputAdapter...

    blog.groupdocs.com/zh/search/search-text-in-wor...
  7. 使用 C# .NET 搜索 Word、Excel、PDF、ZIP 文檔格式中的文本

    GroupDocs.Search 是一個功能強大的全文搜索 API,可讓您在應用程序中搜索 70 多種文檔格式。...OccurrenceCount); } // Highlight occurrences in text if (result...@"/Users/muhammadsohailismail/Output/Highlighted.html"; OutputAdapter outputAdapter...

    blog.groupdocs.com/zh-hant/search/search-text-i...
  8. 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/
  9. 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/
  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/