Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 26,720 for

word

(0.04 sec)
  1. Column Chart in Word Processing Document | Docu...

    Note In this article, we will use GroupDocs.Assembly to generate a Column Chart Report with Filtered, Ordered and Grouped Data in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. 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....Chart in Word Processing Document Column Chart in Word Processing...Ordered and Grouped Data in Word Processing Document format....

    docs.groupdocs.com/assembly/java/column-chart-i...
  2. Search text in Microsoft Office Word documents ...

    To search a keyWord in Microsoft Office Word documents search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyWord in Microsoft Office Word document: Instantiate Parser object for the initial document; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the document....Office Word documents / Search text in Microsoft Office Word documents...Search text in Microsoft Office Word documents Leave feedback To...

    docs.groupdocs.com/parser/java/search-text-in-m...
  3. Extract data from Microsoft Office Word documen...

    GroupDocs.Parser provides the functionality to extract data from Microsoft Office Word documents. Both classic (doc, dot) and Open XML (docx, dotx) formats are supported. Also LibreOffice Writer (OpenOffice.org Writer) formats and RTF are supported. The following table provides the list of supported formats: Format Description DOC Microsoft Office Word Document DOT Microsoft Office Word Document Template DOCX Microsoft Office Open XML Document DOCM Microsoft Office Open XML Macro-Enabled Document DOTX Microsoft Office Open XML Document Template DOTM Microsoft Office Open XML Document Macro-Enabled Template TXT Plain text ODT Open Document Text OTT Open Document Text Template RTF Rich Text Format More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Office Word documents Extract data from Microsoft Office Word documents...extract data from Microsoft Office Word documents. Both classic (doc...

    docs.groupdocs.com/parser/net/extract-data-from...
  4. 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...
  5. Remove Annotations from PDF, Word Documents usi...

    Programmatically remove annotations from PDF and Word files using C#. Remove all annotations, remove by providing IDs, annotation types using .NET API....different annotations to PDF and Word documents using C#. Today, this...from documents like PDF and Word DOC/DOCX files using C# . The...

    blog.groupdocs.com/annotation/remove-annotation...
  6. Extract text from Microsoft Office Word documen...

    This article explains that how to extract text from Microsoft Office Word (.doc, .docx) documents...Extract data from Microsoft Office Word documents / Extract text from...Office Word documents Extract text from Microsoft Office Word documents...

    docs.groupdocs.com/parser/net/extract-text-from...
  7. 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...
  8. eSign Word Processing document with Metadata si...

    This article explains how to sign Word Processing document with metadata signatures by GroupDocs.Signature....Metadata signatures / eSign Words eSign Word Processing document with...instance to sign Word Processing document files. Word Processing document...

    docs.groupdocs.com/signature/net/esign-word-pro...
  9. 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 based on the use case: Working with a Business Case. 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 based...

    docs.groupdocs.com/assembly/net/scatter-chart-i...
  10. 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...