|
ANN: TMSWordDocument component for Delphi/C++Builder
Friends,
today I released the new product: SMWord for Delphi/C++Builder 1.10.
SMWord suite for Delphi&C++Builder is a native VCL components
for direct and fast text extraction from any MS Word document.
MSWordDocument component allow to read any Word document directly without OLE automation of MS Word application (MS Word installed is not required).
Direct text extraction allow to process large documents very-very fast.
Summary Information is available too.
You may use this component to provide a search engine - for example, find document where some substring is occured or to display summary information and text preview in own file manager.
SMWord suite is distributed as shareware.
This is not freeware or public domain.
You may use the shareware trial version for 30 days.
If after 30 days you would like to continue using it, then you should purchase a license.
Registered users will receive future updates
to new minor versions FREE! Register and use now!
License fee is:
$35 for SMWord full suite (with sources)
$19.95 for SMWord standard suite (without sources)
You can download a latest version of product at: http://www.scalabium.com
You can order a product at:
http://www.scalabium.com/smorder.htm
Direct online registration:
1. http://www.regsoft.net/purchase.php3?productid=55196&pc=2R1U7
or
2. https://secure.element5.com/register.html?productid=171461
Thank you for your interest in SMWord suite.
With best regards, Mike Shkolnik
EMail: mshkolnik@scalabium.com
http://www.scalabium.com
Related Discussions - HOW CAN I DEACTIVE DIAL-UP CONECTION? (2001-01-28 11:54:30)A guy named Ruben recently gave me this answer when I asked nearly the same question.........
----------------------------------------------------...
- SIMPLE EMAIL QUESTION (2001-01-30 07:40:08)Here is the MemoryStreamToWebBrowser example I promised:
// This writes a MemoryStream to the WebBrowser document
// without using any disk...
- HELP FINDING AV IN THIS COMPONENT (2001-02-16 08:23:12)Yes, I realize that, but even when I remove it I still get
the AV.
- CREATING SHORTCUTS (2001-01-28 01:16:27)This is a sample from the MSDN, I tried to translate it into Delphi. I did not try to execute it but it should work.
If it won't, tell me and I'll...
- DELETING THE EXEFILE... (2001-01-28 04:05:04)function CreateTempFileName: string;
var TempDir: array of Char;
count, len: LongInt;
dummy, sec: Word;
start: string;
begin...
- HOW TO DISCONNECT FROM THE INTERNET IN DELPHI 5 (2001-01-28 11:55:14)A guy named Ruben recently gave me this answer when I asked nearly the same question.........
----------------------------------------------------...
- DETECTING SHADES OF COLOURS (GRAYSCALE) (2001-01-31 04:54:41)I'm Russian but I live in Belgium, so i'm not teh best in English too :)
The way you calculate the greyscale color is the wrong one.
red >...
- GRID INDEX OUT OF RANGE ERROR USING PARADOX TABLES (2001-01-29 16:26:47)Hello,
I ussauly get that error when for example:
I have 20 records in my paradox table.
Here I set To Table1.RecNo:=21.
When I execute...
- NOBODY CAN HELP ME???? (2001-01-30 08:03:06)Here the link to Deborah Pate's sample projects using
bookmarks and properties:
http://www.djpate.freeserve.co.uk/Bookmarks.zip
visit her...
- RXLIBRARY INSTALLATION ISSUES IN DELPHI 5 PRO (2001-01-29 12:37:29)It is most likely due to your not having path to the BPL
in the library path in the environment options.
|