Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 1,072 for

highlight

(0.07 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. C#으로 전체 텍스트 검색 솔루션 구축 | .NET을 사용하여 파일에서 찾기

    인덱싱을 통해 검색하는 .NET 애플리케이션용 텍스트 검색 API. 여러 Word, Excel, PDF, 폴더의 텍스트 파일에서 텍스트를 찾고 검색 결과를 강조 표시합니다.... Index 클래스의 Highlight 메서드를 사용하여 검색 결과를 강조 표시합니다...string path = indexFolder + "Highlighted-"+ i +".html"; OutputAdapter...

    blog.groupdocs.com/ko/search/build-your-full-te...
  4. Xây dựng giải pháp tìm kiếm toàn văn trong Java...

    API tìm kiếm toàn văn cho các ứng dụng Java để tìm kiếm thông qua lập chỉ mục. Tìm văn bản trong nhiều tệp Word, Excel, PDF, TXT của một thư mục và đánh dấu kết quả tìm kiếm....getFoundDocument(i); String path = "path/Highlighted-"+ i +".html"; OutputAdapter...FileOutputAdapter(path); HtmlHighlighter highlighter = new HtmlHighlighter(outputAdapter);...

    blog.groupdocs.com/vi/search/build-full-text-se...
  5. C# kullanarak Ek Açıklamalar ile PDF'yi Vurgula...

    C# kullanarak vurgu ek açıklamalarıyla PDF'deki metni vurgulayın. Belge ve görüntü ek açıklaması .NET API, herhangi bir alanı vurgulayarak PDF dosyalarına Açıklama Eklemeye izin verir....pdf")) { HighlightAnnotation highlight = new HighlightAnnotation...Add(highlight); annotator.Save(@"path/annotation-highlight.pdf");...

    blog.groupdocs.com/tr/annotation/highlight-pdf-...
  6. Zvýrazněte PDF s poznámkami pomocí C# | Anotace...

    Zvýrazněte text v PDF pomocí zvýrazněných poznámek pomocí C#. Anotace dokumentů a obrázků .NET API umožňuje anotovat soubory PDF zvýrazněním libovolné oblasti....pdf")) { HighlightAnnotation highlight = new HighlightAnnotation...Add(highlight); annotator.Save(@"path/annotation-highlight.pdf");...

    blog.groupdocs.com/cs/annotation/highlight-pdf-...
  7. قم بتمييز ملف PDF باستخدام التعليقات التوضيحية ...

    قم بتمييز النص في PDF باستخدام التعليقات التوضيحية المميزة باستخدام C #. الشرح التوضيحي للمستند والصورة. تسمح واجهة برمجة التطبيقات .NET API بالتعليق على ملفات PDF من خلال تمييز أي منطقة....pdf")) { HighlightAnnotation highlight = new HighlightAnnotation...Add(highlight); annotator.Save(@"path/annotation-highlight.pdf");...

    blog.groupdocs.com/ar/annotation/highlight-pdf-...
  8. Compare Word Documents Online with GroupDocs' D...

    GroupDocs Comparison is a web-based tool that allows you to compare Word documents, as well as PDF, Excel and other documents online. It combines two documents and Highlights differences. While comparing documents, the app generates a redline and blueline view of how the documents differ. GroupDocs’ document comparison tool Highlights the differences this way: red strike-outs show deleted text and formatting; and blue underlines show added text and formatting. GroupDocs Comparison is mainly used to compare two Word documents....combines two documents and highlights differences. While comparing...document comparison tool highlights the differences this way:...

    blog.groupdocs.com/comparison/compare-word-docu...
  9. Créez votre solution de recherche plein texte e...

    API de recherche de texte pour les applications .NET à rechercher via l'indexation. Trouvez du texte dans plusieurs fichiers Word, Excel, PDF, fichiers texte d'un dossier et mettez en surbrillance les résultats de la recherche.... Utilisez la méthode Highlight de la classe Index pour mettre...string path = indexFolder + "Highlighted-"+ i +".html"; OutputAdapter...

    blog.groupdocs.com/fr/search/build-your-full-te...
  10. جستجوی فازی C# - در فایل ها در پوشه ها پیدا کنید

    قدرت جستجوی فازی برنامه ای در C# را باز کنید! چندین سند مبتنی بر متن را در پوشه‌ها برای مطابقت تقریبی با تحمل خطا جستجو کنید....indexFolder + "/Highlight" + i + ".html"); Highlighter highlighter = new...apter); index.Highlight(document, highlighter); Console.WriteLine("\tDocument:...

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