Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 1,005 for

highlight

(0.06 sec)
  1. C# Regex - با استفاده از عبارات منظم در اسناد ج...

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

    blog.groupdocs.com/fa/search/search-in-document...
  2. Rechercher du texte dans les formats de documen...

    GroupDocs.Search est une puissante API de recherche en texte intégral qui vous permet de rechercher parmi plus de 70 formats de documents dans vos applications....OccurrenceCount); } // Highlight occurrences in text if (result...@"/Users/muhammadsohailismail/Output/Highlighted.html"; OutputAdapter outputAdapter...

    blog.groupdocs.com/fr/search/search-text-in-wor...
  3. C# Regex - Vyhledávání v dokumentech pomocí reg...

    Odemkněte sílu programového vyhledávání v C#! Naučte se prohledávat více textových dokumentů ve složkách s přesností pomocí regulárních výrazů....indexFolder + "/Highlight" + i + ".html"); Highlighter highlighter = new...apter); index.Highlight(document, highlighter); Console.WriteLine("\tDocument:...

    blog.groupdocs.com/cs/search/search-in-document...
  4. C# Regex - البحث في المستندات باستخدام التعبيرا...

    أطلق العنان لقوة البحث البرمجي في لغة C#! تعرف على كيفية البحث في مستندات نصية متعددة عبر المجلدات بدقة باستخدام التعبيرات العادية....indexFolder + "/Highlight" + i + ".html"); Highlighter highlighter = new...apter); index.Highlight(document, highlighter); Console.WriteLine("\tDocument:...

    blog.groupdocs.com/ar/search/search-in-document...
  5. Java ファイル検索 - フォルダー全体のファイル内の複数のテキストを検索

    Java を使用して、さまざまなフォルダーにまたがるさまざまなファイル内の複数のテキストまたはフレーズを検索します。それぞれの HTML ファイル内のスキャン結果を強調表示します。..."/path/Highlighted-" + i + ".html"); Highlighter highlighter = new...apter); index.highlight(document, highlighter); } 上記のコードをまとめ...

    blog.groupdocs.com/ja/search/search-multiple-te...
  6. Volltextsuchlösung in Java erstellen | In Datei...

    Volltextsuche-API für Java-Anwendungen zur Suche über Indizierung. Finden Sie Text in mehreren Word-, Excel-, PDF- und TXT-Dateien eines Ordners und markieren Sie Suchergebnisse....getFoundDocument(i); String path = "path/Highlighted-"+ i +".html"; OutputAdapter...FileOutputAdapter(path); HtmlHighlighter highlighter = new HtmlHighlighter(outputAdapter);...

    blog.groupdocs.com/de/search/build-full-text-se...
  7. Cari Teks di Word, Excel, PDF, Format Dokumen Z...

    GroupDocs.Search adalah API pencarian teks lengkap yang kuat yang memungkinkan Anda mencari lebih dari 70 format dokumen dalam aplikasi Anda....OccurrenceCount); } // Highlight occurrences in text if (result...@"/Users/muhammadsohailismail/Output/Highlighted.html"; OutputAdapter outputAdapter...

    blog.groupdocs.com/id/search/search-text-in-wor...
  8. Wyszukiwanie tekstu w formatach dokumentów Word...

    GroupDocs.Search to potężny interfejs API wyszukiwania pełnotekstowego, który umożliwia przeszukiwanie ponad 70 formatów dokumentów w aplikacjach....OccurrenceCount); } // Highlight occurrences in text if (result...@"/Users/muhammadsohailismail/Output/Highlighted.html"; OutputAdapter outputAdapter...

    blog.groupdocs.com/pl/search/search-text-in-wor...
  9. 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...
  10. Realce PDF com anotações usando C# | Anotar PDF...

    Realce texto em PDF com anotações de realce usando C#. A API .NET de anotação de documento e imagem permite anotar arquivos PDF destacando qualquer área....pdf")) { HighlightAnnotation highlight = new HighlightAnnotation...Add(highlight); annotator.Save(@"path/annotation-highlight.pdf");...

    blog.groupdocs.com/pt/annotation/highlight-pdf-...