Hi,
I was wondering if there is any way to highlight certain words of document, when converting it to HTML with GroupDocs.Viewer.
I tried using GroupDocs.Search after the conversion with GroupDocs.Viewer, but the resul…...Parser(documentPath)) { HighlightOptions options = new HighlightOptions(40);...SearchOptions(false, false, false, true, options, options)); Here are a few output...