Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Enumerates all Gets the list of document formats that can be processed translated in Wordbee. For example, Microsoft Word, InDesign, HTML, etcthe system. There are filters for XML, Word, Excel and many other formats.


Child pages (Children Display)

...

Returns a list with these fields:

Domain

Code of format.

Examples: "WORD", "HTML"The identifier for the file format. APIs working with file formats will generally ask for this code.


Name

English The name of the format.

Examples: "Microsoft Word", "Web pages"


TypeA numeric identifier. Internal use.
FileExtensionsAn array of file extensions that can be handled by the filter.

...