Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 1,111 for

query

(0.23 sec)
  1. GroupDocs.Search for .NET 1.2.0 released with s...

    GroupDocs.Search for .NET API version 1.2 is available now with support of more Microsoft Word, Excel and PowerPoint formats. There is enhancement in Search API in form of user warnings with not supported seach settings in Fuzzy search, Regular expression and Synonym search. Some more enhancements in similarity level setting for Fuzzy search and total hit count for search results in this release. .NET Search API 1.2 enhancements and features Format list extended, now Search API supports below mentioned formats too....suggestions, questions and queries for improving the Search API...

    blog.groupdocs.com/search/search-api-net-releas...
  2. C#を使用してインデックスを作成してフォルダ内のテキストを検索する| .NETSearchAP...

    GroupDocs Search API for .NET Developersを使用して、パーツごとにテキストを検索し、テキストのインデックスを作成し、検索スレッドの数を指定し、検索時間を取得してC#で検索結果を取得します。...@"c:\\MyDocuments\\"; string query = "Einstein"; // Creating an...SearchResult result = index.Search(query, options); Console.WriteLine("Document...

    blog.groupdocs.com/ja/search/search-text-by-ind...
  3. Search and Replace Metadata using Regular Expre...

    GroupDocs team is introducing a bunch of enhancements in this monthly release of GroupDocs.Metadata for .NET 18.5. Using the latest version, you can now search and replace metadata using a regular expression, read DublinCore metadata using a unified approach, and edit ZIP archive comments. Furthermore, memory consumption is now reduced for ZIP, torrent, and EPUB file formats. We recommend you to install and use the latest version of the API....if you have some questions, queries or suggestions about GroupDocs...

    blog.groupdocs.com/metadata/search-and-replace-...
  4. 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.... string query = "^(.)\\1{1,}"; SearchResult...SearchResult result = index.Search(query); Ici, j’ai mis en évidence les...

    blog.groupdocs.com/fr/search/search-in-document...
  5. Get Password-Protected Document's Metadata usin...

    We are glad to announce the monthly releaseof GroupDocs.Metadata for Java 18.12. Using the latest version, you can now work with the password-protected PDF, Word, Excel, and PowerPoint documents. Furthermore, obsolete methods of MP3 and MPP formats are removed and memory consumption for working with Word and PowerPoint formats is now reduced. We recommend you to install and use the latest version of the API. Features IntroducedThe following features are introduced in version 18....suggestions, questions, or queries related to GroupDocs.Metadata...

    blog.groupdocs.com/metadata/get-password-protec...
  6. Track Changes in a Word Document Using GroupDoc...

    We as members of GroupDocs team are immensely delighted to see our users community growing every day. Our whole team is always endeavoring to cater to your needs and requirements to our fullest possible potential thus providing the most innovative and enhanced solutions to our valuable customers. In this regard we are really pleased to announce yet another bit of our efforts for you; that is the release of version 17....if you have some questions, queries or suggestions about GroupDocs...

    blog.groupdocs.com/metadata/track-changes-word-...
  7. Java ファイル検索 - フォルダー全体のファイル内の複数のテキストを検索

    Java を使用して、さまざまなフォルダーにまたがるさまざまなファイル内の複数のテキストまたはフレーズを検索します。それぞれの HTML ファイル内のスキャン結果を強調表示します。...add("path/parent-folder/"); String query = "water OR \"Lorem ipsum\"...SearchResult result = index.search(query); for (int i = 0 ; i < result...

    blog.groupdocs.com/ja/search/search-multiple-te...
  8. 用Java 构建全文搜索解决方案|在文件和文件夹中查找

    用于 Java 应用程序的全文搜索 API,可通过索引进行搜索。在文件夹的多个 Word、Excel、PDF、TXT 文件中查找文本并突出显示搜索结果。...folder String query = "draw"; // Specify a search query SearchResult...SearchResult result = index.search(query); // Searching in the index for...

    blog.groupdocs.com/zh/search/build-full-text-se...
  9. Créer une solution de recherche en texte intégr...

    API de recherche en texte intégral pour les applications Java à rechercher via l'indexation. Trouvez du texte dans plusieurs fichiers Word, Excel, PDF, TXT d'un dossier et mettez en surbrillance les résultats de la recherche....folder String query = "draw"; // Specify a search query SearchResult...SearchResult result = index.search(query); // Searching in the index for...

    blog.groupdocs.com/fr/search/build-full-text-se...
  10. Update IPTC Metadata in PSD File using GroupDoc...

    GroupDocs team is proudly announcing the monthly release of GroupDocs.Metadata for .NET 18.7. Using the latest version, you can now update and remove IPTC metadata in PSD file format. Furthermore, memory consumption is now reduced to perform metadata operations for PSD and MP3 file format. We recommend you to install and use the latest version of the API. Features IntroducedFollowing are the new features introduced in version 18.7. Update IPTC Metadata in PSD Format Remove IPTC Metadata in PSD Format For details about the features supported by the API, please visit Features Overview....if you have some questions, queries or suggestions about GroupDocs...

    blog.groupdocs.com/metadata/update-iptc-metadat...