Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 8,342 for

document merger

(0.2 sec)
  1. Search text | Documentation

    This article explains that how to search text from Documents....Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/search-text/
  2. Loading documents from different sources | Docu...

    Following this guide you will learn how to load PDF, Word, Excel, PowerPoint Documents by local file path, stream or URL for further processing with GroupDocs.Annotation for Java API....Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Annotation Product...

    docs.groupdocs.com/annotation/java/loading-docu...
  3. How to Extract Images from PDF in Java

    Let's understand the easy-to-use procedure to extract images from PDF in Java and learn how to write the code to extract images from PDF using Java....Merger Product Family GroupDocs.Redaction...image extraction from the PDF document with a few lines of code that...

    kb.groupdocs.com/parser/java/how-to-extract-ima...
  4. How to Add Watermark to Excel Worksheets using C#

    This brief piece of writing provides guidance how to add watermark to excel worksheets using C# along with instructions and code to insert watermark in xlsx using C#....Merger Product Family GroupDocs.Redaction...for adding watermark in XLSX document. Steps to Add Watermark to...

    kb.groupdocs.com/annotation/net/how-to-add-wate...
  5. Search text in Microsoft Office Word documents ...

    To search a keyword in Microsoft Office Word Documents search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office Word Document: Instantiate Parser object for the initial Document; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the Document....Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/search-text-in-m...
  6. Updating multiple signatures of different types...

     This article explains how to provide advanced options when updating different multiple electronic signatures with GroupDocs.Signature API....Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/updating-multi...
  7. Deleting multiple signatures of different types...

    This article shows how to delete multiple electronic signatures different ways with GroupDocs.Signature API....Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/deleting-multi...
  8. Font embedding options | Documentation

    Learn this guide to know about embedding fonts into output Word Document when editing with GroupDocs.Editor API....Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...

    docs.groupdocs.com/editor/java/font-embedding-o...
  9. Convert PDF to PPTX using C#

    Learn how to quickly convert PDF to PPTX using C# by carefully following our comprehensive tutorial. Additionally, we'll give you a C# code example to export PDF to PPTX using C#....Merger Product Family GroupDocs.Redaction...ability to convert PDF (Portable Document Format) files to PowerPoint...

    kb.groupdocs.com/conversion/net/convert-pdf-to-...
  10. Work with search results | Documentation

    Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the text of Documents. Obtain search result information When a search is complete, the Search method returns an object of type SearchResult. This page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of Documents found, the number of occurrences of the words and phrases found, as well as detailed information on each individual Document....Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/net/work-with-search-...