WareSeeker Search Software

document processing


Sponsored Links
Collapse All
Software Name Software Type Category Price
1

XML Processing


script XML Free
View Detail
Download XML ProcessingDownload XML Processing
XML documents have become a great way to pass data from one application to another. Whether communicating from one DLL to another, from one EXE to another, or even from one server to another, XML is simple, easy, and efficient to pass around. In many other Microsoft languages, you used the Microsoft.XMLDOM object to process XML documents. In .NET, the equivalent object is called XmlDocument. In this paper, you learn how to work with XML documents within the .NET Framework.
2

Document! X


script ASP NET $550.00
View Detail
Download Document! XDownload Document! X
Document! X shortcuts the process of creating and maintaining documentation and context sensitive on-line help for .Net Assemblies, Visual Basic/VBA/Visual Basic.NET source code, COM components, type libraries, databases and XSD Schemas. Document! X produces a comprehensive and accurate professional quality documentation set for your components, applications and databases - automatically. Used by leading component vendors including Infragistics, Janus, Data Dynamics and Dundas to produce their commercial technical documentation.
3

Mipsis Document Management 6.5


windows Business Finance->Document Management Software $295.00
View Detail
Download Mipsis Document Management 6.5Download Mipsis Document Management 6.5
80.2 MB
Document Management Software for automation of the office work, collaboration, document flow and business processes. Document Control Workflow provides the conveyance of the demands for the new documents from the system to the related personnel as a first step. These demands are later evaluated to see if a new document is really needed. Many different documents can be created in Mipsis to meet ISO9000 requirements and personal needs.
4

Document! X 4.1


windows Software Development->Active X Free
View Detail
Download Document! X 4.1Download Document! X 4.1
23.4 MB
Document! X shortcuts the process of creating and maintaining documentation and context sensitive on-line help for .Net Assemblies, Visual Basic/VBA/Visual Basic.NET source code, COM components, type libraries, databases and XSD Schemas. Document! X produces a comprehensive and accurate professional quality documentation set for your components, applications and databases - automatically.
5

PAYDOX - Document Management 1.8


windows Business Finance->CRM System $100
View Detail
Download PAYDOX - Document Management 1.8Download PAYDOX - Document Management 1.8
11.72MB
Web-based secure Enterprise Document and Business Process Management
Enhanced Document Management, DM. Built-in report generator. Business Process Management (BPM), Records Management (RM), Customer Relationship Management (CRM). E-mail notifications. On-line Employees Activity Monitor.

6

WinBook Document Manager 1.0


windows Home Education->E Books $27.99
View Detail
Download WinBook Document Manager 1.0Download WinBook Document Manager 1.0
2.99MB

Brothersoft Editor/ "WinBook" Document Manager allows to create, organize and manage multiple documents within one data file. With "WinBook" you can create catalogs and hierarchy of any kind of documents, for example business letters, reports, brochures, stories, articles, etc. And with all this a single document is not restricted to contain text-only documents: every document can contain different objects, embedded inside, like pictures, archives (like ZIP RAR files), another documents (like Microsoft Word, Microsoft Excel files, even another WinBook documents), etc. In addition to the standard set of document processing functionality provided (tabs, ability to use different fonts, using tables, printing, etc.) WinBook also provides a wide variety of useful features, like:

Archiving. Imbedded archiving algorithm eliminates necessity of using separate products (like ZIP, RAR, etc.) if size of the data needs to be reduced;
Encrypting. Winbooks encryption functionality allows encrypting data and specifying password in case WinBook document contains confidential data;
Three types of case conversion for any portion of the text in either a document or the catalog information: all characters to upper case, all characters to lower case and invert case;
Ability to Export/Import the whole or the part of WinBook document from/to another WinBook document or separate data file. Archiving can also be used during this process if file size reduction is desired (for example, if this file is going to be sent as an E-Mail attachment). Also, during this process all data will be automatically encrypted, so it will be impossible to read the content of this file in other than WinBook program even if this file was not encrypted with the password;
7

Extreme Processing 1.06


windows Software Development->Misc Programming Tools $750
View Detail
Download Extreme Processing 1.06Download Extreme Processing 1.06
23.8 MB
Extreme Processing is an application that provides automate data transfer and processing.

Includes processing editor, command line tools, Developer SDK.

Here are some key features of "Extreme Processing":

· Define processing flow using graphical tool or XML.
· Comes with pre-built tasks for FTP, FTPS, POP3, SMTP, MSMQ, more.
· Application integration using .NET components. Developer SDK.


Limitations:

· 20 days trial.

8

XML Processing with Python


script Python Free
View Detail
Download XML Processing with PythonDownload XML Processing with Python
This article illustrates the principle features of the Python language, and then examine the XML processing capabilities of Python.
9

Document! VB 1.1


windows Software Development->Visual Basic Components A G $199.00
View Detail
Download Document! VB 1.1Download Document! VB 1.1
4300k
Document! VB shortcuts the normally lengthy process of developing HTML Help documentation for your Visual Basic project. The advanced code parser within Document! VB analyses your source code to provide a structured set of HTML Help pages, compiled into an HTML Help file, that represent your entire projects classes, modules, forms, User Controls, User Documents and Designers. ActiveX controls, DLLs and EXEs are all supported. Features: By including existing comments from your source code, a complete set of documentation for your software can be generated in under a minute, saving vast amounts of laborious documentation effort and improving accuracy by documenting directly from the source code.

10

Mipsis Personal Document Manager 6.5


windows Business Finance->Applications $295
View Detail
Download Mipsis Personal Document Manager 6.5Download Mipsis Personal Document Manager 6.5
80.16MB
Document Management Software for automation of the office work, collaboration, document flow and business processes.

Document Control Workflow provides the conveyance of the demands for the new documents from the system to the related personnel as a first step. These demands are later evaluated to see if a new document is really needed. Many different documents can be created in Mipsis to meet ISO9000 requirements and personal needs.
11

No Processing 1.0


mac Utilities->System Utilities Free
View Detail
Download No Processing 1.0Download No Processing 1.0
104 KB
No Processing quits, with one click, all running applications except the Finder, PrinterProxy, hidden applications and applications you have placed on the exceptions list.

To install copy the No Processing folder or application anywhere on your hard drive except the Desktop.

If you put the original application on your Desktop, you wont be able to set preferences.



12

DynaPage::Document 0.90


linux Programming->Libraries Free
View Detail
Download DynaPage::Document 0.90Download DynaPage::Document 0.90
0.014 MB
DynaPage::Document is a Perl module with DynaPage Document container.

SYNOPSIS:

step1 - document ( create file mydoc.document )
---[content of mydoc-document.info]---

!include.template =- mydoc-template.htmt
my-title =- This is single line
my-head =- Hello World
my-para ==~
This is block
multiline content
blah blah
blah blah
~== my-para

---[content of mydoc-document.info]---
step2 - template ( create file mydoc.template )
---[content of mydoc-template.htmt]---

< html >
< title >[~my-title~]< /title >
< h1 >[~my-head~]< /h1 >
< p >[~my-para~]< /p >
< /html >

---[content of mydoc-template.htmt]---
step3 - open
use DynaPage::Document;
use DynaPage::Document::ext::include;
my $doc = DynaPage::Document->new(
{
RootDir=>.,
Document=>mydoc-document.info,
}
);
step4 - render
print $doc->Render();

---[dump of printed result]---
< html >
< title >This is single line< /title >
< h1 >Hello World< /h1 >
< p > This is block
multiline content
blah blah
blah blah< /p >
< /html >
---[dump of printed result]---


13

e-PDF Document Converter 2.1


windows Business Finance->PDF Tools $49
View Detail
Download e-PDF Document Converter 2.1Download e-PDF Document Converter 2.1
6.76 MB
e-PDF Document Converter is a software product that dynamically converts MS Office 97/2000/XP/2003, WordPerfect, HTML, AutoCAD DWG, PostScript and many other document types to PDF, PostScript, PDF, JPEG, TIFF, PNG, PCX and BMP etc formats.

e-PDF Document Converter will work in both Command Line version and GUI version.

With e-PDF Document Converter you can convert your documents from and to PDF files easily. It converts Microsoft Word, Excel, PowerPoint, AutoCAD drawings, e-mail to PDF files.

Here are some key features of "e PDF Document Converter":

· e-PDF Document Converter supports create PDF files from any Windows application that supports printing;
· e-PDF Document Converter converts Microsoft Word, Excel, PowerPoint, AutoCAD drawings, e-mail to PDF files;
· e-PDF Document Converter supports Font embedding, resolution and image compression;
· e-PDF Document Converter supports user defined page sizes;
· e-PDF Document Converter supports auto open PDF file after creation;
· e-PDF Document Converter supports Asian language characters;
· e-PDF Document Converter supports hyperlink;
· e-PDF Document Converter does NOT need Adobe Acrobat software;
· e-PDF Document Converter supports single file process, single directory process, multi-level directory process and many other process way;
· e-PDF Document Converter supports password protection for PDF files with 40 or 128 bit encryption;
· e-PDF Document Converter supports set file permissions to restrict printing, copying, and future modifications to the document;
· e-PDF Document Converter supports set the document title, subject, author and keywords;
· e-PDF Document Converter supports monitor multiple directories;
· e-PDF Document Converter supports batch convert document files to PDF files;
· e-PDF Document Converter supports wildcard character, for example: *.doc, a*.rtf, etc;
· e-PDF Document Converter supports command line operation;

14

PHP Paypal IPN processing class


script PHP Free
View Detail
Download PHP Paypal IPN processing classDownload PHP Paypal IPN processing class
PHP Paypal IPN processing class help process the Paypal IPN reply, verify the validity and extensive log support for debug. If the IPN reply is a valid transaction, it stores the data on a MySQL IPN table, a log file and mark the transaction as completed on a MySQL transactions table. If theres something wrong, you can debug using the logs. Requirements: * PHP * MySQL * A Paypal account
15

cattaDoc integrated document management (IDM)


script PHP Free Additional Info: None
View Detail
Download cattaDoc integrated document management (IDM)Download cattaDoc integrated document management (IDM)
With cattaDoc you get a web-based, integrated document management package which can help you to quickly find your documents, to keep track of your document relations to projects as well as customers, suppliers and partners, to manage your document processes - your business processes concerning documents - through version control, check-out/check-in, reviews, event history etc., and to reuse your documents and the knowledge in them. Advanced security in cattaDoc means that each object has an Access Control List (ACL) specifying permissions for that particular object. cattaDoc is available in English and in Danish - and is prepared for translation into other languages as well. New in version 2.2: a new contact class where you can record meetings, telephone conversations etc. without creating a proper document + Introduction of many-to-many relations between companies / contact persons on the one hand and documents on the other hand + Improved and uniform handling of master data + more!
16

Magia Document Center


script PHP Free
View Detail
Download Magia Document CenterDownload Magia Document Center
Magia Document Center (MDC) is a robust online document management, download, and storage system. Website operators can maintain download lists without constantly involving the developer. MDC can be implemented on websites, intranets, and extranets and all locations are managed through one friendly admin area. Features: a customizable document display (design with your html editor), automatic downloading, unlimited folders & documents, and more. Coming soon: document archiving. MDC is part of Magia Syndicator, an application in the Magia Business Suite. The price includes website hosting and access to all 20+ applications.
17

UPDNs Document Publisher


script CGI Perl Free
View Detail
Download UPDNs Document PublisherDownload UPDNs Document Publisher
Document Publisher is a content management system that allows a website owner to easily create online documents using a browser. It is suitable for installation guides, handbook, FAQ, manual and so on. All in an organized manner with index numberings.
18

XML processing with PHP


script PHP Free
View Detail
Download XML processing with PHPDownload XML processing with PHP
This tutorial shows you with code examples how to process an XML datasource with PHP.
19

Document Rearranger 1.0


windows Business Finance->Document Processing Free
View Detail
Download Document Rearranger 1.0Download Document Rearranger 1.0
164 KB
Document Rearranger can do what other advanced text editor (even Microsoft Word) cant. It will restore the text in a document that has been formatted with a broken line/row.

You know the files that have two short rows because they were formatted for other pages layout than A4/L8. Also if you try to copy/paste text from PDF documents to Word you may obtain truncated/short lines.

This software will detect premature line ends and will fix them (will merge the broken rows).


Here are some key features of "Document Rearranger":

· semi transparency
· the possibility to detect premature rows end in three ways
· automatically save the file
· it has integrated Help as tooltips

20

OpenOffice::OODoc::Document 2.027


linux Programming->Libraries Free
View Detail
Download OpenOffice::OODoc::Document 2.027Download OpenOffice::OODoc::Document 2.027
0.21 MB
OpenOffice::OODoc::Document is a top level component for content and layout processing.

SYNOPSIS

# get an OOo file handler
my $oofile = ooFile("myfile.odt");
# connect a content-focused document interface
my $content = ooDocument
(
file => $oofile,
member => content
);
# connect a style-focused document interface
my $styles = ooDocument
(
file => $oofile,
member => styles
);
# process any content and style element
$content->appendParagraph
(
text => "An additional paragraph",
style => "BlueStyle"
);
$styles->createStyle
(
"BlueStyle",
parent => Text body,
family => paragraph,
properties =>
{
area => text,
fo:color => rgb2oo(blue)
}
);
# commit the changes using the file handler
$oofile->save;

This module defines the top level Document class, which is a connector allowing any kind of content and presentation processing. It inherits from OODoc::XPath, OODoc::Text, OODoc::Styles and OODoc::Image.

The most usual instruction to get access to any member of a document, with the exception if the metadata (meta.xml) should be something like:

my $doc = ooDocument([options]);

This constructor, if successful, returns an object that can be used (according to its "member" option) to process styles, images and text.

This module is designed simply to create objects which include all the functionality of OODoc::Text, OODoc::Image, OODoc::Styles and OODoc::XPath (which should not be called directly by applications).

For example

my $styles = ooDocument(file => "source.odt", member => "styles");

is generally better than

my styles = ooStyles(file => "source.odt");

While OODoc::Document inherits all the methods and properties of these classes, its detailed documentation in essentially provided in the following manual pages:

OpenOffice::OODoc::Text -> text content
OpenOffice::OODoc::Styles -> style & layout
OpenOffice::OODoc::Image -> graphic objects
OpenOffice::OODoc::XPath -> common features & low-level API

For example, the appendParagraph() and createStyle() methods used in the synopsis above are respectively described in OpenOffice::OODoc::Text and OpenOffice::OODoc::Styles.
The present manual page only describes those methods (there are very few) which combine layout and content processing.


My Software


You have not saved any software. Click "Save" next to each software to save it to your software basket


Related Search