GroupDocs.Editor for Node.js via Java 26.7 Release Notes

GroupDocs.Editor for Node.js via Java 26.7 is a significant release aligned with GroupDocs.Editor for Java 26.7. It combines new features, enhancements, and bug fixes. The public API was expanded with the new features listed below.

Changes in this Release

KeyCategorySummary
EDITORNET-3019New featureAdd support of TrueType Collection font
EDITORNET-3020New featureAdd support of text-based PPT and PPS
EDITORNET-3036ImprovementAdd support of new CSS properties
EDITORNET-3037ImprovementAdd support of XML processing instructions and XML-Stylesheet
EDITORNET-3022BugFix NRE in obfuscated assembly after HtmlCss was injected
EDITORNET-3044New featureImplement option to disable merging of horizontal cells when converting Spreadsheet documents
EDITORNET-3045New featureImplement option to disable emitting an empty bottom bogus row data when converting Spreadsheet documents
EDITORNET-3040ImprovementGet rid of embedded imaging library and decrease byte size of final assembly
EDITORNET-3017BugPDF output has different pagination after DOCX edit and save
EDITORNET-3061BugFix exception when creating and editing empty Email document
EDITORNET-3062BugFileNotFoundException for Aspose.Common.Drawing 26.6 on .NET Framework 4.6.2 build

Public API changes

Both spreadsheet options are described in the corresponding article.

PDF editing

Starting from this release, GroupDocs.Editor for Node.js via Java supports editing PDF documents through the same open–edit–save pipeline as other formats: load with PdfLoadOptions, edit with PdfEditOptions (pagination, page range, skip images), and save with PdfSaveOptions (password, compliance, font embedding). See the Edit PDF guide for details and code samples.

How to Download

The package is available on npm:

npm i @groupdocs/groupdocs.editor@26.7.0

Or install the latest published version:

npm i @groupdocs/groupdocs.editor

For detailed instructions, see the installation guide.

Additional Resources

Feedback

We welcome your feedback! If you have any questions or suggestions, please reach out to us via the Free Support Forum.