Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 8,506 for

word annotation

(1.4 sec)
  1. Extract data from Microsoft Office Word documen...

    GroupDocs.Parser provides the functionality to extract data from Microsoft Office Word documents. Both classic (doc, dot) and Open XML (docx, dotx) formats are supported. Also LibreOffice Writer (OpenOffice.org Writer) formats and RTF are supported. The following table provides the list of supported formats: Format Description DOC Microsoft Office Word Document DOT Microsoft Office Word Document Template DOCX Microsoft Office Open XML Document DOCM Microsoft Office Open XML Macro-Enabled Document DOTX Microsoft Office Open XML Document Template DOTM Microsoft Office Open XML Document Macro-Enabled Template TXT Plain text ODT Open Document Text OTT Open Document Text Template RTF Rich Text Format More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Annotation Product Solution GroupDocs...Office Word documents Extract data from Microsoft Office Word documents...

    docs.groupdocs.com/parser/java/extract-data-fro...
  2. Show results of comparison as a Word Track Chan...

    This article explains how to use the Microsoft Word Track Changes comparing as a built-in feature in GroupDocs.Comparison for Node.js via Java....Annotation Product Solution GroupDocs...Show results of comparison as a Word Track Changes Show results of...

    docs.groupdocs.com/comparison/nodejs-java/word-...
  3. Change Page Orientation of Word Document in Java

    Change the orientation of pages in Word DOC/DOCX documents in Java. Set pages as portrait or landscape within applications using GroupDocs....the orientation of a page in a Word document in Java . Separately...applications. Java API for Changing Word Page Orientation # GroupDocs...

    blog.groupdocs.com/merger/change-page-orientati...
  4. Add or Remove Annotations | Annotate PDF files ...

    Programmatically add and remove Annotations from PDF files in Java. Add arrow, rectangle, ellipse, highlight, watermark Annotations and more using Java API.... Now we can simply use annotations to markup the document with...learn how to programmatically annotate PDF documents in Java with...

    blog.groupdocs.com/annotation/annotate-pdf-file...
  5. 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....Annotation Product Solution GroupDocs...List in Word Processing Document Bulleted List in Word Processing...

    docs.groupdocs.com/assembly/net/bulleted-list-i...
  6. Search Different Word Forms using Java

    Search different Word forms using Java to identify nouns in both singular and plural forms. An example will demonstrate how to implement Word form search in Java....Annotation Product Family GroupDocs...Product Family Search Different Word Forms using Java Efficient and...

    kb.groupdocs.com/search/java/search-different-w...
  7. Common Master-Detail Image in Word Processing D...

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

    docs.groupdocs.com/assembly/java/common-master-...
  8. Chart Series Coloring in Word Processing Docume...

    Note This feature is supported by version 18.5 or greater. Note The code uses some of the objects defined in The Business Layer. Chart Series Coloring in Word Processing 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 Select “Column” in the sidebar, you will see a gallery of charts Select the “100% Stacked Column” and press “OK” to insert the chart and Worksheet template to your document Edit the Worksheet with your data to update the chart....Annotation Product Solution GroupDocs...in Word Processing Document Chart Series Coloring in Word Processing...

    docs.groupdocs.com/assembly/java/chart-series-c...
  9. Introducing GroupDocs.Redaction for .NET - An A...

    Finally, the wait is over! We have released the first version of GroupDocs.Redaction for .NET. As we have mentioned in the pre-release blog post, GroupDocs.Redaction for .NET is an API to redact, hide or remove sensitive content & metadata from Word processing documents, worksheets, presentations, and PDF files within your .NET applications. The API provides a single format-independent interface supporting various redaction types such as text redaction, metadata redaction, Annotation redaction, and tabular document redaction....sensitive content & metadata from word processing documents, worksheets...redaction, metadata redaction, annotation redaction, and tabular document...

    blog.groupdocs.com/redaction/introducing-groupd...
  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...