Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 3,326 for

highlight

(0.08 sec)
  1. 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-...
  2. Xây dựng Giải pháp Tìm kiếm Toàn văn của bạn tr...

    API tìm kiếm văn bản cho các ứng dụng .NET để 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, văn bản của một thư mục và đánh dấu kết quả tìm kiếm....string path = indexFolder + "Highlighted-"+ i +".html"; OutputAdapter...FileOutputAdapter(path); Highlighter highlighter = new HtmlHighlighter(outputAdapter);...

    blog.groupdocs.com/vi/search/build-your-full-te...
  3. Mettre en surbrillance un PDF avec des annotati...

    Mettez en surbrillance du texte dans un PDF avec des annotations de surbrillance à l'aide de C#. L'API .NET d'annotation de documents et d'images permet d'annoter des fichiers PDF en mettant en surbrillance n'importe quelle zone....pdf")) { HighlightAnnotation highlight = new HighlightAnnotation...Add(highlight); annotator.Save(@"path/annotation-highlight.pdf");...

    blog.groupdocs.com/fr/annotation/highlight-pdf-...
  4. 使用 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-hant/annotation/highlight...
  5. 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/ko/search/build-full-text-se...
  6. Uncategorized

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Text highlighting feature is introduced and...Implement new Setting for text highlighting in Html, Slides, Notes,...

    blog.groupdocs.com/tag/uncategorized/
  7. 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/
  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. XmlEditOptions | GroupDocs.Editor for Java API ...

    Allows to specify custom options for loading XML eXtensible Markup Language documents and converting them to the HTML...Allows to adjust the XML highlighting, that will be applied to...Allows to adjust the XML highlighting, that will be applied to...

    reference.groupdocs.com/editor/java/com.groupdo...
  10. 使用 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...