Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 1,375 for

highlight

(0.11 sec)
  1. GroupDocs.Annotation Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....all major annotation types (Highlight Text, Area Annotation, and...with area annotation, text highlight, text underline, text strikeout...

    blog.groupdocs.com/categories/groupdocs.annotat...
  2. In-Table List with Highlighted Rows in Presenta...

    Note In this article, we will use GroupDocs.Assembly to generate In-TableList with Highlighted Rows report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. In-Table List with Highlighted Rows in Microsoft PowerPoint Document Creating a In-Table List with Highlighted Rows Practising the following steps you can create In-Table List with Highlighted Rows Template in MS PowerPoint 2013. Click the document where you want to add the table....Reports - Highlighted Rows / In-Table List with Highlighted Rows in...Document In-Table List with Highlighted Rows in Presentation Document...

    docs.groupdocs.com/assembly/java/in-table-list-...
  3. In-Table List with Highlighted Rows in Word Pro...

    Note In this article, we will use GroupDocs.Assembly to generate a Table Report with Highlighted Rows in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. In-Table List with Highlighted Rows in Microsoft Word Document Creating a In-Table List with Highlighted Rows Practicing the following steps you can create In-Table List with Highlighted Rows Template in MS Word 2013. Click the document where you want to add the table....Reports - Highlighted Rows / In-Table List with Highlighted Rows in...Document In-Table List with Highlighted Rows in Word Processing Document...

    docs.groupdocs.com/assembly/java/in-table-list-...
  4. In-Table List with Highlighted Rows in Email Do...

    Note In this article, we will use GroupDocs.Assembly to generate an In-Table List with Highlighted Rows report in Email Document format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.8.0 or greater. In-Table List with Highlighted Rows in Email Document Creating a In-Table List with Highlighted Rows Practising the following steps you can create In-Table List with Highlighted Rows Template in MS Outlook 2013....Reports - Highlighted Rows / In-Table List with Highlighted Rows in...Document In-Table List with Highlighted Rows in Email Document Leave...

    docs.groupdocs.com/assembly/net/in-table-list-w...
  5. How to Compare PDF Files using Java - A Compreh...

    Compare two or more PDF files using Java API with document Comparison API. Highlight the differences and accept/reject changes even if password-protected....generate a new document that highlights all identified changes. The...compare two PDF documents and highlight any differences. Load the...

    blog.groupdocs.com/comparison/guide-to-compare-...
  6. GroupDocs.Annotation for .NET

    This API allows you to digitally annotate any type of file format using .NET and C# language on any platform....Worksheets using C# How to Highlight Text in PDF using C# How to...

    kb.groupdocs.com/annotation/net/page/2/
  7. GroupDocs.Search for .NET

    This API allows you to perform text search and index any type of file format using C# .NET language on any platform....Homophone Search using C# Highlight Search Results using C# Get...

    kb.groupdocs.com/search/net/
  8. Customize changes styles | GroupDocs

    Learn how to customize the appearance of detected changes using GroupDocs.Comparison for Python via .NET....change styles Configure custom highlight, font, and style settings...inserted_item_style = gc . StyleSettings ( highlight_color = gc . Color . from_name...

    docs.groupdocs.com/comparison/python-net/custom...
  9. Work with search results | GroupDocs

    Working with search results consists in obtaining information from objects of search results and Highlighting occurrences in the text of documents. Obtain search result information When a search is complete, the Search method returns an object of type SearchResult. This page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of documents found, the number of occurrences of the words and phrases found, as well as detailed information on each individual document....objects of search results and highlighting occurrences in the text...TermSequencesOccurre [ k ]); } } } } Highlight search results At the end...

    docs.groupdocs.com/search/net/work-with-search-...
  10. Work with search results | GroupDocs

    Working with search results consists in obtaining information from objects of search results and Highlighting occurrences in the text of documents. Obtain search result information When a search is complete, the search method returns an object of type SearchResult. This page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of documents found, the number of occurrences of the words and phrases found, as well as detailed information on each individual document....objects of search results and highlighting occurrences in the text...getTermSequencesOccu ()[ k ]); } } } } Highlight search results At the end...

    docs.groupdocs.com/search/java/work-with-search...