We’re happy to announce the release of GroupDocs.Editor for Node.js via Java 26.7, available as of July 2026. This release introduces support for TrueType Collection fonts, text-based PPT/PPS formats, and PDF editing capabilities, alongside improvements to CSS handling and spreadsheet export options. It also resolves several critical bugs affecting obfuscated assemblies, PDF pagination, and empty email document handling.

What’s new in this release

  • [New feature] Add support of TrueType Collection font (EDITORNET-3019) → Adicionar suporte a fontes TrueType Collection (EDITORNET-3019)
  • [New feature] Add support of text-based PPT and PPS (EDITORNET-3020) → Adicionar suporte a formatos PPT e PPS baseados em texto (EDITORNET-3020)
  • [Improvement] Add support of new CSS properties (EDITORNET-3036) → Adicionar suporte a novas propriedades CSS (EDITORNET-3036)
  • [Improvement] Add support of XML processing instructions and XML-Stylesheet (EDITORNET-3037) → Adicionar suporte a instruções de processamento XML e XML-Stylesheet (EDITORNET-3037)
  • [Bug] Fix NRE in obfuscated assembly after HtmlCss was injected (EDITORNET-3022) → Corrigir NRE em assembly ofuscado após a injeção de HtmlCss (EDITORNET-3022)
  • [New feature] Implement option to disable merging of horizontal cells when converting Spreadsheet documents (EDITORNET-3044) → Implementar opção para desativar a mesclagem de células horizontais ao converter documentos Spreadsheet (EDITORNET-3044)
  • [New feature] Implement option to disable emitting an empty bottom bogus row data when converting Spreadsheet documents (EDITORNET-3045) → Implementar opção para desativar a emissão de dados de linha falsa vazia na parte inferior ao converter documentos Spreadsheet (EDITORNET-3045)
  • [Improvement] Get rid of embedded imaging library and decrease byte size of final assembly (EDITORNET-3040) → Eliminar a biblioteca de imagens incorporada e reduzir o tamanho em bytes do assembly final (EDITORNET-3040)
  • [Bug] PDF output has different pagination after DOCX edit and save (EDITORNET-3017) → A saída PDF tem paginação diferente após edição e salvamento de DOCX (EDITORNET-3017)
  • [Bug] Fix exception when creating and editing empty Email document (EDITORNET-3061) → Corrigir exceção ao criar e editar documento de Email vazio (EDITORNET-3061)
  • [Bug] FileNotFoundException for Aspose.Common.Drawing 26.6 on .NET Framework 4.6.2 build (EDITORNET-3062) → FileNotFoundException para Aspose.Common.Drawing 26.6 em compilação .NET Framework 4.6.2 (EDITORNET-3062)

Public API changes

  • Added new TtcFont type that represents a TrueType Collection (TTC) font and implements FontResourceBase.
  • Added new `setMerge