Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 1,011 for

highlight

(0.21 sec)
  1. 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-...
  2. 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...
  3. annotate PDF on GroupDocs Blog | Document Autom...

    annotate PDF on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in annotate PDF on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers......Markieren Sie Text in PDFs mit Highlight-Anmerkungen mit C#. Dokument-...Markieren Sie Text in PDFs mit Highlight-Anmerkungen unter Verwendung...

    blog.groupdocs.com/de/tag/annotate-pdf/index.xml
  4. 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...
  5. 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-...
  6. C# Búsqueda difusa: buscar en archivos en carpetas

    ¡Desbloquee el poder de la búsqueda difusa programática en C#! Busque múltiples documentos basados en texto en carpetas para obtener coincidencias aproximadas con tolerancia a errores....indexFolder + "/Highlight" + i + ".html"); Highlighter highlighter = new...apter); index.Highlight(document, highlighter); Console.WriteLine("\tDocument:...

    blog.groupdocs.com/es/search/fuzzy-search-csharp/
  7. Java Regex - Tìm kiếm trong tài liệu bằng biểu ...

    Khai phá sức mạnh của tìm kiếm có lập trình trong Java! Tìm hiểu cách tìm kiếm chính xác nhiều tài liệu dựa trên văn bản trên các thư mục bằng cách sử dụng biểu thức thông thường...."path/Highlight" + i + ".html"); Highlighter highlighter = new...apter); index.highlight(document, highlighter); System.out.println("\tDocument:...

    blog.groupdocs.com/vi/search/search-in-document...
  8. C# Regex - 정규식을 사용하여 문서에서 검색

    C#에서 프로그래밍 방식 검색의 강력한 기능을 활용해 보세요! 정규식을 사용하여 폴더 전체에서 여러 텍스트 기반 문서를 정확하게 검색하는 방법을 알아보세요....indexFolder + "/Highlight" + i + ".html"); Highlighter highlighter = new...apter); index.Highlight(document, highlighter); Console.WriteLine("\tDocument:...

    blog.groupdocs.com/ko/search/search-in-document...
  9. جستجوی فازی 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/
  10. 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/