Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 8,807 for

annotation word

(0.21 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 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...
  2. Compare bookmarks in Word documents | GroupDocs

    This article explains how to activate the comparison of bookmarks for Word format in GroupDocs.Comparison for Node.js via Java....Annotation Product Solution GroupDocs...bookmarks in Word documents Compare bookmarks in Word documents...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  3. 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...
  4. 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...
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...GroupDocs Annotation plugin for Joomla. Our annotation plugin lets...PDF annotation, Microsoft Word annotation, and annotation of other...

    blog.groupdocs.com/groupdocs.blog/page/100/
  6. Add watermarks to word processing documents | G...

    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...
  7. Annotation in CSharp on GroupDocs Blog | Docume...

    Annotation in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Annotation in CSharp on GroupDocs Blog | Document Automation Solutions for .NET &......Annotation in CSharp on GroupDocs Blog | Document Automation...Developers Recent content in Annotation in CSharp on GroupDocs Blog...

    blog.groupdocs.com/fr/tag/annotation-in-csharp/...
  8. Annotation in CSharp on GroupDocs Blog | Docume...

    Annotation in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Annotation in CSharp on GroupDocs Blog | Document Automation Solutions for .NET &......Annotation in CSharp on GroupDocs Blog | Document Automation...Developers Recent content in Annotation in CSharp on GroupDocs Blog...

    blog.groupdocs.com/it/tag/annotation-in-csharp/...
  9. 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....Annotation Product Solution GroupDocs...Extract data from Microsoft Office Word documents / Extract hyperlinks...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  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....Annotation Product Solution GroupDocs...Extract data from Microsoft Office Word documents / Extract tables from...

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