Supported Document Formats
Wordize consists of modules that allow users to work with different features and sets of formats. There are two groups of modules:
- Conversion modules – modules for converting documents from one format to another, which allow users to load their documents and save them in the required formats
- Feature modules – modules for working with features other than conversion, such as comparison, digital signature, search and replace, and others
Conversion Modules
You cannot use Wordize features without the ability to load your document and then save the result – that’s what conversion modules are for.
Modules And Supported Formats
To understand which conversion module you need, carefully study the list of document conversion modules and their corresponding loading and saving formats:
Module | Load Formats | Save Formats |
---|---|---|
Wordize Core for .NET * | MS Word document formats: DOC, DOCX, DOT, DOTX, DOCM, DOTM, DocPreWord60, MS Word 2007 XML (FlatOpc, FlatOpcTemplate, FlatOpcMacroEnabled, FlatOpcTemplateMacroEnabled), MS Word 2003 XML (WordML), RTF, XML, Text Image formats: SVG, TIFF, PNG, BPM, JPEG, GIF, EMF, WebP (is not supported in .NET Framework 4.0 version), WMF, PCT (PICT), ICO | MS Word document formats: DOC, DOCX, DOT, DOTX, DOCM, DOTM, DocPreWord60, MS Word 2007 XML formats (FlatOpc, FlatOpcTemplate, FlatOpcMacroEnabled, FlatOpcTemplateMacroEnabled), MS Word 2003 XML Format(WordML), RTF, Text, XLSX |
Wordize Web for .NET | Web formats: HTML, MHTML, MD, CHM | Web formats: HTML, MHTML, MD, CHM |
Wordize eBook for .NET | eBook formats: EPUB, AWZ3, MOBI | eBook formats: EPUB, AWZ3, MOBI |
Wordize OpenOffice for .NET | Open Office document formats: ODT, OTT | Open Office document formats: ODT, OTT |
Wordize PDF Load for .NET | ||
Wordize Rendering for .NET | Fixed page formats: PDF, XPS, SVG, TIFF, PNG, BPM, JPEG, GIF, Eps, WebP (is not supported in .NET Framework 4.0 version), EMF, PS, PostScript, XPS, XamlFixed, OpenXps, XamlFlow and XamlFlowPack, PCL, EPS |
Read more about file conversion in the Convert From One Format to Another section.
In the API Reference, all import formats supported by Wordize are listed in the LoadFormat enumeration, and saving formats are listed in the SaveFormat enumeration.
Formats From Different Modules
With one conversion module, you can load and save documents in the formats listed in the table above. For example, the Wordize Core for .NET module allows you to work with documents in various Word formats – for example, you can convert DOC to DOCX.
If the formats you are interested in are in different modules, then you need several modules for correct operation. This means that if you have licenses for multiple conversion modules, you can expand the list of loading and saving formats. For example, if you have licenses for the Wordize Core for .NET and Wordize Web for .NET modules, you can load an HTML document and convert it to DOCX.
Feature Modules
As mentioned above, there are modules for working with features other than conversion. The special thing about working with these modules is that in addition to the required feature, you have to purchase a license for the conversion module with the formats you need – this is necessary in order to load your document and then save the result.
Below is a list of modules for working with features:
- Compare Documents page Wordize Comparison for .NET – more details on the
- Mail Merge page Wordize Mail Merge for .NET – more details on the
- Merge Documents page Wordize Merge for .NET – more details on the
- Search and Replace page Wordize Replacement for .NET – more details on the
- Reporting page Wordize Reporting for .NET – more details on the
- Sign with Digital Signature page Wordize Signature for .NET ** – more details on the
- Split Large Documents page Wordize Splitting for .NET – more details on the
- Add Watermark page Wordize Watermark for .NET – more details on the
- Use AI-powered Features page Wordize AI for .NET – more details on the
So, if you have licenses for the Wordize Core for .NET (mandatory) and Wordize Splitting for .NET modules, this means you can load a Word document, split it into parts, and save each part in the same or another Word format.