Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 1,061 for

query

(0.06 sec)
  1. Find and Remove Watermarks from Documents in Java

    Java API to find and remove text and image watermarks from documents like PDF, Word, Excel, PowerPoint, and Visio files programmatically.... In case of any queries, reach us @ forum . See Also...

    blog.groupdocs.com/watermark/find-and-remove-wa...
  2. Merge Excel Files and Spreadsheets in Java | Co...

    Merge Excel spreadsheet files in Java. Combine specific sheets of XLS/XLSX files using Java merger API by GroupDocs....us on the forum about any queries. See Also # Combine Multiple...

    blog.groupdocs.com/merger/merge-excel-files-and...
  3. Remove Watermark from PDF Documents using C# | ...

    Delete or remove watermarks from PDF and other documents using C#. An overview of .NET API for C# developers to create a watermark remover application.... For queries, contact us via the forum ...

    blog.groupdocs.com/watermark/remove-watermark-f...
  4. Merge PowerPoint Presentations & Slides in Java...

    Merge PowerPoint PPT/PPTX presentations in Java. Learn, how to combine specific slides of different files using Java merger API by GroupDocs....us on the forum about any queries. See Also # Combine Multiple...

    blog.groupdocs.com/merger/merge-powerpoint-ppt-...
  5. STL File Viewer using C# | View STL as PDF, HTM...

    View STL files as PDF using C#. Further render the stereolithography (STL) files into HTML, JPG and PNG formats within .NET applications.... For queries, contact us via the forum ...

    blog.groupdocs.com/viewer/stl-file-viewer-using...
  6. Online Signature Plugin from GroupDocs Now Avai...

    We’ve announced the launch of GroupDocs’ online signature plugin for DotNetNuke. This plugin lets you embed signature forms into DotNetNuke, share them with customers and collect signatures online. The workflow is simple: upload a document template to GroupDocs, add signature fields (date, sign, single/multi-line text fields, etc.), include signer email addresses and publish. Recipients fill in the form information and submit it online. An instant notification is received on completion of the task....online or post feedback or queries on the GroupDocs Forum . #...

    blog.groupdocs.com/signature/online-signature-p...
  7. 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/ja/search/build-full-text-se...
  8. Strikethrough Text in Documents in Java | C̶r̶o...

    Let's strikeout the text within documents using Java. Automate the crossing out of invalid text using strikethrough annotation with Java API....Feel free to contact us for queries via the forum . See Also #...

    blog.groupdocs.com/annotation/strikethrough-tex...
  9. Change Page Orientation of Word Document in C# ...

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

    blog.groupdocs.com/merger/change-page-orientati...
  10. C# Regex - 使用正则表达式在文档中搜索

    释放 C# 中程序化搜索的威力!了解如何使用正则表达式跨文件夹精确搜索多个基于文本的文档。... string query = "^(.)\\1{1,}"; SearchResult...SearchResult result = index.Search(query); 这里我突出显示了上述代码的正则表达式搜索结果: 打印搜索结果...

    blog.groupdocs.com/zh/search/search-in-document...