Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 1,038 for

query

(0.04 sec)
  1. Rearrange Pages in Word using C# | Organize DOC...

    Reorder the pages of Word files using C#. The running example shows how to change the order of pages in DOC/DOCX files using the .NET API.... For queries, contact us via the forum ...

    blog.groupdocs.com/merger/move-word-pages-using...
  2. Java Regex - Tìm kiếm trong tài liệu bằng biểu ...

    Khai phá sức mạnh của tìm kiếm có lập trình trong Java! Tìm hiểu cách tìm kiếm chính xác nhiều tài liệu dựa trên văn bản trên các thư mục bằng cách sử dụng biểu thức thông thường.... String query = "^(.)\\1{1,}"; SearchResult...SearchResult result = index.search(query); Bên dưới, tôi đã đánh dấu kết...

    blog.groupdocs.com/vi/search/search-in-document...
  3. C# Regex - 정규식을 사용하여 문서에서 검색

    C#에서 프로그래밍 방식 검색의 강력한 기능을 활용해 보세요! 정규식을 사용하여 폴더 전체에서 여러 텍스트 기반 문서를 정확하게 검색하는 방법을 알아보세요.... string query = "^(.)\\1{1,}"; SearchResult...SearchResult result = index.Search(query); 여기서는 위 코드의 정규식 검색 결과를 강조했습니다...

    blog.groupdocs.com/ko/search/search-in-document...
  4. GroupDocs.Search Overview | Documentation

    What Is GroupDocs.Search? GroupDocs.Search is a powerful full-text search API that allows you to search through over 70 document formats in your applications. To make it possible to search instantly across thousands of documents, they must be added to the index. Why Use GroupDocs.Search as a Developer? No additional software is required to search through documents of supported formats. Great variety of indexing and search options are provided to meet any requirements....available in text or object form queries. High indexing and search performance...

    docs.groupdocs.com/search/nodejs-java/groupdocs...
  5. Strikethrough Text in Documents using C# | C̶r̶...

    Use the strikeout annotation to cross out the invalid text within the documents using C#. Automate the document and image annotations with the .NET API.... You can contact us for queries via the forum . See Also #...

    blog.groupdocs.com/annotation/strikethrough-tex...
  6. Use Custom Objects as Metadata Signature in Wor...

    Guys! We have recently released version 19.5 of GroupDocs.Signature for .NET with some extended features, a few bug fixes, and improvements. So in this post, I am going to give you a brief overview of the new features that we have introduced in the latest release. Furthermore, I shall also list the issues that are fixed as well as the improvements that we have made in v19.5. First of all, let’s checkout what new the latest release has brought for you....In case you would have any queries or questions, just create a...

    blog.groupdocs.com/signature/use-custom-objects...
  7. Create Hyperlinks in PDF using Link Annotations...

    Annotate PDF files by creating hyperlinks using link annotations in C#. Document and image annotation .NET API allows annotating by linking external data.... For queries, contact us via the forum ...

    blog.groupdocs.com/annotation/create-hyperlinks...
  8. C#で全文検索ソリューションを構築する| .NETでファイルを検索

    インデックスを介して検索する.NETアプリケーション用のテキスト検索API。複数のWord、Excel、PDF、フォルダのテキストファイルでテキストを検索し、検索結果を強調表示します。...@"documentPath/GroupDocs/source/"; string query = "video"; // 指定したフォルダにインデッ...SearchResult result = index.Search(query); Console.WriteLine("Documents...

    blog.groupdocs.com/ja/search/build-your-full-te...
  9. Java Regex - 使用正则表达式在文档中搜索

    释放 Java 程序化搜索的威力!了解如何使用正则表达式跨文件夹精确搜索多个基于文本的文档。... String query = "^(.)\\1{1,}"; SearchResult...SearchResult result = index.search(query); 下面,我在提供的代码中突出显示了正则表达式搜索的结果:...

    blog.groupdocs.com/zh/search/search-in-document...
  10. GroupDocs.Search Product Family | Documentation

    Excellent component that brings full-text search capabilities to your C#, ASP.NET, and other .NET applications. It helps developers to create search indexes from hundreds of thousands of documents in various formats, and then run a wide variety of search queries against those indexes at incredible speed. Documentation .NET Java Node.js GroupDocs.Search for .NET More Getting started Start quickly with our getting started documentation Features overview Supported document formats System requirements Installation Developer guide Developer guide Basic Usage Advanced Usage ....run a wide variety of search queries against those indexes at incredible...

    docs.groupdocs.com/search/