Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 8,075 for

word annotation

(0.03 sec)
  1. Pie Chart in Word Processing Document | Documen...

    Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart 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. 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....Annotation Product Solution GroupDocs...Chart in Word Processing Document Pie Chart in Word Processing...

    docs.groupdocs.com/assembly/net/pie-chart-in-wo...
  2. Bulleted List in Word Processing Document | Doc...

    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....Annotation Product Solution GroupDocs...List in Word Processing Document Bulleted List in Word Processing...

    docs.groupdocs.com/assembly/net/bulleted-list-i...
  3. 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....Annotation Product Solution GroupDocs...Office Word documents / Search text in Microsoft Office Word documents...

    docs.groupdocs.com/parser/java/search-text-in-m...
  4. eSign Word Processing document with Metadata si...

    This article explains how to sign Word Processing document with metadata signatures by GroupDocs.Signature....Annotation Product Solution GroupDocs...Metadata signatures / eSign Words eSign Word Processing document with...

    docs.groupdocs.com/signature/net/esign-word-pro...
  5. Column Chart in Word Processing Document | Docu...

    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....Annotation Product Solution GroupDocs...Chart in Word Processing Document Column Chart in Word Processing...

    docs.groupdocs.com/assembly/java/column-chart-i...
  6. 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...Annotation Product Solution GroupDocs.../ To word-processing documents / Existing objects in word processing...

    docs.groupdocs.com/watermark/net/existing-objec...
  7. Search text in Microsoft Office Word documents ...

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

    docs.groupdocs.com/parser/net/search-text-in-mi...
  8. Add watermarks to word processing documents | D...

    Microsoft Word allows the user to divide and format the document into multiple sections. Defining sections in the document enables the user to set specific page layout and formatting for different parts of the document. An example of the sections is headers and footers. Headers and footers are used to display text or any graphical object on all the pages. Adding watermark to a particular section GroupDocs.Watermark API allows you to add watermark objects in the headers and footers of the page....Annotation Product Solution GroupDocs...watermarks to word processing documents Add watermarks to word processing...

    docs.groupdocs.com/watermark/java/add-watermark...
  9. Extract images from Microsoft Office Word docum...

    This article explains that how to extract images from Microsoft Office Word (.doc, .docx) documents...Annotation Product Solution GroupDocs...Extract data from Microsoft Office Word documents / Extract images from...

    docs.groupdocs.com/parser/net/extract-images-fr...
  10. Extract text from Microsoft Office Word documen...

    To extract a text from Microsoft Office Word documents getText and getText(int) methods are used. These methods allow to extract a text from the entire document or a text from the selected page. TextOptions parameter is ignored for Microsoft Office Words documents. Here are the steps to extract a text from Microsoft Office Word document: Instantiate Parser object for the initial document; Call getText method and obtain TextReader object; Read a text from reader....Annotation Product Solution GroupDocs...Extract data from Microsoft Office Word documents / Extract text from...

    docs.groupdocs.com/parser/java/extract-text-fro...