Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 26,356 for

word

(0.05 sec)
  1. Convert ODT to Word using Node.js

    Learn how to convert ODT to Word using Node.js with a simple and efficient approach. Easily export ODT to Word in Node.js using a Java-based conversion library....Product Family Convert ODT to Word using Node.js When working with...universally accepted formats like Word becomes essential for compatibility...

    kb.groupdocs.com/conversion/nodejs/convert-odt-...
  2. Remove Annotations from PDF & Word Documents in...

    Programmatically remove annotations from PDF & Word files in Java. Remove all annotations, remove by IDs, or by annotation types using Java Annotation API....from documents like PDF and Word DOC/DOCX files in Java . The...extraction of annotations from PDF, Word, and many other types of documents...

    blog.groupdocs.com/annotation/remove-annotation...
  3. Insert OLE Objects in Word, Excel, PowerPoint w...

    Embed documents as OLE objects into other Word documents, Excel Spreadsheets, Powerpoint presentations programmatically in Java using GroupDocs.Merger API....documents as OLE objects in Word documents, Excel spreadsheets...Objects Insert OLE Objects into MS Word Documents using Java Add OLE...

    blog.groupdocs.com/merger/insert-ole-objects-in...
  4. Common List Image in Word Processing Document |...

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

    docs.groupdocs.com/assembly/java/common-list-im...
  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. Locking watermark in word processing document |...

    This article explains how to lock the watermarks in a Word document to restrict the editing....To word-processing documents / Locking watermark in word processing...document Locking watermark in word processing document Leave feedback...

    docs.groupdocs.com/watermark/net/locking-waterm...
  7. Extract images from Microsoft Office Word docum...

    To extract images from Microsoft Office Word documents getImages methods are used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from Microsoft Office Word documents as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for TXT files. Therefore, for TXT file getImages method returns null....Extract data from Microsoft Office Word documents / Extract images from...from Microsoft Office Word documents Extract images from Microsoft...

    docs.groupdocs.com/parser/java/extract-images-f...
  8. Locating signature in the Word header or footer...

    This article explains how to locate signature in the footer and header of Word document....the Word header or footer Locating signature in the Word header...Leave feedback On this page A Word document offers a diverse selection...

    docs.groupdocs.com/signature/net/locating-signa...
  9. Bubble Chart in Word Processing Document | Docu...

    Note The code uses some of the objects defined in The Business Layer. Bubble Chart in Microsoft Word Document Creating a Bubble Chart Please follow below steps to create a bubble 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 “X Y(Scatter)” in the sidebar, you will see a gallery of charts....Chart in Word Processing Document Bubble Chart in Word Processing.... Bubble Chart in Microsoft Word Document Creating a Bubble Chart...

    docs.groupdocs.com/assembly/net/bubble-chart-in...
  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....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...