Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 10,908 for

word comparison

(0.18 sec)
  1. Bulleted List in Word Processing Document | Gro...

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. Bulleted List in Microsoft Word Document Creating a Bulleted List Practising the following steps you can insert Bulleted List in MS Word 2013. Add a bullet list at the place where you want it. Save your Document. Reporting Requirement As a report developer, you are required to share the following key requirements:...Comparison Product Solution GroupDocs...List in Word Processing Document Bulleted List in Word Processing...

    docs.groupdocs.com/assembly/java/bulleted-list-...
  2. Scatter Chart in Word Processing Document | Gro...

    Note In this article, we will use GroupDocs.Assembly to generate a Scatter Chart report in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. Scatter Chart in Microsoft Word Document Creating a Scatter Chart Please follow below to create Scatter Chart in MS Word 2013: Click in the document where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....Comparison Product Solution GroupDocs...Chart in Word Processing Document Scatter Chart in Word Processing...

    docs.groupdocs.com/assembly/java/scatter-chart-...
  3. Pie Chart in Word Processing Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. Pie Chart in Microsoft Word Document Creating a Pie Chart Please follow below steps to can create Pie Chart in MS Word 2013. Click in the document where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....Comparison Product Solution GroupDocs...Chart in Word Processing Document Pie Chart in Word Processing...

    docs.groupdocs.com/assembly/java/pie-chart-in-w...
  4. 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...
  5. Bubble Chart in Word Processing Document | Grou...

    Note In this article, we will use GroupDocs.Assembly to generate a Bubble Chart report in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. Bubble Chart in Microsoft Word Document Creating a Bubble Chart Please follow below steps to create bubble chart in MS Word 2013: Click in the document where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....Comparison Product Solution GroupDocs...Chart in Word Processing Document Bubble Chart in Word Processing...

    docs.groupdocs.com/assembly/java/bubble-chart-i...
  6. Render Word documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Word documents to HTML, PDF, PNG, and JPEG formats....Comparison Product Solution GroupDocs...rendering basics / Render Word documents Render Word documents as HTML...

    docs.groupdocs.com/viewer/net/render-word-docum...
  7. Bulleted List in Word Processing Document | Gro...

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in Word Processing Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Bulleted List in Microsoft Word Document Creating a Bulleted List Practising the following steps you can insert Bulleted List in MS Word 2013. Add a bullet list at the place where you want it....Comparison Product Solution GroupDocs...List in Word Processing Document Bulleted List in Word Processing...

    docs.groupdocs.com/assembly/net/bulleted-list-i...
  8. Extract Table of Contents from Microsoft Office...

    Learn how to extract and work with table of contents from Word documents (.doc, .docx) using GroupDocs.Parser for .NET....Comparison Product Solution GroupDocs...Extract data from Microsoft Office Word documents / Extract Table of...

    docs.groupdocs.com/parser/net/extract-table-of-...
  9. 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...
  10. Remove Image Watermark from DOCX Using Python

    Learn how to remove image watermark from DOCX using Python. This tutorial shows how to detect and delete image watermarks in DOCX documents programmatically....Comparison Product Family GroupDocs...Watermark from DOCX Using Python Word documents ( DOCX ) often contain...

    kb.groupdocs.com/watermark/python/remove-image-...