Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 1,061 for

query

(0.03 sec)
  1. Rearrange PDF Pages using C# | Organize with .N...

    Reorder the pages of PDF files using C#. The running example shows how to correct the sequence of unordered PDF pages within the .NET application.... For queries, contact us via the forum ...

    blog.groupdocs.com/merger/move-pdf-pages-using-...
  2. Rearrange Word Pages in Java | Organize DOC/DOC...

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

    blog.groupdocs.com/merger/move-word-pages-using...
  3. Parse and Extract Fillable PDF Form Field Value...

    Parser and data extraction Java API that allows parsing fillable PDF forms and extracts values from all the fields of PDF documents programmatically.... In case of any queries, reach support @ forum . See...

    blog.groupdocs.com/parser/parse-and-extract-dat...
  4. Support of .NET Standard 2.0 in GroupDocs.Viewe...

    Hello everyone! We have released v19.10 of GroupDocs.Viewer for .NET and I have a piece of breaking news especially for those who requested the support of .NET Core. The latest release of the API includes 6 new features, 2 improvements, and 11 bug fixes. So let’s have a look at some major updates we have brought for you. Support of .NET Standard 2.0 As promised, we have added the support of ....would have any questions or queries, do let us know on our forum...

    blog.groupdocs.com/viewer/support-of-net-standa...
  5. Rearrange PDF Pages in Java | Organize with Jav...

    Reorder the pages of PDF files in Java. The running example shows how to correct the sequence of unordered PDF pages within the Java application.... For queries, contact us via the forum ...

    blog.groupdocs.com/merger/move-pdf-pages-in-java/
  6. How to Edit XML Files in Java | Java API for XM...

    Edit or update XML data within your Java applications. Modify XML files and save the changes in various formats using Editing Java API .... For queries, contact us via the forum ...

    blog.groupdocs.com/editor/edit-xml-files-in-java/
  7. 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...
  8. 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...
  9. C# Regex - Tìm kiếm trong tài liệu bằng biểu th...

    Khai phá sức mạnh của tìm kiếm có lập trình trong C#! 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); Ở đây tôi đã đánh dấu kết quả...

    blog.groupdocs.com/vi/search/search-in-document...
  10. 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/java/groupdocs-search...