GroupDocs.Viewer for Node.js via Java 新版本发表

Released: Sep 5, 2024

V24.8 中的更新

特性

  • Enhanced image quality when rendering presentations (e.g PPTX) to PNG and JPEG. The image size is now scaled up to Full HD resolution (1920x1080).
  • Unlink Table of Contents (TOC) in Word documents
    • When rendering to HTML or PDF, you can now set 'WordProcessingOptions#setUnlinkTableOfContents(...)' to true to unlink table of contents. For HTML rendering, <a> tags with relative links will be replaced with <span> tags, removing the link but preserving the visual appearance. For PDF...

Released: Jul 3, 2024

V24.6 中的更新

特性

  • Added support for rendering Excel spreadsheets by page break and print area.
  • Added the ability to skip loading of external resources referenced by documents.
  • Added support for reading a license from embedded resources.

修补程序

  • Object reference not set to an instance of an object exception when calling getViewInfo and getFileInfo methods.
  • Viewer Horizontal Scrolling Not Working on Excel.
  • Color gradients lost in Vectors.
  • PdfOptions#setRenderTextAsImage(false) causes slow loading.
  • Resource loading...

Released: May 21, 2024

V24.5 中的更新

特性

  • Improved performance of the IsPasswordProtected property.
  • Extended PersonalStorageDocumentInfo.
  • Improved memory usage.

修补程序

  • Fixed DOCX to PNG conversion issue.
  • Fixed the issue with license watermark when converting to HTML.

Released: Mar 7, 2024

V24.2 中的更新

特性

  • Added support for Unix CPIO archives.
  • Added support for Design Web Format XPS (.dwfx) files.
  • Auto-detect text file encoding.
  • Optimized (compress) PDF file when exporting Microsoft Excel spreadsheets.
  • Added support for Autodesk FBX Interchange files.
  • Added support for Amazon AZW3/KF8 ebooks.
  • You can now highlight search text in file preview.
  • Added support for setting margins when exporting Excel Spreadsheets to PDF.
  • Added option to disable print.
  • [GroupDocs.Viewer.UI] Now checks if license...

Released: Dec 20, 2023

V23.12 中的更新

特性

  • Added support for lossless JPEG (.jls) images.
  • Convert all Microsoft Excel worksheets to one HTML file.
  • Added support for rendering PDF and EPUB documents to HTML with fluid layout.
  • Support for full control when managing temporary files.

修补程序

  • "Parameter is not valid" exception when rendering PS file.
  • Exception has been thrown by the target of an invocation when rendering PPSX.
  • "Bit depth of 8 bits are supported for RGBA images." exception when rendering PNG file.
  • "Image export failed...