Document Solutions .NET Bundle(英語版)

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

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

価格:¥ 375,210 (税込)〜 バージョン: v9.1.2 新機能 更新日: Jun 25, 2026

Document Solutions .NET Bundle のリリース

Released: Jun 6, 2025

8.1.3 での更新項目

機能

  • Document Solutions for Imaging 8.1.3
    • Synced version with other Document Solutions packages.
  • Document Solutions for PDF 8.1.3
    • Added a new GcPdfDocument.SetCustomProperty() method which adds a custom property with a specified value to the current document.
    • Added a new GetCustomProperty() method which gets the value of a custom property with a specified name.
  • Document Solutions for Word 8.1.3
    • Synced version with other Document Solutions packages.

不具合の修正

  • Document Solutions for Excel 8.1.3
    • An...

Released: May 27, 2025

8.1.2 での更新項目

機能

  • Document Solutions for PDF 8.1.2
    • GrapeCity.Documents.Pdf.TextMap.TextRenderingAttrs class: represents a set of attributes used to control how text is rendered.
    • Page.SetTextRenderingAttrs(FindTextParams, TextRenderingAttrs) method: searches for a specified text on the current page and sets its rendering attributes.
    • Page.SetTextRenderingAttrs() method overloads: set the rendering attributes for a specified text fragment on the current page.

不具合の修正

  • Document Solutions for Excel, .NET Edition...

Released: May 9, 2025

8.1.1 での更新項目

機能

  • Document Solutions for PDF 8.1.1
    • Added GrapeCity.Documents.Text.Font.FindNativeFont() method: finds the most suitable native font for rendering text associated with this PDF font.

不具合の修正

  • Document Solutions for Excel, .NET Edition 8.1.1
    • The result of a dynamic array formula is incorrect when there is a default value in the worksheet.
    • The exported Excel file is corrupted when the workbook contains a particular Pivot Chart.
    • The column positions are incorrect after the template is extended.
    • The...

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...

Released: Mar 27, 2025

8.0.5 での更新項目

不具合の修正

  • Document Solutions for Excel, .NET Edition 8.0.5
    • Exception is thrown on saving an SJS file after deleting a worksheet which is referenced by a linked picture.
    • The diagonal border in the exported PDF file is incorrect.
    • The Y axis is not shown after adding it using API.
    • The result of CODE function is incorrect when the parameter contains CJK characters.
    • The result of IWorksheet.getUsedRange() is incorrect when UsedRangeType contains Axis.
    • The binding path of table is lost in the exported...

Released: Mar 6, 2025

8.0.4 での更新項目

不具合の修正

  • Document Solutions for Excel, .NET Edition 8.0.4
    • An exception was thrown when loading a specific SSJSON file.
    • The result was incorrect after calling the IRange.Sort() method.
    • The binding information for table columns was lost after processing the template.
    • The formula in the exported workbook was incorrect after processing the template.
    • The shape's border remained visible in the exported PDF and SJS files despite being set to invisible.
    • The custom formatting of the table was lost in the...

Released: Feb 21, 2025

8.0.3 での更新項目

不具合の修正

  • Document Solutions for Excel, .NET Edition 8.0.3
    • The cell reference is not as expected in the expanded result after processing template.
    • The size of Pie chart is smaller than Excel in the exported Image file.
    • Performance issues on processing templates with a large expanded result range.
    • The cell tag is lost in the exported Excel file after processing template.
    • The row count is incorrect in the exported SJS file.
    • Exception is thrown on copying cell across workbook if the target range...

Released: Jan 15, 2025

8.0.2 での更新項目

不具合の修正

  • Document Solutions for Excel, .NET Edition 8.0.2
    • [TextLayout] Incorrect handling of strikethrough when using TextAlignment.Distributed.
  • Document Solutions for Imaging, .NET Edition 8.0.2
    • [TextLayout] Incorrect handling of strikethrough when using TextAlignment.Distributed.
  • Document Solutions for PDF, .NET Edition 8.0.2
    • Incorrect text mapping for text rendered using a Type3 font.
    • Incorrect processing of text rendered with a TrueType font without 'glyf' and 'CFF' tables.
  • Document Solutions...

Released: Jan 7, 2025

8.0.1 での更新項目

機能

  • Document Solutions for Imaging 8.0.1
    • [TextLayout] Updated to Unicode 16.0 standard.
  • Document Solutions for Word 8.0.1
    • Added GrapeCity.Documents.Word.Fields.NumPagesFieldOptions class: represents NUMPAGES field options.

不具合の修正

  • Document Solutions for Excel, .NET Edition 8.0.1
    • The cell value is incorrect when it is in the spilled range of dynamic array formula.
    • The style in the hidden column is shown after processing template.
    • The z-order of shapes changed after processing template.
    • Exception is...

Released: Dec 11, 2024

8.0.0 での更新項目

機能

Document Solutions for Excel, .NET Edition

Import Data from Object Collections and Data Tables

  • When working with Excel sheets programmatically in business applications, one common task is to import data from different data sources, such as classes and objects in C#/.NET/Java, relational databases, .NET controls, etc. In the v8 release, Document Solutions for Excel (DsExcel) adds the ability to import data from the following types of data sources:
    • Simple enumerable.
    • 2D array (.NET only...