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 のリリース

Released: Oct 10, 2024

7.2.3 での更新項目

機能

  • Document Solutions for Imaging 7.2.3
    • Added GcBitmap.AddShadow() method: creates a new bitmap by adding a shadow to text and graphics on the current image.
    • Added GcBitmap.AddGlow() method: creates a new bitmap by adding a glow to text and graphics on the current image.
    • Added GcBitmap.ApplySoftEdges() method: applies a soft edges effect to the current image.

不具合の修正

  • Document Solutions for Excel, .NET Edition 7.2.3
    • The alignment is incorrect in the exported Excel file when overwrite fillmode is...

Released: Sep 20, 2024

7.2.2 での更新項目

不具合の修正

Document Solutions for Excel, .NET Edition v7.2.2

  • There are many unexpected diagonal lines in the exported PDF file.
  • Exception is thrown on exporting HTML file if some shape width is zero.
  • The exported Excel file is corrupted when the source data of the PivotChart contains CalcError.
  • The result of AVERAGEIF function is incorrect.
  • Exception is thrown on opening an SJS file that contains invalid quality factor.
  • The text that exceeds the boundaries of the shapes has not been cropped in the...

Released: Sep 3, 2024

7.2.1 での更新項目

機能

Document Solutions for Imaging

  • [TextLayout] Added the HasMissingFontCharacters property which indicates whether text runs contain characters that are not present in the specified and fallback fonts.

Document Solutions for PDF

  • Improved performance of the GetTextMap method.

不具合の修正

Document Solutions for Excel

  • The macro button is missing after processing template file.
  • The XValues of chart are incorrect in the exported PDF file.
  • The static cell did not expand with the adjacent cell.
  • Performance...

Released: Aug 20, 2024

7.2.0 での更新項目

機能

Document Solutions for Excel

  • Add Goal Seek to Spreadsheets
    • Excel's Goal Seek function enables users to determine the necessary input value to achieve a desired result. By setting a target output, the Goal Seek feature automatically adjusts input values until the desired outcome is reached. This feature is invaluable for scenario analysis and decision-making in Excel modeling.
    • DsExcel adds a new API to add the Goal Seek function programmatically to your spreadsheets. The new IRange.GoalSeek...

Released: Jul 19, 2024

7.1.5 での更新項目

不具合の修正

Document Solutions for Excel

  • The formula becomes dynamic array formula in the exported Excel file after processing the template.
  • The custom formatter is lost in the exported SSJSON file.
  • The source data of the Pivot Table is not updated after data binding.
  • Some constant text is lost in the exported Excel file when setting FillMode as overwrite.
  • The applied range of conditional formatting is incorrect in the exported Excel file after processing the template.
  • The IndentLevel is reset to...

Released: Jun 27, 2024

7.1.4 での更新項目

機能

Document Solutions for Imaging

  • Added the GrapeCity.Documents.Drawing.CellStyle.CustomPostDraw property: gets or sets a delegate that draws custom content in a table cell (after drawing a TextLayout).

Document Solutions for PDF

  • Added the SaveAsImageOptions.CancellationToken property: gets or sets the CancellationToken object. Allows you to cancel the execution of GcPdfDocument.SaveAsXXX() methods.

不具合の修正

Document Solutions for Excel

  • Merged cells are unmerged in the exported Excel file when...

Released: Jun 4, 2024

7.1.3 での更新項目

不具合の修正

Document Solutions for Excel

  • The column style is lost after calling processTemplate method in the exported XLSX file.
  • There is a performance issue when saving specific Excel files to an HTML file.
  • Enhanced the exception message when deleting range is not allowed.
  • Exception is thrown on filling the specific template file.
  • Row heights are changed after opening an XLSX file then export to SSJSON file.
  • Exception is thrown on deleting row after loading some particular SJS file.
  • Constant cells...

Released: May 16, 2024

7.1.2 での更新項目

機能

Document Solutions for Imaging

  • Added a new GcSvgGraphics.PushGroup() method which starts a group ('g') element with specified custom attributes in the SVG document.
  • Added a new GcSvgGraphics.PopGroup() method which ends the group that was created by the last PushGroup call.

Document Solutions for PDF

  • Added properties to GcPdfDocument that allow developers to define document level actions.
    • GcPdfDocument.WillCloseAction property: specifies the ActionJavaScript to be performed before closing the...

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