Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 25,301 for

word

(0.04 sec)
  1. Change Page Orientation of Word Document in C# ...

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

    blog.groupdocs.com/merger/change-page-orientati...
  2. View Word Documents as PDF in Java | Protect & ...

    Learn how to view Word DOC/DOCX files as PDF in Java. Transform Word files to passWord-protected PDF & Disallow PDF Printing using Document Viewer Java API....it’s often necessary to convert Word documents into this portable...how to programmatically render Word documents as PDF in Java . Additionally...

    blog.groupdocs.com/viewer/view-word-documents-a...
  3. Merge Word Documents using Java | Join All or S...

    Java way to merge two or more Word documents into a single file. Combine only the selective pages of multiple Word files within your application....programmatically merging multiple Word documents into one using Java...or more Word files within the Java application. Word Documents...

    blog.groupdocs.com/merger/merge-word-files-usin...
  4. 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....List in Word Processing Document Bulleted List in Word Processing...generate a Bulleted List report in Word Processing Document format based...

    docs.groupdocs.com/assembly/net/bulleted-list-i...
  5. Convert Word Documents to PDF in Java | DOCX to...

    Convert Word DOC & DOCX documents to PDF within Java applications. Automate your file conversion using the document conversion Java API....and is using the popular MS Word (DOC/DOCX) and PDF documents...will learn how to convert MS Word documents (DOC/DOCX) files into...

    blog.groupdocs.com/conversion/convert-word-doc-...
  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. 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. 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. Save your Document. Reporting Requirement As a report developer, you are required to share the following key requirements:...List in Word Processing Document Bulleted List in Word Processing...generate a Bulleted List report in Word Processing Document format....

    docs.groupdocs.com/assembly/java/bulleted-list-...
  8. Scatter Chart in Word Processing Document | Doc...

    Note In this article, we will use GroupDocs.Assembly to generate a Scatter Chart report in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. Scatter Chart in Microsoft Word Document Creating a Scatter Chart Please follow below to create Scatter 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....Chart in Word Processing Document Scatter Chart in Word Processing...generate a Scatter Chart report in Word Processing Document format....

    docs.groupdocs.com/assembly/java/scatter-chart-...
  9. 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. 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....Chart in Word Processing Document Pie Chart in Word Processing...generate a Pie Chart report in Word Processing Document format....

    docs.groupdocs.com/assembly/java/pie-chart-in-w...
  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....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...