Did you find this page useful? Give us feedback.
Did you find the information
on this page useful?

Yes
Somewhat
No
  Tell us more about your choice:
Missing information
Incorrect information
Misleading information
I have a question
Other
  Enter your comment in the box below.
If you need assistance, please contact Support instead.

  Type the letters
simple PHP captcha
 

This example shows how you can import an XML document and an Excel workbook that has HTML markup in the text.

First, we will import the XML document, then set up a Regex tagger to turn the HTML tags into inline tags. We'll save the Regex tagger configuration after we create it.

After that, we'll import the Excel workbook, and use the saved Regex tagger configuration to tag the HTML content.

Step 1: Starting the import of the XML file

Step 2: Adding the Regex tagger and creating the rules

Step 3: Saving the filter configuration and importing the document

Step 4: Importing an Excel workbook with embedded HTML