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

GrapeCity Documents .NET Bundle updated

Released: May 10, 2023

GrapeCity Documents .NET Bundle での更新項目

機能

GrapeCity Documents for Word 6.1.2

  • Added new RangeBase.BidirectionalOverrides property which gets the collection of bidirectional overrides included in this range.
  • [Report Templates] If the first column of a table row starts with the conditional construct {{if...}}, and the last column ends with the matching {{endif}}, empty rows produced by template expansion will now be removed from the result.
  • Unknown Open XML elements in DOCX are now ignored (previously, exception would be thrown).

GrapeCity Documents for Imaging 6.1.2

  • Added Helper classes in the GrapeCity.Documents.Layout.Composition namespace to simplify drawing layouts on a GcGraphics.
  • Added new classes:
    • Surface which represents a surface that can draw its views on a GcGraphics.
    • Layer which represents a drawing layer with visuals, optional clipping, and nested layers.
    • View (derived from Layer) which represents a Layer with an associated LayoutView object and transformation.
    • Space which represents a space on a Layer with an associated LayoutRect.
    • Visual (derived from Space) which represents a figure, text, or image on a Layer.

不具合の修正

GrapeCity Documents for PDF 6.1.2

  • If a PDF generated by GcPdf is signed using certain third party tools, Acrobat considers the signature to be invalid.
  • System.InvalidOperationException is thrown when calling Page.GetTextMap() for a certain PDF.
  • Blank image is created when saving a specific PDF to an image.
  • Improved generation of appearance streams for free text annotations.

GrapeCity Documents for Imaging 6.1.2

  • Underline for vertical East Asian text is now drawn on the right.