From 8aa6a3a93271bebfbc4f6cec6077751854356eb3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9CNaeel=E2=80=9D?= Date: Sat, 20 Jun 2026 08:45:46 +0400 Subject: [PATCH] =?UTF-8?q?parser:=20POI=20(XWPFDocument/HWPFDocument)=20?= =?UTF-8?q?=D0=B4=D0=BB=D1=8F=20DOCX/DOC=20+=20fallback=20ZIP/XML=20(v1.0.?= =?UTF-8?q?67)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.cfm | 2 +- parser.cfm | 120 ++++++++++++++++++++++++++++++++++++++++++++++++++--- 2 files changed, 115 insertions(+), 7 deletions(-) diff --git a/index.cfm b/index.cfm index 4a22e1d..f838ea5 100644 --- a/index.cfm +++ b/index.cfm @@ -61,7 +61,7 @@
Nubes - Сверка договоров — LLM v1.0.66 — Lucee + Сверка договоров — LLM v1.0.67 — Lucee
diff --git a/parser.cfm b/parser.cfm index 7f98f5c..d4b7500 100644 --- a/parser.cfm +++ b/parser.cfm @@ -52,7 +52,60 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -164,7 +217,47 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -232,8 +325,16 @@ - - + + + + + + + + + + @@ -266,7 +367,11 @@ - + + + + + @@ -287,7 +392,10 @@ - + + + +