Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 979 for

query

(0.12 sec)
  1. 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...
  2. Lock Watermark in Word Documents using GroupDoc...

    GroupDocs.Watermark for .NET 18.6 has been released and it is available for download. The latest version has come with the feature of locking watermarks in Word documents. Furthermore, it also provides the ability to protect/unprotect the Word documents. Please continue to read more about the features added in version 18.6. How to Lock Watermark in Word Documents There might be the case when you need to lock the watermarks in a Word document to restrict the editing....we would love to hear your queries and suggestions at our forum...

    blog.groupdocs.com/watermark/lock-watermark-in-...
  3. Redact PDF and Scanned Documents in C# | Blacko...

    Redact text in PDF and other documents using C# in your .NET applications. Redact documents to blackout text and also the text within the embedded images.... For queries, contact us via the forum ...

    blog.groupdocs.com/redaction/redact-text-and-sc...
  4. Edit Word Documents in Java | Build your own Ja...

    Editing Word documents is explained with Java examples to edit DOC, DOCX, ODT files within your applications using document editing Java API.... For further queries, contact the support on the...

    blog.groupdocs.com/editor/edit-word-documents-i...
  5. Change Page Orientation of Word Document in Java

    Change the orientation of pages in Word DOC/DOCX documents in Java. Set pages as portrait or landscape within applications using GroupDocs.... For queries, contact us via the forum ...

    blog.groupdocs.com/merger/change-page-orientati...
  6. Add Watermark to PDF using C# | Text and Image ...

    Add image watermarks or apply text watermarks to PDF files using C#. Either watermark all or selective pages of PDF using .NET Watermarking API.... For queries, contact us via the forum ...

    blog.groupdocs.com/watermark/watermark-pdf-file...
  7. 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/
  8. GroupDocs.Parser Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....databasebeheersystee te installeren of de SQL-query’s te schrijven. Facturen en...

    blog.groupdocs.com/nl/categories/groupdocs.pars...
  9. Java Regex - 使用正则表达式在文档中搜索

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

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