Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 29,498 for

word

(0.61 sec)
  1. Render Word documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Word documents to HTML, PDF, PNG, and JPEG formats....rendering basics / Render Word documents Render Word documents as HTML...you to render your Microsoft Word documents in HTML, PDF, PNG...

    docs.groupdocs.com/viewer/net/render-word-docum...
  2. 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...
  3. 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...
  4. Extract Table of Contents from Microsoft Office...

    Learn how to extract and work with table of contents from Word documents (.doc, .docx) using GroupDocs.Parser for .NET....Extract data from Microsoft Office Word documents / Extract Table of...Contents from Microsoft Office Word Documents Extract Table of Contents...

    docs.groupdocs.com/parser/net/extract-table-of-...
  5. 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...
  6. Watermarks in word processing document | GroupDocs

    Add shape-based watermarks to Word documents with additional options using Python via .NET....watermarks / To word-processing documents / Watermarks in word processing...processing document Watermarks in word processing document Leave feedback...

    docs.groupdocs.com/watermark/python-net/waterma...
  7. 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 based on the use case: Working with a Business Case. 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....Image in Word Processing Document Common List Image in Word Processing...Common List Image report in Word Processing Document format based...

    docs.groupdocs.com/assembly/net/common-list-ima...
  8. Find and Replace Words in Word Documents using ...

    Find, replace, or hide text, Words, phrases in Word DOC/DOCX files using C#. Redact and perform text, case-sensitive & RegEx search with .NET Redaction API....be many reasons to replace a word or phrase in the document. Whether...guides you on how to redact Word documents programmatically in...

    blog.groupdocs.com/redaction/find-and-replace-t...
  9. Word Documents as HTML Responsive Pages in Java...

    Render Word documents to view as responsive HTML pages in Java. Convert DOC, DOCX files to HTML responsive pages using document viewer Java API....to programmatically convert word documents as responsive HTML...Java API for Word and Responsive HTML viewer View Word Documents...

    blog.groupdocs.com/viewer/view-word-documents-a...
  10. 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...