Why list in Word is not converted as list in HTML?
Cleaner for Word
Time: 09-8-22
"When I use HTML Cleaner for Word, I saw my list in Word
was converted into a sieries of tag <P> but not <li>
I think a very smart Word cleaner program would be able to replace
<p class="liststyle"> with <li>. "
This is a main problem of Word 2007. MS Word 2007 usually convert
list into normal paragraphs with leading signs or numbers, not a
HTML list. But older version of Word will do the right job.
There's a simliar problem in conversion of tab which will be converted
into spaces instead of indent.
HTML Cleaner is a optimizer for MS Word generated HTML, it will not
generate HTML from Word doc. So problem of MS Word will not be corrected.
Then could we smartly convert paragraphs into a HTML list? Of course, it can be done,
but the problem is, how can you know the paragraph is a list or a static
paragraph with leading signs or numbers in original Word doc?
Even these paragraphs can be converted into a list, how to set their styles?
This may be easy in non-style HTML, but not easy in an exact-layout HTML job.
MS Word generated HTML retaining most exact layout, HTML Cleaner for Word intend
to reduce the file size and optimize the code, but not alter the layout.
At last, we are working on another Word HTML tool now, which will generate
elegant HTML from Word 2007 docx file directly. In this tool, we don't depend on
MS Word anymore, thus, the bug of MS Word in conversion will bite no more.
Could HTML Cleaner for Word clean Excel genrated HTML?
Cleaner for Word
Time: 09-12-9
HTML Cleaner for Word is desigened for MS Word.
It can not clean
Excel HTML properly, though some can be processed, but Excel HTML is
different from Word HTML, so it
could not be cleaned exactly or even
encounter errors.
Users who want to clean Excel HTML could try HTML
Cleaner for Excel which will be released next month probably.
I get an error: "The DecisionCube capacity is low..."
Cleaner for Word
Time: 09-5-17
Well, a big bug.
It's a bug of Delphi, which we used to develope our
softwares.
This error will occur when user using a machine has larger
memory than 1GB generally.
This bug also exists in HTML Page Cleaner,
for they share the same cleaning engine.
In HTML Cleaner for Word 1.1,
it's fixed. and HTML Page Cleaner 2.1 also fixed this bug.
Please
download the newest version.
My OS is Windows 2000, and I don't want to install IE5.5+, could your
program run?
Replace/Grep
Time: 09-5-14
Well, Easy Replace(former Ultra Replacer) and Easy Grep can also run on
Windows with IE5.0, if you can manually update the
VBScript.dll.
Following these steps:
1 Back up your original
vbscript.dll in Windows' system32 folder and system32\dllcache
folder.
2 Download newest vbscript.dll from Microsoft or copy it
from
another PC which has IE5.5+ installed.
3 Put new vbscript.dll
to system32\dllcache and system32 folder, overwrite the old ones.
4
Ignore the popup system warning.
I want to clean a Word 97 HTML file, but it doesn't work,why?
Cleaner for Word
Time: 09-5-14
Sorry, this tool doesn't support Word 97 style HTML
currently.
Because Word 97 HTML is different from other versions of
Word, and users of Word 97 is very rare now, so we didn't develope a
cleaning engine for Word 97 dpendently.
We recommend you open your Word
97 file in Word 2000, and
save as web page in Word 2000, then
everything will be OK.
When I run Ultra Replacer, there's an error "ActiveX component can't
create object"
Replace/Grep
Time: 08-10-17
Some users have reported that when they click the program, they got an
error message as the title described, and the program can't run at all on
their machine.
After crareful test, we found the reason and the way to
resolve it:
That's because some Windows doesn't active FSO(File System
Object) service.
You can turn it on, just click Start>Run, then
input " regsvr32 scrrun.dll" and click "OK" button.
Then start the
program again.
In tiny renamer, there's the same
problem.
Because our software doesn't create setup package and
doesn't write your Windows registry.
I will write this tip into
help file and will look for a method to solve it automatically for those
customers whose Windows' FSO not actived.
Can your software run on Windows Vista?
Replace/Grep
Time: 08-10-15
General,all our software can run on Windows Vista. And our host
provider will test on Vista before put it online. But in our studio, we
don't perform a test on Vista, for my personal reason, I don't like Vista,
it's too clumsy. That's why customers urge Microsoft to retain Windows XP
again and again.
Obviously, I agree with boycotting Vista.
How can I buy your product online?
Page Cleaner
Time: 08-9-25
You buy via Paypal, then we will sent a key file (license file) to your
email address. If you can't or don't like Paypal, you can also buy from
Shareit.com,
please see details on our purchase page.
In both ways,
we promise refund if you can't receive the key file.
Why there's no subfolder surpport in multifiles mode?
Replace/Grep
Time: 08-6-25
In order to simplify the back up function, the software doesn't
surpport subfolder files.
If subfolder surpported, maybe user doesn't
know how many files there exactly, and all these files are to be backed up
and processed, it iwll consume much more user resource.
So put all
files to be processed into one indicated folder is a very good way,safe
and fast, for user and for the software.