Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 1,076 for

highlight

(0.27 sec)
  1. 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...
  2. Java Fuzzy Search - ค้นหาในไฟล์ข้ามโฟลเดอร์

    ค้นพบว่าการค้นหาแบบคลุมเครือของ Java สามารถช่วยคุณค้นหาสิ่งต่าง ๆ ในไฟล์ข้ามโฟลเดอร์ได้อย่างไร! เหมือนกับการค้นหาอย่างชาญฉลาดที่เข้าใจข้อผิดพลาดเล็กๆ น้อยๆ..."path/Highlight" + i + ".html"); Highlighter highlighter = new...apter); index.highlight(document, highlighter); System.out.println("\tDocument:...

    blog.groupdocs.com/th/search/fuzzy-search-java/
  3. Java-Fuzzy-Suche – Suchen in Dateien über Ordne...

    Entdecken Sie, wie die Fuzzy-Suche von Java Ihnen dabei helfen kann, Dinge in Dateien ordnerübergreifend zu finden! Es ist wie eine intelligente Suche, die kleine Fehler versteht...."path/Highlight" + i + ".html"); Highlighter highlighter = new...apter); index.highlight(document, highlighter); System.out.println("\tDocument:...

    blog.groupdocs.com/de/search/fuzzy-search-java/
  4. Tìm kiếm văn bản trong các định dạng tài liệu W...

    GroupDocs.Search là API tìm kiếm toàn văn bản mạnh mẽ cho phép bạn tìm kiếm qua hơn 70 định dạng tài liệu trong ứng dụng của mình....OccurrenceCount); } // Highlight occurrences in text if (result...@"/Users/muhammadsohailismail/Output/Highlighted.html"; OutputAdapter outputAdapter...

    blog.groupdocs.com/vi/search/search-text-in-wor...
  5. C# .NET을 사용하여 Word, Excel, PDF, ZIP 문서 형식의 텍스트 검색

    GroupDocs.Search는 애플리케이션에서 70개 이상의 문서 형식을 검색할 수 있는 강력한 전체 텍스트 검색 API입니다....OccurrenceCount); } // Highlight occurrences in text if (result...@"/Users/muhammadsohailismail/Output/Highlighted.html"; OutputAdapter outputAdapter...

    blog.groupdocs.com/ko/search/search-text-in-wor...
  6. 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...
  7. C#을 사용하여 주석이 있는 PDF 강조 표시 | 하이라이트로 PDF에 주석 달기

    C#을 사용하여 강조 주석으로 PDF의 텍스트를 강조 표시합니다. 문서 및 이미지 주석 .NET API를 사용하면 모든 영역을 강조 표시하여 PDF 파일에 주석을 달 수 있습니다....pdf")) { HighlightAnnotation highlight = new HighlightAnnotation...Add(highlight); annotator.Save(@"path/annotation-highlight.pdf");...

    blog.groupdocs.com/ko/annotation/highlight-pdf-...
  8. 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...
  9. How to Add Ellipse Annotation in PDF using Java

    This article will help you to add ellipse annotation in PDF using Java. Moreover, It provides code to insert ellipse annotation to PDF in Java along with all steps....way of adding information, highlights, and comments to PDFs. Ellipse...particular, are helpful for highlighting specific areas or shapes...

    kb.groupdocs.com/annotation/java/how-to-add-ell...
  10. C# 模糊搜尋 - 在跨資料夾的檔案中尋找

    釋放 C# 中程式化模糊搜尋的威力!跨文件夾搜尋多個基於文字的文檔,以取得具有容錯能力的近似匹配。...indexFolder + "/Highlight" + i + ".html"); Highlighter highlighter = new...apter); index.Highlight(document, highlighter); Console.WriteLine("\tDocument:...

    blog.groupdocs.com/zh-hant/search/fuzzy-search-...