GroupDocs.Viewer for Node.js 26.5 тепер доступний. У цьому випуску додано новий клас інформації про перегляд поштового повідомлення, покращено обробку інструкції xml‑stylesheet та парсинг CSS‑кольорів, а також виправлено низку помилок, що впливали на файли DXF, PDF, EML, PPT/PPS, Spreadsheet, XLS та CAD.

Що нового в цьому випуску

Ключ Категорія Опис
VIEWERNET-5608 New feature Return mail message properties through specialized view info
VIEWERNET-5605 Enhancement Add support of xml‑stylesheet processing instruction
VIEWERNET-5624 Enhancement Improve CSS color parsing and serialization
VIEWERNET-4748 Bug “Could not load file. File is corrupted or damaged.” error during call viewer.View for the DXF file.
VIEWERNET-4760 Bug Fix bug with exception while loading specific DXF file to Viewer on Windows only
VIEWERNET-5512 Bug Missing Chinese characters when rendering EML to PDF
VIEWERNET-5529 Bug Bad performance for some pages when rendering PDF to HTML and PNG
VIEWERNET-5571 Bug GroupDocsViewerException while rendering PPT and PPS to any format
VIEWERNET-5579 Bug 5‑digit row numbers overlap right sibling cells and AutoFit is not applied for long textual cells when rendering Spreadsheet to HTML
VIEWERNET-5603 Bug Winding font is not preserving while converting XLS to HTML
VIEWERNET-5609 Bug Exception during detection of raw URIs in mail message body
VIEWERNET-5611 Bug Default font is not applied when detection and wrapping of raw URIs in mail message body is working
VIEWERNET-5647 Bug Unable to cast object of type ‘Aspose.CAD.FileFormats.Ifc.IFC2X3.Entities.IfcFacetedBrep’

Зміни у публічному API

Додано

  • MailMessageViewInfo клас з усіма його властивостями

Видалено

  • Немає

Нові функції

VIEWERNET-5608

Новий клас MailMessageViewInfo був доданий у простір імен com.groupdocs.viewer.results. Цей клас реалізує та розширює батьківський клас ViewInfo і повертається методом Viewer.getViewInfo(), коли завантажений файл є файлом електронного листа.

Ресурси