Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 31,119 for

word

(0.04 sec)
  1. Word Comparison in .NET: Revision Track vs High...

    Compare Word documents in .NET with GroupDocs.Comparison: choose between revision‑track (Accept/Reject) and inline highlight output modes. Includes ready‑to‑run C# examples and a breakdown of WordCompareOptions....Український Tiếng Việt 中文 中國傳統的 Word document comparison with GroupDocs...exactly changed between them. Word’s built‑in Compare dialog is...

    blog.groupdocs.com/comparison/word-comparison-n...
  2. Editor- Error on loading word document - Free S...

    Hi, we got an error loading a Word file. We identify that the error is produced when the document contains a textbox with specific layout options (with text wrapping and in front of text). groupdocs-editor.version: 23.…...Editor- Error on loading word document GroupDocs.Editor Product...Product Family java , word-to-html MTJames May 13, 2024, 4:26pm 1...

    forum.groupdocs.com/t/editor-error-on-loading-w...
  3. Rearrange Pages in Word using C# | Organize DOC...

    Reorder the pages of Word files using C#. The running example shows how to change the order of pages in DOC/DOCX files using the .NET API....中國傳統的 In the digital world, word processing documents are one...programmatically move pages in Word documents (DOC/DOCX) using C#...

    blog.groupdocs.com/merger/move-word-pages-using...
  4. Existing objects in word processing document | ...

    This article explains how to remove shape of any type from any level of document structure while using GroupDocs watermarking API.../ To word-processing documents / Existing objects in word processing...document Existing objects in word processing document Leave feedback...

    docs.groupdocs.com/watermark/net/existing-objec...
  5. 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...
  6. 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...
  7. Column Chart in Word Processing Document | Grou...

    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...
  8. Existing objects in word processing document | ...

    Inspect, modify, and remove existing shapes (potential watermarks) in Word documents using GroupDocs.Watermark for Python via .NET..../ To word-processing documents / Existing objects in word processing...document Existing objects in word processing document Leave feedback...

    docs.groupdocs.com/watermark/python-net/existin...
  9. Search text in Microsoft Office Word documents ...

    This article explains that how to search text from Microsoft Office Word (.doc, .docx) documents...Office Word documents / Search text in Microsoft Office Word documents...Search text in Microsoft Office Word documents Leave feedback On...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  10. 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...