SEARCH RESULTS

Our Knowledge Base Has Moved!
This page will not be available for much longer. Please access the knowledge base via our support portal.


Note: Only available in Umango Convert versions after and including 5.4.3 and Umango Extract after and including 5.8.0 Meta data can be merged into various job settings to enable dynamic naming and referencing of job exports. There are various types of meta data that can be used and there are......

[open]

Regular Expressions 'RegEx' are a fast, powerful and accurate way to be able to identify exactly the text you want to extract from an area of a document. For those with some technical know-how the steps in creating Regular Expressions can be simple, for others it may take a little more time. The......

[open]

When performing regular expressions that need to capture special characters (eg. Chinese or Arabic character sets), you have options on how you go about this. Option 1 - Refence the character group All CJK characters - REGEX([\p{IsCJKUnifiedIdeographs}]{1,}) All Arabic characters -......

[open]