Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 25,372 for

word

(0.05 sec)
  1. Adding a watermark alters the original word doc...

    Hello, We’re trying to add watermark in Word documents using the Java module groupdocs-watermark. Watermarks are being added succesfully, but they alter the original document (blank spaces/lines or modifying text align…...watermark alters the original word document GroupDocs.Watermark...We’re trying to add watermark in Word documents using the Java module...

    forum.groupdocs.com/t/adding-a-watermark-alters...
  2. How to Compare Word Documents using Java

    This short tutorial describes the process to compare Word documents using Java and provides complete information on writing Java code to compare two Word documents....Product Family How to Compare Word Documents using Java This quick...complete procedure to compare Word documents using Java . This...

    kb.groupdocs.com/comparison/java/how-to-compare...
  3. Insert OLE Objects in Word, Excel, PowerPoint w...

    Embed or insert document OLE objects in Word documents, Excel Spreadsheets, or Powerpoint presentations programmatically in C# using .NET API....sound clips as OLE objects in a Word document. You can use these...these OLE objects in the Word document and do not worry about switching...

    blog.groupdocs.com/merger/insert-ole-objects-in...
  4. Convert Word to Markdown in Java | DOC to MD | ...

    Convert Word documents to Markdown files in Java. Transform DOC/DOCX files into MD format using GroupDocs parsing and conversion Java API....support of markdown files by word processing editors has increased...to programmatically convert Word documents into markdown files...

    blog.groupdocs.com/parser/convert-word-to-markd...
  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. 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...
  7. 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...
  8. Numbered List in Word Processing Document | Doc...

    Note In this article, we will use GroupDocs.Assembly to generate a Numbered 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. Numbered List in Microsoft Word Document Creating a Numbered List Practising the following steps you can create Numbered List Template in MS Word 2013. In your document, write a sentence like “We provide support for the following products:”....List in Word Processing Document Numbered List in Word Processing...generate a Numbered List report in Word Processing Document format based...

    docs.groupdocs.com/assembly/net/numbered-list-i...
  9. 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...
  10. Inserting Chart Axis Title Dynamically in Word ...

    Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.12 or greater. 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 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....Chart Axis Title Dynamically in Word Document Inserting Chart Axis...Axis Title Dynamically in Word Document Leave feedback Note The...

    docs.groupdocs.com/assembly/net/inserting-chart...