Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 8,501 for

annotation word

(0.68 sec)
  1. 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....Annotation Product Solution GroupDocs...watermarks to word processing documents Add watermarks to word processing...

    docs.groupdocs.com/watermark/java/add-watermark...
  2. Introducing GroupDocs.Redaction for .NET - An A...

    Finally, the wait is over! We have released the first version of GroupDocs.Redaction for .NET. As we have mentioned in the pre-release blog post, GroupDocs.Redaction for .NET is an API to redact, hide or remove sensitive content & metadata from Word processing documents, worksheets, presentations, and PDF files within your .NET applications. The API provides a single format-independent interface supporting various redaction types such as text redaction, metadata redaction, Annotation redaction, and tabular document redaction....sensitive content & metadata from word processing documents, worksheets...redaction, metadata redaction, annotation redaction, and tabular document...

    blog.groupdocs.com/redaction/introducing-groupd...
  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. Bubble Chart in Word Processing Document | Grou...

    Note In this article, we will use GroupDocs.Assembly to generate a Bubble Chart report in Word Processing Document format. 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 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....Annotation Product Solution GroupDocs...Chart in Word Processing Document Bubble Chart in Word Processing...

    docs.groupdocs.com/assembly/java/bubble-chart-i...
  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....Annotation Product Solution GroupDocs...Extract data from Microsoft Office Word documents / Extract hyperlinks...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  6. Convert TXT to Word using Node.js

    Learn how to convert TXT to Word using Node.js with simple steps. We will also provide the code example of how to export TXT to Word in Node.js using a reliable APIs....Annotation Product Family GroupDocs...Product Family Convert TXT to Word using Node.js When working with...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...
  7. 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....Annotation Product Solution GroupDocs...Extract data from Microsoft Office Word documents / Extract tables from...

    docs.groupdocs.com/parser/java/extract-tables-f...
  8. Annotation in CSharp on GroupDocs Blog | Docume...

    Annotation in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Annotation in CSharp on GroupDocs Blog | Document Automation Solutions for .NET &......Annotation in CSharp on GroupDocs Blog | Document Automation...Developers Recent content in Annotation in CSharp on GroupDocs Blog...

    blog.groupdocs.com/fr/tag/annotation-in-csharp/...
  9. Annotation in CSharp on GroupDocs Blog | Docume...

    Annotation in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Annotation in CSharp on GroupDocs Blog | Document Automation Solutions for .NET &......Annotation in CSharp on GroupDocs Blog | Document Automation...Developers Recent content in Annotation in CSharp on GroupDocs Blog...

    blog.groupdocs.com/it/tag/annotation-in-csharp/...
  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....Annotation Product Solution GroupDocs...Office Word documents / Search text in Microsoft Office Word documents...

    docs.groupdocs.com/parser/java/search-text-in-m...