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: Apr 29, 2024

7.1.1 での更新項目

機能

Document Solutions for PDF

  • Added new Metadata.SetStream(Stream) and Metadata.SetXmlDocument(XmlDocument) methods, which allow you to set the content of the current metadata.

不具合の修正

Document Solutions for PDF

  • Incorrect saving of the comma character when using certain fonts.
  • When pasting text copied in Acrobat from a generated DPF, characters may become garbled.
  • When saving a PDF as image, formatting may be lost when using some fonts.
  • Changes made to annotations' visual properties could be...

Released: Apr 17, 2024

7.1.0 での更新項目

機能

Document Solutions for Excel

  • Template Enhancements
    • Enhanced Template language with better performance - The DsExcel Templates have been refactored, emphasizing enhanced performance and stability. The recent improvements include:
      • Addressing the absence of a data source by treating it as null.
      • Enabling OverwriteFillFormat functionality to seamlessly operate in both Pagination and non-Pagination modes.
      • Enhancing template processing capabilities to include support for Picture and Shapes.
      • Enhanced...

Released: Mar 22, 2024

7.0.5 での更新項目

不具合の修正

Document Solutions for Excel, .NET Edition

  • Some content in the hyperlink is escaped after loading the SJS file.
  • The legend of chart in the exported PDF file is incorrect.
  • The table range is not updated after data binding.
  • Exception is thrown on exporting PDF file when workbook contains specific cell button.
  • Exception is thrown on processing template.
  • Exception is thrown on loading Excel file.
  • Exception is thrown on exporting PDF file in France (Belgium) culture.
  • Exception is thrown on...

Released: Feb 28, 2024

7.0.4 での更新項目

不具合の修正

Document Solutions for Excel, .NET Edition

  • The checkstatus of the checkbox is incorrect in the exported PDF file.
  • Exception is thrown on exporting SJS file when data validation contains invalid formulas.
  • Exception is thrown on getting cell value when the cell refers to non-existing worksheet.
  • The formula changed after inserting a column when formula contains non-existing worksheet.
  • Exception is thrown on opening a particular Excel file.
  • The shape is not copied using IRange.Copy() method...

Released: Feb 21, 2024

7.0.3 での更新項目

不具合の修正

Document Solutions for Excel, .NET Edition

  • The captions of a Pivot Table item are reset after refreshing.
  • Exception is thrown on exporting workbook to PDF file.
  • Performance issue when copying cells to another workbook.
  • The border in the exported HTML file is inconsistent with the display in SpreadJS.
  • The processing time of the template has significantly increased after the upgrade.
  • Exception is thrown on trying to get the DataValidation Formula.
  • Integers have an extra decimal place in the...

Released: Jan 25, 2024

7.0.2 での更新項目

機能

Document Solutions for PDF

  • SaveAs* image methods now use slow antialiasing and multithreading. This improves output quality without performance penalty.

不具合の修正

Document Solutions for Excel, .NET Edition

  • The formula changes after inserting columns if the referenced worksheet does not exist.
  • After importing SJS and SSJSON files exported by DsExcel into the SpreadJS designer, the charts appear differently.
  • The cell value is incorrect after loading the SJS file exported by SpreadJS.
  • The exported...

Released: Jan 4, 2024

7.0.1 での更新項目

機能

Document Solutions for Word

  • Added new Picture.ApplyImageExifRotation() method which rotates the current picture according to Exif orientation info in ImageData (if available).

不具合の修正

Document Solutions for Excel, .NET Edition

  • It takes more than 5 minutes to export specific SSJSON file to PDF.
  • Unexpected diagonal border is exported in the XLSX file.
  • The result of AGGREGATE formula is incorrect.
  • The font style of shape is incorrect in the exported PDF file.
  • The icon of conditional format in the...

Released: Dec 11, 2023

7.0.0 での更新項目

機能

Document Solutions for Excel, .NET Edition

  • Async User-Defined Function Support - A user-defined function derived from the new AsyncCustomFunction class now supports asynchronous calculations. Additionally, the CalcError type introduces a 'Busy' enum, signifying that a cell is currently engaged in calculating an asynchronous formula. This enhancement in DsExcel empowers users to leverage asynchronous calculations within their custom functions, providing flexibility and efficiency in scenarios...

Released: Nov 24, 2023

6.2.5 での更新項目

不具合の修正

Document Solutions for PDF

  • Save as image methods yield incorrect result for certain PDFs.

Document Solutions for Word

  • Updated default settings to match standard Word defaults.
  • Report Templates
    • System.InvalidOperationException is thrown when trying to use the Count() function in a template.
    • Images rotated according to Exif have width and height swapped.

Document Solutions for Excel

  • After calling IWorksheet.copyAfter() method, an error occurs when opening the exported Excel file...

Released: Oct 28, 2023

6.2.4 での更新項目

不具合の修正

Document Solutions for Imaging

  • Synced version with other Document Solutions packages.

Document Solutions for PDF

  • Incorrect appearance streams could be generated for text fields in certain scenarios.
  • For some PDFs, portions of content were not shown in the exported image files.
  • Content of a certain PDF file was partially lost after resaving the document.
  • NullReferenceException is thrown when saving a specific PDF using incremental update.

Document Solutions for Word

  • [Report templates...