Document Solutions .NET Bundle 릴리스

Released: Aug 16, 2021

GrapeCity Documents .NET Bundle 버젼 업데이트

기능

GrapeCity Documents for Excel, .NET Edition 4.2

  • Dynamic Array Formulas
    • GcExcel adds extensive support for adding dynamic array formulas to Microsoft Excel files through code. The new workbook.AllowDynamicArray will allow you to enable/disable the dynamic array formula in the worksheet. Once enabled, you can use these seven new functions and the dynamic array formula to give the results desired by your applications:
      • FILTER.
      • RANDARRAY.
      • SEQUENCE.
      • SINGLE.
      • SORT.
      • SORTBY.
      • UNIQUE.
    • Two new errors have...

Released: Aug 12, 2021

GrapeCity Documents .NET Bundle 버젼 업데이트

수정사항

GrapeCity Documents for PDF 4.1.0.664

  • Certain PDFs are rendered incorrectly when exported to images.

GrapeCity Documents for Word 4.1.0.664

  • Synced version with other GrapeCity.Documents packages.

GrapeCity Documents for Imaging 4.1.0.664

  • Exception is thrown when loading a particular PNG image.
  • GcBitmap.ApplyTransparencyMask() method produces incorrect results in some cases.

Released: Jul 29, 2021

GrapeCity Documents .NET Bundle 버젼 업데이트

수정사항

GrapeCity Documents for Excel, .NET Edition 4.1.4

  • The exported PDF is different from SpreadJS designer.
  • Throws an exception on saving a PDF file.
  • Program stuck on using the 'copy' method of IRange.
  • 'CellInfo.GetRangeBoundary' method generates incorrect result.
  • Zoomfactor info is lost in the exported JSON.
  • The page footer in exported PDF is incorrect with the '&D' format.
  • The number format of PivotTable's data field is lost in the exported Excel file.
  • Throws an exception on using the...

Released: Jul 9, 2021

GrapeCity Documents .NET Bundle 버젼 업데이트

기능

GrapeCity Documents for Excel, .NET Edition 4.1.3

  • Reduces the size of exported json files.
  • Optimizes the performance of importing and exporting json files.

수정사항

GrapeCity Documents for Excel, .NET Edition 4.1.3

  • Throw NumberFormatException when opening the Microsoft Excel file.
  • Method 'toJson' fails while using Cube Formulas and OLAP Tools.
  • When the connector which is set as arrow head style is exported to JSON file, it is not displayed correctly on importing that JSON file in SpreadJS...

Released: Jul 7, 2021

GrapeCity Documents .NET Bundle 버젼 업데이트

수정사항

GrapeCity Documents for PDF 4.1.0.663

  • [HTML] When rendering a transparent div using GcPdfGraphics.DrawHtml(), the div is shrunk.

Released: Jun 18, 2021

GrapeCity Documents .NET Bundle 버젼 업데이트

기능

GrapeCity Documents for PDF 4.1.0.662

  • Improved handling of incorrectly structured Adobe AcroForms.

수정사항

GrapeCity Documents for Excel, .NET Edition 4.1.2

  • Performance Issue in reading formula from Excel file using GcExcel API with compare to Spread.
  • Range Value not getting after loading file in GcExcel.
  • Performance issue in accessing the cell when using Slicer in the Excel sheet.
  • FormulaResult is not correct if the Evaluate returns null.
  • Saved Workbook corrupted after copying sheet with...

Released: May 20, 2021

GrapeCity Documents .NET Bundle 버젼 업데이트

기능

GrapeCity Documents for PDF 4.1.0.660

  • Added new ImageFormat.Auto enum member, which automatically selects the optimal image encoding format based on the image and document options.
  • Added new PdfImageHandler class, which represents and manages a Drawing.IImage used in a GcPdfDocument.
  • Added new PdfImageHandlerCollection class, which represents a collection of PdfImageHandler objects.
  • Added new GcPdfDocument.ImageHandlers property, which gets the collection of PdfImageHandler objects associated...

Released: Apr 30, 2021

4.1.0.658 버젼 업데이트

기능

New in GrapeCity Documents for Excel, .NET Edition

  • Performance improvements in Microsoft Excel Template processing.
  • Parse formula strings into a syntax tree.
  • Ignore formulas when saving Excel files.
  • Support open action script on PdfSaveOptions.
  • New overload method to load JSON.
  • Improved Calculation Engine performance when setting values.
  • More features for SpreadJS integration:
    • Support for RangeTemplate cell type.
    • Apply custom objects on CheckboxList and RadioButtonList cell type.
    • Added new...

Released: Apr 9, 2021

4.0.5 버젼 업데이트

수정사항

GrapeCity Documents for Excel, .NET Edition

  • When workbook is exported to PDF on AWS Lambda, TypeInitializationException will be thrown.
  • Structured references in table cells not calculating after range copy/paste between worksheets.
  • Incorrect value when using COUNT function with comma at last in GcExcel.
  • NullPointerException when Deleting the Sheet from workbook using GcExcel API.
  • Workbook corrupted after saving using GcExcel API.
  • GCExcel fails to create json from the excel file.

Released: Apr 1, 2021

4.0.0.633 버젼 업데이트

수정사항

GrapeCity Documents for PDF

  • Exception (PageContentStream) is thrown when drawing on Graphics of a loaded PDF in some cases.
  • Excessive use of memory when saving as image PDFs containing many large images.
  • ListBox does not show after modifying its properties.

GrapeCity Documents for Word

  • Null pointer exception is thrown in some cases when using the list formatter with data templates.