Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 1,116 for

query

(0.51 sec)
  1. C#を使用して任意の単語の同義語を検索|意味別の同義語グループ

    .NET APIを使用して、C#内の任意の単語のすべての可能な同義語を検索します。同じ単語のさまざまな意味で配置された同義語のさまざまなコレクションを取得します。...C#の任意の単語のすべての同義語を取得します string query = "make"; string[] synonyms...GetSynonyms(query); Console.WriteLine("Synonyms for '" + query + "':");...

    blog.groupdocs.com/ja/search/find-synonyms-of-w...
  2. Text Analysis API for Spreadsheets, Presentatio...

    We are pleased to announce the release of version 18.8 of GroupDocs.Parser for .NET. In this version, we have extended the support of text analysis API for spreadsheets, presentations and text documents. Furthermore, the latest version allows providing a password for protected documents on-demand. We’d recommend you to use the latest version of the API and share your feedback. Features Introduced Text Analysis API GroupDocs.Parser allows extracting text areas from the pages of a document....Parser Have Queries? # If you have got any queries or concerns...

    blog.groupdocs.com/parser/text-analysis-api-for...
  3. Upcoming Release of GroupDocs.Editor for Java

    We are excited to announce that GroupDocs.Editor is coming to Java Platform. It will be a lightweight component that’ll allow to edit multiple document formats like Word, Cells, Slides, PDF and many more in form of HTML. Moreover, this API will permit user to translate source documents into HTML or save HTML into source document format. Features Offered by GroupDocs.Editor for JavaGroupDocs will keep on updating this API with new features....would be happy to hear your queries or suggestions at GroupDocs...

    blog.groupdocs.com/editor/upcoming-release-grou...
  4. Upcoming Release of GroupDocs.Merger for .NET

    We are about to release GroupDocs.Merger for .NET, a full featured, back-end API that could easily be utilized by .NET developers in their projects. It will allow trimming and swapping of pages. Document protection will be managed by GroupDocs.Merger for .NET. Moreover, API will allow to merge two documents of same format into single. Features Offered by GroupDocs.Merger for .NETGroupDocs will keep on updating this API with new features. An initial list of features offered by the API will be: Move/reorder pages Remove and swap document pages Trim and split document Document protection management Join Document First Version AvailabilityWe are finalizing the first release of GroupDocs....would be happy to hear your queries or suggestions at GroupDocs...

    blog.groupdocs.com/merger/upcoming-release-of-g...
  5. Java Fuzzy Search – поиск в файлах по папкам

    Узнайте, как нечеткий поиск Java может помочь вам находить нужные данные в файлах и папках! Это похоже на умный поиск, который понимает мелкие ошибки....75)); String query = "nulla"; // search approximate...provided query SearchResult result = index.search(query, options);...

    blog.groupdocs.com/ru/search/fuzzy-search-java/
  6. Нечіткий пошук C# - пошук у файлах у папках

    Розкрийте силу програмного нечіткого пошуку в C#! Шукайте в кількох текстових документах у папках приблизні збіги з толерантністю до помилок....8); string query = "nulla"; // search approximate...provided query SearchResult result = index.Search(query, options);...

    blog.groupdocs.com/uk/search/fuzzy-search-csharp/
  7. Sestavte si řešení pro fulltextové vyhledávání ...

    Rozhraní API pro vyhledávání textu pro aplikace .NET pro vyhledávání pomocí indexování. Najděte text ve více aplikacích Word, Excel, PDF, textových souborech složky a zvýrazněte výsledky vyhledávání....@"documentPath/GroupDocs/source/"; string query = "video"; // Vytvoření indexu...SearchResult result = index.Search(query); Console.WriteLine("Documents...

    blog.groupdocs.com/cs/search/build-your-full-te...
  8. C# Fuzzy Search - البحث في الملفات عبر المجلدات

    أطلق العنان لقوة البحث البرمجي الغامض في لغة C#! ابحث في عدة مستندات نصية عبر المجلدات للحصول على مطابقات تقريبية مع التسامح مع الأخطاء....8); string query = "nulla"; // search approximate...provided query SearchResult result = index.Search(query, options);...

    blog.groupdocs.com/ar/search/fuzzy-search-csharp/
  9. Ricerca inversa di immagini nei documenti

    Crea la tua app con funzionalità di ricerca inversa delle immagini in documenti e file immagine....utilizzando un’immagine come query di ricerca al posto del testo...generato l’hash per l’immagine di query, esso viene confrontato con...

    blog.groupdocs.com/it/search/reverse-image-search/
  10. Esegui la ricerca con distinzione tra maiuscole...

    Esegui senza sforzo la ricerca case-sensitive usando Java per risultati accurati. Segui le istruzioni passo-passo per cercare testo case-sensitive nei file usando Java....search con la query di testo desiderata, assicurandosi...e minuscole assicura che le query per questi termini producano...

    kb.groupdocs.com/it/search/java/perform-case-se...