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

query

(0.12 sec)
  1. Remove IPTC Metadata in PSD Format using GroupD...

    GroupDocs team is introducing new features and enhancements in the monthly releaseof GroupDocs.Metadata for Java 18.7. The latest version allows you to update and remove IPTC metadata in PSD file format. Furthermore, memory consumption is now reduced to perform metadata operations for PSD and MP3 file formats. We recommend you to install the latest version of API for a better experience. Features IntroducedFollowing are the new features introduced in version 18....suggestions, questions, or queries related to GroupDocs.Metadata...

    blog.groupdocs.com/metadata/remove-iptc-metadat...
  2. GroupDocs.Search for .NET 16.12 Supports Search...

    We are really pleased to announce the monthly release of GroupDocs.Search for .NET 16.12 API. In this release, we have introduced three new features. You can now apply search to password protected documents. Not only this, the latest release provides its users with the functionality to maintain list of synonyms and stop words. Download the latest version and try out all the amazing features of GroupDocs.Search for .NET 16.12 API....suggestions, questions, or queries related to GroupDocs.Search...

    blog.groupdocs.com/search/groupdocs-search-net-...
  3. Extract data from database on GroupDocs Blog | ...

    Extract data from database on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Extract data from database on GroupDocs Blog | Document Automation Solution......databasebeheersystee te installeren of de SQL-query’s te schrijven. Recent...

    blog.groupdocs.com/nl/tag/extract-data-from-dat...
  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. 用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...
  6. 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...
  7. Get Search and Index Report Using GroupDocs.Sea...

    Team GroupDocs is always focused on delivering the best to their customers and this is why we have come up with yet another monthly release of the search API which adds some very valuable features and enhancements to the GroupDocs.Search for .NET API. Using the latest version, users can get detailed report about searching or indexing. The API has also added Fiction book format to the list of supported formats....suggestions, questions, or queries related to GroupDocs.Search...

    blog.groupdocs.com/search/get-search-and-index-...
  8. Extract Data from Invoices or Receipts in C# us...

    Parse invoices or receipts and extract data programmatically using C#. Use .NET document parsing API in ASP.NET, WCF, or WPF to extract text from documents....in case of any questions or queries. See Also # Extract invoice...

    blog.groupdocs.com/parser/extract-data-from-inv...
  9. Tìm kiếm tệp .NET - Tìm kiếm nhiều văn bản tron...

    Tìm kiếm nhiều văn bản hoặc cụm từ trong nhiều tệp khác nhau trải rộng trên nhiều thư mục khác nhau bằng C#. Đánh dấu kết quả quét trong các tệp HTML tương ứng....cụm từ “Lorem ipsum” string query = "water OR \"Lorem ipsum\"...SearchResult result = index.Search(query); // In kết quả Console.WriteLine("Documents:...

    blog.groupdocs.com/vi/search/search-multiple-te...
  10. 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...