Sort Score
Result 10 results
Languages All
Labels All
Results 3,961 - 3,970 of 7,445 for

document comparison

(0.05 sec)
  1. How to Convert MSG to EML using C#

    This section will teach you how to convert MSG to EML using C# without the need of third-party software. Also, we will provide code to export MSG to EML in C#....Comparison Product Family GroupDocs...successfully set up the recommended document conversion library and made...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  2. Convert page layout formats | Documentation

    This article demonstrates how you can convert to and from page layout formats with GroupDocs.Conversion for Java....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...

    docs.groupdocs.com/conversion/java/convert/page...
  3. Extract Text from XLS using Java

    This article explains how to extract text from XLS using Java. It features code example to help you for text extraction from XLS in Java without installing extra software....Comparison Product Family GroupDocs...text extraction from Excel document. Code to Extract Text from...

    kb.groupdocs.com/parser/java/extract-text-from-...
  4. Extract Text from EPUB using C#

    This article provides a detailed guide on how to extract text from EPUB using C#. It includes a code example to assist you for text extraction from EPUB in C#....Comparison Product Family GroupDocs...be employed to access the document’s text content Utilize the...

    kb.groupdocs.com/parser/net/extract-text-from-e...
  5. Extract Text from PPT using C#

    This article details the process of how to extract text from PPT using C#. It includes a code example to assist you in integrating text extraction from PPT in C# projects....Comparison Product Family GroupDocs...provides comprehensive tools for document parsing, including support...

    kb.groupdocs.com/parser/net/extract-text-from-p...
  6. Merge GIF files using C#

    Let's learn how to merge GIF files using C#. We will provide you a simple code example to combine GIF files in C# without additional software installations....Comparison Product Family GroupDocs...you’ve set up the preferred document library and made any required...

    kb.groupdocs.com/merger/net/merge-gif-files-usi...
  7. Search for text containing special characters |...

    This article shows how to handle search queries if they contain special characters and separator characters....Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/nodejs-java/search-fo...
  8. Search text in Microsoft Office PowerPoint pres...

    This article explains that how to search text from Microsoft Office PowerPoint(.ppt, .pptx) presentations...Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  9. Search text in Microsoft Office PowerPoint pres...

    To search a keyword in Microsoft Office PowerPoint presentations 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 PowerPoint presentation: Instantiate Parser object for the initial presentation; 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 presentation....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/search-text-in-m...
  10. Search text in Microsoft Office Excel spreadshe...

    To search a keyword in Microsoft Office Excel spreadsheets 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 Excel spreadsheet: Instantiate Parser object for the initial spreadsheet; 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 spreadsheet....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/search-text-in-m...