Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 537 for

word docx comparison to pdf

(0.05 sec)
  1. Compare Multiple CSV Files in C# | Accept, Reje...

    Programmatically compare two or more CSV files in C#. Learn To accept, reject and highlight the changes. Compare passWord-protected CSV files using .NET API....Comparing CSV Files Simple Comparison of CSV Files Compare More...Comparing CSV Files # GroupDocs.Comparison has its .NET API that allows...

    blog.groupdocs.com/comparison/compare-multiple-...
  2. Extract hyperlinks from Microsoft Office Word d...

    To extract hyperlinks from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. Hyperlinks are represented by “hyperlink” tag; “link” attribute contains hyperlink’s URL. For more details, see Extract text structure. Hyperlink can contain a text: google.com 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....Comparison Product Solution GroupDocs...Extract data from Microsoft Office Word documents / Extract hyperlinks...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  3. Extract images from Microsoft Office Word docum...

    This article explains that how To extract images from Microsoft Office Word (.doc, .Docx) documents...Comparison Product Solution GroupDocs...Extract data from Microsoft Office Word documents / Extract images from...

    docs.groupdocs.com/parser/net/extract-images-fr...
  4. Extract hyperlinks from Microsoft Office Word d...

    This article explains that how To extract hyperlinks from Microsoft Office Word (.doc, .Docx) documents...Comparison Product Solution GroupDocs...Extract data from Microsoft Office Word documents / Extract hyperlinks...

    docs.groupdocs.com/parser/net/extract-hyperlink...
  5. How to Convert PDF to RTF in C#

    This article describes the detailed procedure To convert Pdf To RTF in C# and provides sample code To demonstrate the implementation of the C# Pdf To RTF converter....Comparison Product Family GroupDocs...Product Family How to Convert PDF to RTF in C# This quick tutorial...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  6. Add Text Watermark to PDF Using Python

    Learn how To add text watermark To Pdf using Python. This tuTorial shows how To apply watermark To Pdf in Python with cusTom font, color, and alignment....Comparison Product Family GroupDocs...Add Text Watermark to PDF Using Python PDF files are widely used...

    kb.groupdocs.com/watermark/python/add-text-wate...
  7. How to save PDF document with other format | Gr...

    This article explains how To save signed Pdf document with various file formats by GroupDocs.Signature API....Comparison Product Solution GroupDocs...different formats / PDF → format How to save PDF document with other...

    docs.groupdocs.com/signature/net/save-signed-pd...
  8. 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...
  9. Convert PPTX to PDF using Node.js

    Step-by-step guide To convert PPTX To Pdf using Node.js. Easily export PPTX To Pdf in Node.js with simple code and quality output without installing extra software....Comparison Product Family GroupDocs...Product Family Convert PPTX to PDF using Node.js Converting PowerPoint...

    kb.groupdocs.com/conversion/nodejs/convert-pptx...
  10. 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...