GroupDocs.Parser for Java V26.4

Released: Apr 26, 2026

V26.4 中的更新

特性

  • Implemented support for page area.
  • Implemented support for simple column-width calculation.
  • Implemented getTables methods (no-options).
  • Implemented getTables for all formats (per-format engines).
  • Implemented getTables for DOCX, Presentations, and spreadsheets.
  • Implemented page indexing of a found table for Word.
  • Made PageTableArea ctor internal.
  • Added OCR for Japanese / Chinese.
  • Added OCR for Arabic / Korean.
  • Implemented GenerateTemplate for other formats.
  • Implemented auto template selection.
  • Implemented use of pageWidth from template.
  • Made Scale method public.
  • Moved PagePreview to method params.
  • Added setters to options properties.
  • Changed template format version to 2.0.
  • Added an OCR template test + DPI Javadoc.

修补程序

  • Fixed parsing by template (page index filter).
  • Fixed working with options (no-arg ctor).
  • Marked parsePagesByTemplate obsolete.
  • Fixed ArgumentException: MaxValue can't be less than StartValue.
  • Fixed NullReferenceException when extracting PDF files.
  • Fixed FormatException in PDF date parsing.
  • Fixed error (BarcodeOptions ctor chaining).
  • Fixed EULA files.