Document Solutions .NET Bundle(英語版)

スプレッドシート、PDF、画像、およびDOCXファイルを、Microsoft OfficeまたはAdobe Acrobatに依存することなく、.NET、C#、ASP.NET、またはVB.NETアプリケーションで生成、ロード、編集、保存。

MESCIUS (旧社名:GrapeCity) 社の製品
1996 年より日本国内にてComponentSourceで販売中。

価格:¥ 375,320 (税込)〜 バージョン: v9.1.0 新機能 更新日: May 5, 2026

Document Solutions .NET Bundle 8.1.0

Released: Apr 22, 2025

8.1.0 での更新項目

機能

  • Document Solutions for Excel, .NET Edition 8.1.0
    • Added support for adding cell addresses to exported tables in HTML.
    • Performance improvements for VLOOKUP and UNIQUE functions.
    • Features for SpreadJS Compatibility - The following SpreadJS features are supported as lossless in SJS and SSJSON file format:
      • Data charts.
      • Data charts in Report sheet.
      • Support for binding data manager table as a data source.
      • Support SpreadJS DataRange.
  • Document Solutions for PDF 8.1.0
    • New ActionSound Class - With the v8.1 release, DsPdf adds the ActionSound class. This class allows the PDF document to play a sound when triggered. The sound action is also supported in DsPdfViewer.
    • Document Solutions PDF Viewer (DsPdfViewer)
      • This release has added support for the following features in DsPdfViewer/Wasm:
        • Redact (add/edit and apply redact annotations).
        • Export to raster images.
        • Convert annotations to content.
      • Interactive Table Data Extraction - In the v8.1 release, the DsPdfViewer adds interactive table data extraction - a tool that allows you to select and extract (export to a file or copy to clipboard) tabular data from a PDF. This tool facilitates a workflow for selecting, previewing, and exporting table data in multiple formats, such as TSV, CSV, JSON, XLSX, XML and HTML.
  • Document Solutions for Word 8.1.0
    • In the v8.0 release, DsWord added support for working with and updating Fields in Word documents. The v8.1 release supports the same with additional fields:
      • INDEX Field: Creates an index, which is a list of terms or topics mentioned in a document.
      • XE Field: Marks text for inclusion in an index.
    • These can be utilized via the UpdateFields and Update methods. The UpdateFields method of the GcWordDocument and RangeBase classes enables users to update all fields in the document or all fields that support updating in the range. Meanwhile, the Update method of the ComplexField and SimpleField classes allows users to update the field results.
    • DsWord also supports strong-typed access to the options of the INDEX and XE field types to read and write arguments and switches using the IndexFieldOptions and XeFieldOptions classes. These strong-typed field types also support PDF export.
    • Added RangeBase.Find(FindOptions options) overload: finds all occurrences of any text with specified formatting.
    • Upgraded to OpenXML SDK v3.2.0.

不具合の修正

  • Document Solutions for Excel, .NET Edition 8.1.0
    • The sorting result of the pivot table was incorrect in the exported PDF file.
    • Performance issue on calculating the UNIQUE function.
    • The custom object was lost in the exported Excel file.
    • Performance issue on calculating the VLOOKUP function.
    • Some End-User Defined Characters are missing in the exported PDF file.
    • The address of hyperlink would change after processing the template.