Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 22,820 for

word

(0.04 sec)
  1. In-Paragraph List in Word Processing Document |...

    Note In this article, we will use GroupDocs.Assembly to generate a In-ParagraphList report in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. In-Paragraph List in Microsoft Word Document Creating a In-Paragraph List Practising the following steps you can create In-Paragraph List Template in MS Word 2013. Write a sentence, for example, “We provide support for the following clients:”. Save the template....List in Word Processing Document In-Paragraph List in Word Processing...a In-ParagraphList report in Word Processing Document format....

    docs.groupdocs.com/assembly/java/in-paragraph-l...
  2. Single Row Image in Word Processing Document | ...

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image 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. Single Row Image in Microsoft Word Document Creating a Single Row Image Please follow below steps to create a Single Row Image in MS Word 2013:...Image in Word Processing Document Single Row Image in Word Processing...a Single Row Image report in Word Processing Document format based...

    docs.groupdocs.com/assembly/net/single-row-imag...
  3. Column Chart in Word Processing Document | Docu...

    Note The code uses some of the objects defined in The Business Layer. Column Chart in Microsoft Word Document Creating a Column Chart Practicing 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” dialogue box. Select “Column” in the sidebar, you will see a gallery of charts....Chart in Word Processing Document Column Chart in Word Processing.... Column Chart in Microsoft Word Document Creating a Column Chart...

    docs.groupdocs.com/assembly/net/column-chart-in...
  4. Extract metadata from Microsoft Office Word doc...

    To extract metadata from Microsoft Office Word documents getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the document. subject The subject of the document. keyWords The keyWord of the document. comments The comments of the document. content-status The content status of the document. category The category of the document. company The company of the document. manager The manager of the document....Extract data from Microsoft Office Word documents / Extract metadata...metadata from Microsoft Office Word documents Extract metadata from...

    docs.groupdocs.com/parser/java/extract-metadata...
  5. 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....Extract data from Microsoft Office Word documents / Extract hyperlinks...hyperlinks from Microsoft Office Word documents Extract hyperlinks from...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  6. 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....watermarks to word processing documents Add watermarks to word processing...documents Leave feedback Microsoft Word allows the user to divide and...

    docs.groupdocs.com/watermark/java/add-watermark...
  7. 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....Extract data from Microsoft Office Word documents / Extract text from...Office Word documents Extract text from Microsoft Office Word documents...

    docs.groupdocs.com/parser/java/extract-text-fro...
  8. 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....Extract data from Microsoft Office Word documents / Extract tables from...from Microsoft Office Word documents Extract tables from Microsoft...

    docs.groupdocs.com/parser/java/extract-tables-f...
  9. Multicolored Numbered List in Word Processing D...

    Note In this article, we will use GroupDocs.Assembly to generate a Multicolored Numbered List report in Word Processing Document format. Multicolored Numbered List in Microsoft Word Document Creating a Multicolored Numbered List Practicing the following steps you can create Multicolored Numbered List Template in MS Word 2013. In your document, write a sentence like “We provide support for the following clients:”. Start numbered list. Go to the “Design” tab and select color to make it colored list....Multicolored Numbered List in Word Processing Document Multicolored...Multicolored Numbered List in Word Processing Document Leave feedback...

    docs.groupdocs.com/assembly/java/multicolored-n...
  10. In-Table List in Word Processing Document | Doc...

    Note In this article, we will use GroupDocs.Assembly to generate a In-TableList report in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. In-Table List in Microsoft Word Document Creating a In-Table List Practicing the following steps you can create In-Table List Template in MS Word 2013. Click the on the document where you want to insert the table. Press “Insert” tab....List in Word Processing Document In-Table List in Word Processing...generate a In-TableList report in Word Processing Document format....

    docs.groupdocs.com/assembly/java/in-table-list-...