Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 1,099 for

word comparison library

(0.08 sec)
  1. Extract tables from Microsoft Office Word docum...

    To extract tables from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. Tables are represented by “table” tag. For more details, see Extract text structure. Warning getStructure method returns null value if text structure extraction isn’t supported for the document. For example, text structure extraction isn’t supported for TXT files. Therefore, for TXT file getStructure method returns null. If Microsoft Office Word document has no text, getStructure method returns an empty org....Comparison Product Solution GroupDocs...Extract data from Microsoft Office Word documents / Extract tables from...

    docs.groupdocs.com/parser/java/extract-tables-f...
  2. Extract metadata from Microsoft Office Word doc...

    Learn how to extract metadata from Word documents (.doc, .docx) using GroupDocs.Parser for .NET. Extract document properties like author, title, creation date, comments, and revision information from Word files....Comparison Product Solution GroupDocs...Extract data from Microsoft Office Word documents / Extract metadata...

    docs.groupdocs.com/parser/net/extract-metadata-...
  3. Compare Multiple CSV Files in Java | Accept, Re...

    Programmatically compare two or more CSV files in Java. Learn to accept, reject and highlight the changes. Compare passWord-protected CSV files using Java API....the found changes using the comparison API within the Java application...Comparing CSV Files Simple Comparison of CSV Files Compare More...

    blog.groupdocs.com/comparison/compare-multiple-...
  4. 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....Comparison Product Solution GroupDocs...Office Word documents / Search text in Microsoft Office Word documents...

    docs.groupdocs.com/parser/java/search-text-in-m...
  5. Extract text from Microsoft Office Word documen...

    Learn how to extract text from Word documents (.doc, .docx) using GroupDocs.Parser for .NET. Extract text from entire documents or specific pages with error handling in C#....Comparison Product Solution GroupDocs...Extract data from Microsoft Office Word documents / Extract text from...

    docs.groupdocs.com/parser/net/extract-text-from...
  6. Render Word Document to Web Page using Node.js

    This topic explains how to render Word Document to Web Page using Node.js. A sample code example will also be provided for Word to web page rendering Node.js....Comparison Product Family GroupDocs...Redaction Product Family Render Word Document to Web Page using Node...

    kb.groupdocs.com/viewer/nodejs/render-word-docu...
  7. How to Extract Text from Word Document in Java

    This short tutorial describes the process to extract text from Word document in Java and how to develop the application to extract text from DOCX using Java....Comparison Product Family GroupDocs...Family How to Extract Text from Word Document in Java In this how-to...

    kb.groupdocs.com/parser/java/how-to-extract-tex...
  8. How to Convert Outlook Email to Word in Java

    This article walks you through the process to convert Outlook email to Word in Java and creates a sample code for Java Email to Word ability using a few API calls....Comparison Product Family GroupDocs...to Convert Outlook Email to Word in Java In this how-to tutorial...

    kb.groupdocs.com/conversion/java/how-to-convert...
  9. Extract metadata from Microsoft Office Word doc...

    To extract metadata from Microsoft Office Word documents getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the document. subject The subject of the document. keyWords The keyWord of the document. comments The comments of the document. content-status The content status of the document. category The category of the document. company The company of the document. manager The manager of the document....Comparison Product Solution GroupDocs...Extract data from Microsoft Office Word documents / Extract metadata...

    docs.groupdocs.com/parser/java/extract-metadata...
  10. How to Convert EPUB to Word in C#

    This short tutorial provides the stepwise instructions to convert EPUB to Word in C# and a sample code for the C# EPUB to Word converter application....Comparison Product Family GroupDocs...Family How to Convert EPUB to Word in C# This tutorial describes...

    kb.groupdocs.com/conversion/net/how-to-convert-...