Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 2,612 for

word editor

(0.06 sec)
  1. Common List Image in Word Processing Document |...

    Note In this article, we will use GroupDocs.Assembly to generate a Common List Image report in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. Common List in Microsoft Word Document Creating a Common List Please follow below steps to create Common List Image document in MS Word 2013: Insert the desired shape to display image in it. Go to Insert Tab and select shape by clicking on Shape Icon....Editor Product Solution GroupDocs...Image in Word Processing Document Common List Image in Word Processing...

    docs.groupdocs.com/assembly/java/common-list-im...
  2. 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....Editor Product Solution GroupDocs...Chart in Word Processing Document Bubble Chart in Word Processing...

    docs.groupdocs.com/assembly/java/bubble-chart-i...
  3. Locating signature in the Word header or footer...

    This article explains how to locate signature in the footer and header of Word document....Editor Product Solution GroupDocs...the Word header or footer Locating signature in the Word header...

    docs.groupdocs.com/signature/net/locating-signa...
  4. Existing objects in word processing document | ...

    This article explains how to remove shape of any type from any level of document structure while using GroupDocs watermarking API...Editor Product Solution GroupDocs.../ To word-processing documents / Existing objects in word processing...

    docs.groupdocs.com/watermark/net/existing-objec...
  5. Column Chart in Word Processing Document | Grou...

    Note In this article, we will use GroupDocs.Assembly to generate a Column Chart Report with Filtered, Ordered and Grouped Data in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. Column Chart in Microsoft Word Document Creating a Column Chart Practising the following steps, you can insert a Column 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....Editor Product Solution GroupDocs...Chart in Word Processing Document Column Chart in Word Processing...

    docs.groupdocs.com/assembly/java/column-chart-i...
  6. 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....Editor Product Solution GroupDocs...Extract data from Microsoft Office Word documents / Extract hyperlinks...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  7. Existing objects in word processing document | ...

    Inspect, modify, and remove existing shapes (potential watermarks) in Word documents using GroupDocs.Watermark for Python via .NET....Editor Product Solution GroupDocs.../ To word-processing documents / Existing objects in word processing...

    docs.groupdocs.com/watermark/python-net/existin...
  8. Search text in Microsoft Office Word documents ...

    This article explains that how to search text from Microsoft Office Word (.doc, .docx) documents...Editor Product Solution GroupDocs...Office Word documents / Search text in Microsoft Office Word documents...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  9. 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....Editor Product Solution GroupDocs...Office Word documents / Search text in Microsoft Office Word documents...

    docs.groupdocs.com/parser/java/search-text-in-m...
  10. 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....Editor Product Solution GroupDocs...Extract data from Microsoft Office Word documents / Extract tables from...

    docs.groupdocs.com/parser/java/extract-tables-f...