From d0c0a753fb2a0ff0c9cfa5dcba5eab1e62b4de9e Mon Sep 17 00:00:00 2001 From: Annushka34 Date: Thu, 21 Nov 2024 13:57:00 +0000 Subject: [PATCH] Update file(s) "/." from "aspose-ocr/Aspose.OCR-API-References" --- .../aspose/ocr/english/net/aspose.ocr/language/_index.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/content/sites/aspose/ocr/english/net/aspose.ocr/language/_index.md b/content/sites/aspose/ocr/english/net/aspose.ocr/language/_index.md index 37429bf01c76..d1fcf9b04947 100644 --- a/content/sites/aspose/ocr/english/net/aspose.ocr/language/_index.md +++ b/content/sites/aspose/ocr/english/net/aspose.ocr/language/_index.md @@ -44,7 +44,7 @@ public enum Language | Slk | `23` | Slovak alphabet | | Slv | `24` | Slovene alphabet | | Swe | `25` | Swedish alphabet | -| Chi | `26` | Chinese alphabet | +| Chinese | `26` | Universal recognition of Chinese-based languages, including mixed Chinese-English texts | | Bel | `27` | Belorussian alphabet | | Bul | `28` | Bulgarian alphabet | | Kaz | `29` | Kazakh alphabet | @@ -165,6 +165,13 @@ public enum Language | Uig | `144` | Uyghur alphabet | | Kor | `145` | Korean alphabet | | Jpn | `146` | Japanese alphabet | +| Tam | `147` | Tamil alphabet | +| Tel | `148` | Telugu alphabet | +| Kan | `149` | Kannada alphabet | +| European | `150` | Experimental. Recognition of mixed Cyrillic/English texts | +| Indic | `151` | Universal recognition of Indic languages based on Devanagari script, including texts with mixed English characters | +| Devanagari | `152` | Universal recognition of Indic languages based on Devanagari script, including texts with mixed English characters | +| Chi | `153` | Chinese alphabet | ### See Also