Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 282 for

dictionary

(0.24 sec)
  1. 使用 C# 查找任何單詞的同義詞 |按含義劃分的同義詞組

    使用 .NET API 在 C# 中查找任何單詞的所有可能同義詞。獲取按同一個詞的不同含義排列的不同同義詞集合。...Dictionaries.SynonymDictionary.GetSynonyms(query);...string[][] groups = new Index().Dictionaries.SynonymDictionary.GetSynonymGroups(query);...

    blog.groupdocs.com/zh-hant/search/find-synonyms...
  2. C#을 사용하여 모든 단어의 동의어 찾기 | 의미별 동의어 그룹

    .NET API를 사용하여 C#에서 모든 단어의 가능한 모든 동의어를 찾습니다. 동일한 단어의 다른 의미로 정렬된 다양한 동의어 모음을 가져옵니다....Dictionaries.SynonymDictionary.GetSynonyms(query);...string[][] groups = new Index().Dictionaries.SynonymDictionary.GetSynonymGroups(query);...

    blog.groupdocs.com/ko/search/find-synonyms-of-w...
  3. C# .NET을 사용하여 문서에 있는 각 단어의 단어 및 발생 횟수 계산

    .NET 문서 구문 분석 API를 사용하여 C#의 PDF, Word, Excel, PowerPoint 및 이메일 문서에서 단어 수와 해당 발생 횟수를 계산합니다....GetText()) { Dictionary<string, int> stats = new Dictionary<string...

    blog.groupdocs.com/ko/parser/count-words-and-oc...
  4. 使用 C# .NET 計算文檔中每個單詞的單詞數和出現次數

    使用 .NET 文檔解析 API 計算 C# 中 PDF、Word、Excel、PowerPoint 和電子郵件文檔中的單詞數及其出現次數。...GetText()) { Dictionary<string, int> stats = new Dictionary<string...

    blog.groupdocs.com/zh-hant/parser/count-words-a...
  5. GroupDocs.Parser for .NET 25.12.1 – Latest Upda...

    Explore what’s new in GroupDocs.Parser for .NET 25.12.1. Available now on NuGet and GroupDocs website...., OCR dictionaries) can be read from at runtime...

    blog.groupdocs.com/parser/groupdocs-parser-for-...
  6. Keresés álnevekkel a dokumentumban a C# használ...

    Tanuljuk meg, hogyan kereshetünk álnevekkel a dokumentumban C# használatával. Egyszerűsítse le a lekérdezéseket, növelje a pontosságot, és érjen el robusztus dokumentumkeresést a C# nyelvű álnevekkel a különböző platformokon.... Használja a Dictionaries.AliasDictionary.Add metódust...

    kb.groupdocs.com/hu/search/net/search-with-alia...
  7. Speciális karakterek keresése a dokumentumokban...

    Egyszerűen kereshet speciális karakterek között a dokumentumokban a C# használatával. Fokozza a szöveges keresés pontosságát és relevanciáját speciális karakterekkel a C# nyelven több platformon....be a karaktertípusokat a Dictionaries.Alphabet.SetRange metódussal...

    kb.groupdocs.com/hu/search/net/search-special-c...
  8. Search Special Characters in Documents using Java

    Effortlessly learn how to search special characters in documents using Java. Improve the accuracy and relevance of text search with special characters in Java....character types by using the Dictionaries.getAlphabet().setRange method...

    kb.groupdocs.com/search/java/search-special-cha...
  9. Search Special Characters in Documents using C#

    Easily search special characters in documents using C#. Enhance accuracy and relevance in text search with special characters in C# across multiple platforms....character types by utilizing the Dictionaries.Alphabet.SetRange method...

    kb.groupdocs.com/search/net/search-special-char...
  10. Work with Blended Characters using GroupDocs.Se...

    We are delighted to announce the monthly release of GroupDocs.Search for .NET 18.12. Using the latest version, you can now index and search blended characters and perform a wildcard search. We would recommend you to install and use the latest version of the API. Features Following are the new features introduced in the latest version: Blended Characters Search GroupDocs.Search for .NET API 18.12 introduces a new class of characters - blended....Dictionaries.Alphabet.SetRange(new char[]...

    blog.groupdocs.com/search/work-with-blended-cha...