Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 30,393 for

word

(0.15 sec)
  1. 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...
  2. Bulleted List in Word Processing Document | Gro...

    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...
  3. Password Protect Word Document | Add Password t...

    Add passWord to your Word files. Lock Word documents with passWord protection using free online app & programmatically using GroupDocs....how you can password protect Word documents and lock them programmatically...Protect Word Documents # To add a password to your Word files,...

    blog.groupdocs.com/merger/password-protect-word...
  4. Watermarks in Word document | GroupDocs

    This article explains how to add watermarks in Word processing document in Java....watermarks to word processing documents / Watermarks in Word document...document Watermarks in Word document Leave feedback On this page When...

    docs.groupdocs.com/watermark/java/watermarks-in...
  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. Work with Word Track Changes | GroupDocs

    Learn how to compare Word documents while respecting Track Changes using GroupDocs.Comparison for Python via .NET....Comparison / Work with Word Track Changes Work with Word Track Changes...Comparison can include or ignore Word Track Changes (revisions) during...

    docs.groupdocs.com/comparison/python-net/word-t...
  7. Add watermarks to word processing documents | G...

    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...
  8. 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...
  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. Search for different word forms | GroupDocs

    This article shows that how to allow you to search for nouns in the singular or plural, adjectives in the degree of comparison, forms of regular and irregular verbs, etc....for different word forms Search for different word forms Leave...feedback The search for different word forms allows you to search for...

    docs.groupdocs.com/search/java/search-for-diffe...