Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 1,781 for

highlight

(0.07 sec)
  1. 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-...
  2. API on GroupDocs Blog | Document Automation Sol...

    API on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in API on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers GroupDocs.Markdow......3 – Highlights der März‑2026‑Veröffentlichung...1 – Februar 2026 Release‑Highlights Entdecken Sie, was es Neues...

    blog.groupdocs.com/de/tag/api/index.xml
  3. How to Add Ellipse Annotation in PDF using C#

    This article offers guidance on how to add ellipse annotation in PDF using C#. Additionally, it includes code and steps to insert ellipse annotation to PDF in C#....additional information, highlighting important sections, and...particularly beneficial when highlighting specific areas or shapes...

    kb.groupdocs.com/annotation/net/how-to-add-elli...
  4. C# Regex – Suche in Dokumenten mit regulären Au...

    Nutzen Sie die Leistungsfähigkeit der programmatischen Suche in C#! Erfahren Sie, wie Sie mithilfe regulärer Ausdrücke präzise mehrere textbasierte Dokumente in Ordnern durchsuchen können....indexFolder + "/Highlight" + i + ".html"); Highlighter highlighter = new...apter); index.Highlight(document, highlighter); Console.WriteLine("\tDocument:...

    blog.groupdocs.com/de/search/search-in-document...
  5. C# Regex — wyszukiwanie w dokumentach przy użyc...

    Odblokuj moc wyszukiwania programistycznego w C#! Dowiedz się, jak precyzyjnie przeszukiwać wiele dokumentów tekstowych w folderach za pomocą wyrażeń regularnych....indexFolder + "/Highlight" + i + ".html"); Highlighter highlighter = new...apter); index.Highlight(document, highlighter); Console.WriteLine("\tDocument:...

    blog.groupdocs.com/pl/search/search-in-document...
  6. 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...
  7. 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...
  8. 在 C# 中構建您的全文搜索解決方案 |使用 .NET 在文件中查找

    .NET 應用程序的文本搜索 API,可通過索引進行搜索。在文件夾的多個 Word、Excel、PDF、文本文件中查找文本並突出顯示搜索結果。...在遍歷搜索結果時,創建 Highlighter 。 使用 Index 類的 Highlight 方法來突出顯示搜索結果。...string path = indexFolder + "Highlighted-"+ i +".html"; OutputAdapter...

    blog.groupdocs.com/zh-hant/search/build-your-fu...
  9. Evidenzia PDF con annotazioni usando C# | Annot...

    Evidenzia il testo in PDF con le annotazioni di evidenziazione usando C#. Annotazione di documenti e immagini .NET API consente di annotare i file PDF evidenziando qualsiasi area....pdf")) { HighlightAnnotation highlight = new HighlightAnnotation...Add(highlight); annotator.Save(@"path/annotation-highlight.pdf");...

    blog.groupdocs.com/it/annotation/highlight-pdf-...
  10. Voeg hoogtepuntannotatie toe aan JPG met behulp...

    Laten we leren hoe u Highlight-annotatie aan JPG kunt toevoegen met behulp van Java. Bovendien zullen we u een codevoorbeeld geven om Highlight-annotaties in Java voor JPG in te voegen....codevoorbeeld laten zien hoe u highlight-annotatie in Java voor JPG...proces van het toevoegen van highlight-annotaties aan JPG-afbeeldingen...

    kb.groupdocs.com/nl/annotation/java/add-highlig...