Released: Aug 26, 2023
6.2.1 での更新項目
不具合の修正
Document Solutions for Excel, .NET Edition
- The legend of deleted series in chart are displayed in the exported Excel file.
- Doughnut charts is lost in the exported PDF file.
- The wrap position is incorrect when text contains "-" charactor in the exported PDF file.
- The result of the formula in the defined name is not updated correctly.
- The program gets stuck when processing template.
- The sparklines is incorrect in the exported PDF file.
- The program gets stuck when processing template...
Released: Aug 7, 2023
6.2.0 での更新項目
機能
Document Solutions for Excel, .NET Edition
- Added support for double-sided printing.
- GcExcel .NET supports the
Duplex enum in PrintOutOptions class to enable/disable double-sided printing on a page.
- There are four options in the enum that the user can use accordingly to print the workbook:
- Duplex.Default indicates the printer's default duplex setting.
- Duplex.Simplex indicates Single-sided printing.
- Duplex.Vertical indicates the Double-sided, vertical printing.
- Duplex.Horizontal indicates the...
Released: Jul 21, 2023
GrapeCity Documents .NET Bundle での更新項目
不具合の修正
GrapeCity Documents for Excel, .NET Edition 6.1.4
- Requested Registry access is not allowed error occur on setting the impersonate in the web.config for web app.
- The result of XIRR func is incorrect.
- InvalidFormulaException is thrown on opening an Excel file with XLOOKUP formula which refers to external Table formula.
- The result of reappling filter is incorrect after setting data source.
- The result of dynamic array formula is incorrect when disabling calculation engine the enabling...
Released: Jul 12, 2023
GrapeCity Documents .NET Bundle での更新項目
機能
GrapeCity Documents for Imaging 6.1.5
- Synced version with other GrapeCity.Documents packages.
GrapeCity Documents for Word 6.1.5
- Synced version with other GrapeCity.Documents packages.
不具合の修正
GrapeCity Documents for PDF 6.1.5
- When text is added to a PDF, the positions of some characters may be incorrect.
- When saving a certain PDF, "The item already has an owner" exception is thrown.
- Certain PDFs are rendered incorrectly when saved as images.
Released: Jul 7, 2023
GrapeCity Documents .NET Bundle での更新項目
不具合の修正
GrapeCity Documents for Excel, .NET Edition 6.1.3
- Performance issue on processing Template file.
- Exception is thrown on calling IRange.Ungroup() method.
- The result of DATEDIF formula is incorrect in JP culture.
- Some cell content is lost after processing Template file.
- Some text is incomplete in the exported PDF file.
- Exception is thrown on copying worksheet contains form controls.
- Exception is thrown on loading the particular Excel file.
- After refreshing the Pivot Table, the exported...
Released: Jun 20, 2023
GrapeCity Documents .NET Bundle での更新項目
機能
GrapeCity Documents for Imaging 6.1.4
- Synced version with other GrapeCity.Documents packages.
GrapeCity Documents for Word 6.1.4
- Synced version with other GrapeCity.Documents packages.
不具合の修正
GrapeCity Documents for Excel, .NET Edition 6.1.2
- Performance downgradation on using PrintManager to exporting PDF file comparing to old version.
- The column count is incorrect in the exported PDF file when adding a shape with rotation.
- The result of cross workbook formula is incorrect in the export Excel...
Released: Jun 1, 2023
GrapeCity Documents .NET Bundle での更新項目
機能
GrapeCity Documents for PDF 6.1.3
- Added new PageCollection.Move() method which moves a page specified by its 0-based index to another position in the collection.
不具合の修正
GrapeCity Documents for Imaging 6.1.3
- [TextLayout] Index out of range is thrown in some scenarios.
GrapeCity Documents for PDF 6.1.3
- Incorrect results when saving certain PDFs as images.
- For some PDFs, calling the ReplaceText() method and saving the result may produce a blank document.
- Saving PDFs that contain Japanese...
Released: May 26, 2023
GrapeCity Documents .NET Bundle での更新項目
不具合の修正
GrapeCity Documents for Excel, .NET Edition 6.1.1
- Performance issue on calling IRange.Merge() method and exporting to Excel file.
- Exception is thrown on loading particular SSJSON file.
- The result is incorrect of data binding when the binding path contains the index of array.
- The tick marks units of charts in the exported PDF file are smaller than ones in Excel file.
- The margin setting is incorrect in the exported Excel file after loading the SSJSON file.
- Filter is lost in the exported...
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...
Released: May 9, 2023
GrapeCity Documents .NET Bundle での更新項目
機能
GrapeCity Documents for Excel, .NET Edition 6.1.0
- Added support for SpreadJS .sjs file format.
- Added export options in ToImage() method.
- Added the ability to copy/move multiple sheets at once.
- Added support for XLTX file format.
- Added support for Form Controls on SpreadJS JSON I/O.
- Added support for allowResize property on SpreadJS JSON I/O.
不具合の修正
GrapeCity Documents for Excel, .NET Edition 6.1.0
- Exception is thrown on adding calculated items on Pivot Field.
- The performance of Workbook...