Search results
Found 83 pages for usage scenarios
Distributed Administrator's Help / Alphabet used in regular expressions
Alphabet used in regular expressions Name Conventional designation Usage example Any character * "c"*"t" allows such words as cat, cot, etc. Letter C C"ot" allows such words as Rot, pot, cot, Dot, mot, etc. Uppercase letter A A"ot" allows such words as Rot, Cot, Mot, Dot, etc
https://help.abbyy.com/en-us/flexicapture/12/distributed_administrator/regularexpression/
Standalone Administrator's Help / Alphabet used in regular expressions
Alphabet used in regular expressions Name Conventional designation Usage example Any character * "c"*"t" allows such words as cat, cot, etc. Letter C C"ot" allows such words as Rot, pot, cot, Dot, mot, etc. Uppercase letter A A"ot" allows such words as Rot, Cot, Mot, Dot, etc
https://help.abbyy.com/en-us/flexicapture/12/standalone_administrator/regularexpression/
Developer's Help / Alphabet used in regular expressions
Alphabet used in regular expressions Name Conventional designation Usage example Any character * "c"*"t" allows such words as cat, cot, etc. Letter C C"ot" allows such words as Rot, pot, cot, Dot, mot, etc. Uppercase letter A A"ot" allows such words as Rot, Cot, Mot, Dot, etc
https://help.abbyy.com/en-us/flexicapture/12/developer/regularexpression/
FlexiLayout Studio Help / Alphabet used in regular expressions
Alphabet used in regular expressions A regular expression is a formal description of the structure of a word or a field value. Name Conventional designation Usage example Any character * "c"*"t" – allows such words as cat, cot, etc. Letter C C"ot" – allows such words as Rot, pot, cot
https://help.abbyy.com/en-us/flexicapture/12/flexilayout_studio/regex/
FormDesigner Help / Alphabet used in regular expressions
Alphabet used in regular expressions Name Conventional designation Usage example Any character * "c"*"t" – allows such words as cat, cot, etc. Letter C C"ot" – allows such words as Rot, pot, cot, Dot, mot, etc. Uppercase letter A A"ot" – allows such words as Rot, Cot, Mot, Dot, etc
https://help.abbyy.com/en-us/flexicapture/12/formdesigner/regularexpression/
Scanning Station Help / Alphabet Used in Regular Expressions
Alphabet Used in Regular Expressions Name Conventional designation Usage example Any character * "c"*"t" – allows such words as cat, cot, etc. Letter C C"ot" – allows such words as Rot, pot, cot, Dot, mot, etc. Uppercase letter A A"ot" – allows such words as Rot, Cot, Mot, Dot, etc
https://help.abbyy.com/en-us/flexicapture/12/scanning_station/regex/
Distributed Administrator's Help / Using scripts in ABBYY FlexiCapture
JScript® , JScript.Compact and VBScript . Specifics of scripts written in .Net languages Specifics of usage In VBScript it is mandatory to use the keyword "Me" when passing a NULL value (the alternative of "this" in JScript), while in .Net languages the NULL value is passed as an ordinary
https://help.abbyy.com/en-us/flexicapture/12/distributed_administrator/scripts/
Standalone Administrator's Help / Using scripts in ABBYY FlexiCapture
JScript® , JScript.Compact and VBScript . Specifics of scripts written in .Net languages Specifics of usage In VBScript it is mandatory to use the keyword "Me" when passing a NULL value (the alternative of "this" in JScript), while in .Net languages the NULL value is passed as an ordinary
https://help.abbyy.com/en-us/flexicapture/12/standalone_administrator/scripts/
Developer's Help / Using scripts in ABBYY FlexiCapture
JScript® , JScript.Compact and VBScript . Specifics of scripts written in .Net languages Specifics of usage In VBScript it is mandatory to use the keyword "Me" when passing a NULL value (the alternative of "this" in JScript), while in .Net languages the NULL value is passed as an ordinary
https://help.abbyy.com/en-us/flexicapture/12/developer/scripts/
Performance Guide / Estimating the number of CPU cores required by the Application Server
The tests have shown that 100 processing cores fully load 6 cores of the Application Server if there are no bottlenecks. With Application Server CPU usage at 80%, the Application Server becomes a bottleneck itself. Therefore, we recommend having 8 cores for the Application Server in installations
https://help.abbyy.com/en-us/flexicapture/12/performance_guide/pg_cpucores/