GrapeCity Documents .NET Bundle updated

Released: Mar 4, 2022

GrapeCity Documents .NET Bundle 中的更新

特性

GrapeCity Documents for Word 5.0.0.774

  • Synced version with other GrapeCity.Documents packages.

GrapeCity Documents for Imaging 5.0.0.774

  • Added TextFormat.AllowFallbackToEudcFonts property: Gets or sets a value indicating whether EUDC fonts should be searched for missing user-defined characters.

修補程式

GrapeCity Documents for Imaging 5.0.0.774

  • [SVG] Incorrect rendering if transform fill patterns used SVG transformation functions.
  • When using GcGraphics.DrawRectangle(), part of border is missing if the pen's LineJoin is PenLineJoin.Round.

GrapeCity Documents for PDF 5.0.0.774

  • The GcPdfDocument.GetText() method incorrectly returns an empty string in .NET 6.
  • Text containing Chinese characters is missing when exporting some PDFs to images in .NET 6.
  • Certain PDF files renders incorrectly.
  • Adobe Acrobat does not show text rendered using non-embedded font in some cases.
  • Exception is thrown by the GcPdfDocument.GetImages() method for certain PDF files.

GrapeCity Documents for Excel, .NET Edition 5.0.4

  • [Template Language] Cell style is incorrect after calling IWorkbook.ProcessTemplate().
  • IndexOutOfRangeException is thrown on exporting PDF file when sheet contains hidden columns.
  • Column width is changed when importing JSON file exported by SpreadJS.
  • IndexOutOfBoundsException is thrown on exporting JSON file for specific Excel file.
  • Exception is thrown on saving an Excel file exported by GcExcel.
  • The exported Excel file is corrupted when it contains specific linked objects.
  • The exported Excel file is corrupted when it contains dynamic array formulas.
  • NullReferenceException is thrown on opening some excel files with waterfall chart.
  • Font in shape is changed in exported Excel file.
  • The linked picture does not change along with the referred range.
  • The tab of active sheet is not displayed in the tab strip.
  • The formula value is incorrect in the exported Excel file.
  • The exported Excel file is corrupted when copying range with dynamic array formula.
  • The row height changes after inserting rows.
  • Format settings are not copied when copying entire rows contains merge area.
  • Formula result is different from Excel in Chinese culture.
  • NullPointerException is thrown on calling toJson method for user specific Excel.
  • The result of function "=NOW()" is not precise when time goes by.
  • When the BarChart is exported to PDF, the order of the legends is reversed.
  • An error occurred while copying sheet with threaded comment.
  • Particular headers and footers are not output to PDF correctly.
  • The style is incorrect in the exported PDF file when copying sheet with conditional format.
  • Exception of index out of range is thrown on exporting PDF file if the workbook contains specific conditional format.
  • LET function changed in the exported Excel file.
  • InvalidFormulaException is thrown on opening a workbook with specific charts.
  • The result of formula calculation is different with Excel.
  • Exception is thrown on exporting chart to image.