I want to convert some content in docx into html, the content includes some indentation text and some bullets and numbered lists.
I used some code in DocxToXhtmlAndBack code sample but it seems the format is lost for bullets and lists, below is the xhtml I got:
<?xml version="1.0" encoding="utf-8"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns:r="http://schemas.openxmlformats.org/officeDocument/2006/relationships"><head><meta content="text/html; charset=utf-8" http-equiv="Content-Type" /><style><!--/*paged media */ div.header {display: none }div.footer {display: none } /*@media print { ...

News of Plutext