Angularのニュース

各種AIプラットフォームのAPIを利用したAI連携機能

3月 26, 2026
SpreadJS V19JではAI連携機能が追加され、自然言語によるデータ分析や数式生成が可能となり、業務効率の向上が期待されます。

SpreadJSはWebアプリケーションでMicrosoft ExcelライクなUIと機能性を実現するために開発されたJavaScriptライブラリです。多数のExcel互換機能を備えるほか、TypeScriptでの開発や、Angular、React、Vue.jsをはじめとする主要JavaScriptフレームワークにも対応しています。付属するGUIデザイナもExcelに類似しているため、各種外観スタイルを直感的に操作できます。多くのコード量が必要な設定もノンコーディングで実現し、開発工数を大幅に削減します。

SpreadJS V19Jでは、各種AIプラットフォームのAPIと連携する機能が追加され、表計算環境におけるデータ活用が大きく進化しております。これにより、従来のように複雑な関数を扱うことなく、自然言語による指示でデータ分析や加工を実行できるようになっております。新たに追加されたAI関数として、AIへクエリを送信して分析を行う機能や、多言語翻訳、テキストの感情分析を行う機能が提供されております。これにより、従来は手作業で行っていた分析業務の効率化が可能となっております。また、数式エディタにもAI機能が組み込まれており、自然言語から数式を自動生成できるほか、作成した数式の内容を解析して説明を取得することが可能です。複雑なロジックの理解や保守性向上にも寄与いたします。

これらの機能により、SpreadJSは従来の表計算ツールから、AIと連携した高度なデータ分析基盤へと進化しており、さまざまな業務シーンでの活用が期待されます。

V19Jでの新機能一覧は、リリースノートを参考ください。

SpreadJSのライセンスは、開発ライセンスや配布ライセンス、テスト配布ライセンスなどの種類があります。なお、各ライセンスに付属されているサブスクリプション(1年間)にはテクニカルサポートや無償アップグレード等のサービスが提供されます。詳細は、SpreadJS(日本語版)のライセンス をご参考ください。

製品詳細及び販売情報は、SpreadJS(日本語版)のページをご参考ください。

 

ドキュメント処理APIへのプラグインアクセスを有効化

3月 24, 2026
Text Control DS Server 5.0は、プラグインが文書処理機能と直接連携できるようになる新しい依存性注入サービスを追加

TX Text Control DS Server is a server-side document processing solution designed to integrate document generation, editing, and conversion capabilities into modern applications. Built for web, cloud, and service-based environments, it enables developers to programmatically create and manipulate rich-text documents such as DOCX, PDF, and HTML within their own systems. With APIs designed for integration into .NET applications and other backend services, it supports scenarios such as automated document generation, template-based reporting, and document workflows. By providing high-fidelity rendering and robust document processing on the server, it helps development teams incorporate powerful document functionality into enterprise applications without relying on client-side tools.

The DS Server 5.0 update introduces new Dependency Injection services for plugins, making it easier for developers to extend and integrate DS Server within enterprise applications. Using ASP.NET Core Dependency Injection, plugins can now access internal DS Server functionality through two new services. The IDocumentProcessingService provides programmatic access to document processing capabilities such as document conversion, mail merge processing, document manipulation, PDF form field extraction, and barcode generation. In addition, the IDocumentEditorSessionService enables plugins to interact with active Document Editor sessions, allowing developers to access and modify live documents, work with form fields, adjust formatting, or implement custom logic tied to editor activity. Together, these services provide a flexible way to build powerful extensions and integrate DS Server into complex systems and backend services.

To see a full list of what's new in version 5.0, see our release notes.

Text Control DS Server is licensed per server and is available as an Annual License that includes software updates. See our Text Control DS Server licensing page for full details.

For more information, visit our Text Control DS Server product page.

AngularグリッドデータからXMLファイルを生成

3月 18, 2026
AngularアプリケーションでXMLにエクスポートすることで、データグリッドから構造化され相互運用可能なデータを生成し、信頼性の高いデータ交換を保証

Exporting grid data to XML converts tabular data from a user interface grid into a structured, self-describing format for use beyond the application interface. By organizing data with clearly defined elements, XML ensures consistent interpretation across platforms and systems, regardless of the underlying technology. This enables reliable data exchange, supports interoperability between applications, and makes the data suitable for integration scenarios, long-term storage, and environments that rely on validated, standardized formats for processing and communication.

Several Angular grid components allow you to export to XML, including:

  • jQWidgets Grid (part of jQWidgets) provides a method that exports all loaded rows to XML in Angular applications, supporting straightforward extraction of grid data for external use.
  • Smart UI Grid (part of Smart UI by Smart HTML Elements) includes XML as an export option, enabling direct data export from the grid in Angular apps.
  • SmartClient by Isomorphic Software offers XML as an export type, allowing Angular developers to generate XML output from grid data using its built-in export interface.

For an in-depth analysis of features and price, visit our comparison of Angular grid components.

Compare Angular Grid Components

単一セルでマルチセレクションを有効化

3月 17, 2026
Handsontable 17.0.0は、検索可能なドロップダウンを使い、完全なキーボードナビゲーションをサポートすることで、セル内に複数の値を保存・管理可能

Handsontable is a JavaScript library designed to help developers build interactive data grids into their web applications. Offering a familiar spreadsheet-like interface, it allows users to edit, sort, and filter data with ease. Highly customizable and compatible with popular frameworks like React and Angular, Handsontable empowers developers to build robust data manipulation features into their web applications.

The Handsontable 17.0.0 update adds a new MultiSelect cell type that allows a single cell to hold multiple values, making it well suited for data such as tags, user roles, product categories, or shipment contents. Instead of restricting entries to one option, users can choose any number of items from a dropdown interface that includes search and filtering capabilities for quickly locating options. Full keyboard navigation ensures efficient interaction for power users.

To see a full list of what's new in version 17.0.0, see our release notes.

Handsontable is licensed per developer and is available as an Annual or Perpetual license with 1 year support and maintenance. See our Handsontable licensing page for full details.

For more information, visit our Handsontable product page.

ワークシート間の計算を有効にする

3月 13, 2026
他のシートのセルを参照して、関連データを整理し、動的に連携させる計算式を構築します。

Cross-worksheet calculations allow spreadsheet components to reference and compute values across multiple sheets within the same workbook. This capability enables developers to build more advanced data models, where formulas can pull information from different worksheets to support summaries, aggregations, and linked analysis. By allowing data to be organized across separate sheets while remaining connected through formulas, applications can present complex datasets in a structured and scalable way without sacrificing calculation accuracy or performance.

Several Angular spreadsheet controls offer support for cross-worksheet calculations including:

  • SpreadJS by MESCIUS enables formulas to reference cells and ranges across worksheets, allowing developers to create linked calculations across multiple sheets.
  • Infragistics Ignite UI for Angular Spreadsheet supports cross-sheet formulas that allow values from different worksheets to be combined in calculations.
  • Syncfusion Angular Spreadsheet includes built-in formula support that references cells in other worksheets, making it possible to perform calculations across different tabs.
  • Jspreadsheet Pro provides cross-sheet references within formulas, enabling calculations that draw values from other worksheets to support multi-sheet data organization.

For an in-depth analysis of features and price, visit our Angular spreadsheet controls comparison.

Compare Angular Spreadsheet Controls