Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 1,076 for

highlight

(0.08 sec)
  1. C# Regex - Rechercher dans des documents à l'ai...

    Libérez la puissance de la recherche programmatique en C# ! Découvrez comment rechercher avec précision plusieurs documents texte dans des dossiers à l’aide d’expressions régulières....indexFolder + "/Highlight" + i + ".html"); Highlighter highlighter = new...apter); index.Highlight(document, highlighter); Console.WriteLine("\tDocument:...

    blog.groupdocs.com/fr/search/search-in-document...
  2. Java Fuzzy Search – hledání v souborech napříč ...

    Zjistěte, jak vám fuzzy vyhledávání v Java může pomoci najít věci v souborech napříč složkami! Je to jako chytré vyhledávání, které rozumí malým chybám...."path/Highlight" + i + ".html"); Highlighter highlighter = new...apter); index.highlight(document, highlighter); System.out.println("\tDocument:...

    blog.groupdocs.com/cs/search/fuzzy-search-java/
  3. Java Fuzzy Search - البحث في الملفات عبر المجلدات

    اكتشف كيف يمكن أن يساعدك البحث الغامض في Java في العثور على الأشياء في الملفات عبر المجلدات! إنه مثل البحث الذكي الذي يفهم الأخطاء الصغيرة...."path/Highlight" + i + ".html"); Highlighter highlighter = new...apter); index.highlight(document, highlighter); System.out.println("\tDocument:...

    blog.groupdocs.com/ar/search/fuzzy-search-java/
  4. C# Fuzzy Search - מצא בקבצים על פני תיקיות

    פתח את הכוח של חיפוש מטושטש פרוגרמטי ב-C#! חפש במספר מסמכים מבוססי טקסט על פני תיקיות עבור התאמות משוערות עם סובלנות שגיאה....indexFolder + "/Highlight" + i + ".html"); Highlighter highlighter = new...apter); index.Highlight(document, highlighter); Console.WriteLine("\tDocument:...

    blog.groupdocs.com/he/search/fuzzy-search-csharp/
  5. 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-...
  6. 使用 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...
  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/zh/annotation/highlight-pdf-...
  8. Get List of Indexed Documents using GroupDocs.S...

    We are pleased to announce the monthly release of GroupDocs.Search for .NET 18.9. Using the latest version, you can now get the list of indexed documents and document’s text from the index archive. Moreover, you can now save encodings automatically which were used to extract text from TXT files. We would recommend you to install and use the latest version of the API. Enhancements Following are the enhancements introduced in the latest version:...generating document text with highlighted found words. This example...HTML formatted text with highlighted found words: string indexFolder...

    blog.groupdocs.com/search/get-list-of-indexed-d...
  9. 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...
  10. Java ファイル検索 - フォルダー全体のファイル内の複数のテキストを検索

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

    blog.groupdocs.com/ja/search/search-multiple-te...