Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 1,133 for

query

(0.89 sec)
  1. .NET 파일 검색 - 폴더 전체의 파일에서 여러 텍스트 검색

    C#을 사용하여 다양한 폴더에 분산된 다양한 파일에서 여러 텍스트나 문구를 검색하세요. 각 HTML 파일에서 스캔 결과를 강조표시합니다.... string query = "water OR \"Lorem ipsum\"...SearchResult result = index.Search(query); // 결과 인쇄 Console.WriteLine("Documents:...

    blog.groupdocs.com/ko/search/search-multiple-te...
  2. オンラインのドキュメントで正規表現検索を実行する

    GroupDocs.Search を使用して正規表現検索の機能を解放してください。正規表現を使用してテキストベースのドキュメントを検索する方法を学びます。... string query = "^(.)\\1{1,}"; SearchResult...SearchResult result = index.Search(query); 詳細なガイダンスについては、 C# を使用した正規表現によるドキュメント内検索...

    blog.groupdocs.com/ja/search/online-regex-search/
  3. .NET 文件搜索 - 跨文件夹搜索文件中的多个文本

    使用 C# 搜索分布在不同文件夹中的各种文件中的多个文本或短语。在相应的 HTML 文件中突出显示扫描结果。...搜索包含单词“water”或“non”或短语“Lorem ipsum”的文档 string query = "water OR \"Lorem ipsum\"...SearchResult result = index.Search(query); // 打印结果 Console.WriteLine("Documents:...

    blog.groupdocs.com/zh/search/search-multiple-te...
  4. digital signature

    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....cryptografische algoritmen, LINQ‑achtige query‑optimalisaties en een kritieke...

    blog.groupdocs.com/nl/tag/digital-signature/
  5. full text search

    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....geavanceerdere manier om een tekst/query te doorzoeken in een verzameling...

    blog.groupdocs.com/nl/tag/full-text-search/
  6. image-steganography

    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....sicuri, ottimizzazioni delle query in stile LINQ e una correzione...

    blog.groupdocs.com/it/tag/image-steganography/
  7. Fuzzy Search uitvoeren met C#

    Leer hoe u fuzzy search uitvoert met C# voor nauwkeurige en efficiënte Querymatching. Ontdek hoe u document search bouwt met fuzzy logic in C# voor betere resultaten....de index met behulp van de query en de SearchOptions om overeenkomende...vinden, zelfs met imperfecte query’s. De platformonafhankelij aard...

    kb.groupdocs.com/nl/search/net/perform-fuzzy-se...
  8. C# 퍼지 검색 - 폴더 전체의 파일에서 찾기

    C#에서 프로그래밍 방식 퍼지 검색의 강력한 기능을 활용해 보세요! 오류 허용 범위 내에서 대략적인 일치 항목을 찾기 위해 여러 폴더에서 여러 텍스트 기반 문서를 검색합니다....8); string query = "nulla"; // search approximate...provided query SearchResult result = index.Search(query, options);...

    blog.groupdocs.com/ko/search/fuzzy-search-csharp/
  9. Hotfix Release of GroupDocs.Metadata for .NET -...

    GroupDocs team is pleased to announce another hotfix release v17.10.2 of the GroupDocs.Metadata for .NET API. In earlier versions, bit depth was affected when removing metadata from Tiff files and the resultant image was turning into black and white. However, the API has been optimized to resolve this issue in the latest version. We recommend you to download or update your applications to use the latest version of the API....if you have some questions, queries or suggestions about GroupDocs...

    blog.groupdocs.com/metadata/hot-fix-release-of-...
  10. 使用 C# 通過索引搜索文件夾中的文本 |使用 .NET 搜索 API

    按部分搜索文本、文本索引、指定搜索線程數和獲取搜索時間,以便使用面向 .NET 開發人員的 GroupDocs 搜索 API 在 C# 中獲取搜索結果。...@"c:\\MyDocuments\\"; string query = "Einstein"; // Creating an...SearchResult result = index.Search(query, options); Console.WriteLine("Document...

    blog.groupdocs.com/zh-hant/search/search-text-b...