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: Jan 25, 2022

GrapeCity Documents .NET Bundle での更新項目

機能

GrapeCity Documents for Word 5.0.0.770

  • Data Templates:
    • Added the ability to ignore missing data fields.
    • Added new enum DataTemplateMissingFieldsHandling which defines how the data template engine handles template fields that could not be found in the data source.
    • Added new DataTemplateOptions class which represents options used in data template processing.
    • Added new DataTemplateOptions DataTemplate.Options property which gets options controlling the behavior of the template processing engine.

GrapeCity Documents for PDF 5.0.0.770

  • Added GcPdfDocument.OptimizeFonts(OptimizeFontsOptions) method overload.
  • Added new class OptimizeFontsOptions which represents options for controlling the behavior of the GcPdfDocument.OptimizeFonts(OptimizeFontsOptions) method.
  • Added new members to AnnotationsTabsOrder enum: AnnotationsArrayOrder and WidgetOrder.
  • Improved GcPdfDocument.OptimizeFonts() method so now it also merges subsets of same fonts where possible.

GrapeCity Documents for Imaging 5.0.0.770

  • Added FontWriter.CompactFonts method which merges matching TrueType font subsets and serializes the merged subsets to byte arrays.
    Added FontCollection.Clone method which creates a copy of the current FontCollection.

不具合の修正

GrapeCity Documents for Word 5.0.0.770

  • Data Templates
    • Incorrect handling of double data items with thousands separators.

GrapeCity Documents for PDF 5.0.0.770

  • An exception occurs when printing a specific PDF.
  • Linearizing an existing PDF creates a corrupt document in certain cases.
  • "Document catalog not found" exception  when loading some PDFs.
  • "Item already has an owner" exception  when loading a specific PDF.
  • "Object reference not set to an instance of an object" exception when saving a particular PDF.

GrapeCity Documents for Imaging 5.0.0.770

  • Incorrect underlining of horizontal fragments in vertical text.