Released: Oct 13, 2023
6.2.3 での更新項目
機能
Document Solutions for PDF
- Added new ITextMapExt.GetLines() method which gets the lines of text in a TextMapFragment.
- Added new ITextMapExt.GetText() method which gets the text of a TextMapFragment.
Document Solutions for Word
- [Report Templates] Added new DataTemplate.Validate() method which validates all templates in the current document, finds any template tags that are malformed or used incorrectly.
- [Report Templates] Added new TemplateError class which represents information about an...
Released: Sep 15, 2023
6.2.2 での更新項目
機能
Document Solutions for PDF
- Added new GrapeCity.Documents.Pdf.TextMap.ITextMapExt static class which provides extension methods for the ITextMap interface.
- Added new ITextMapExt.GetFragmentFromRect() method which returns the TextMapFragment corresponding to the specified rectangle, or null if no fragment could be found.
- Added new ITextMapExt.GetFragmentFromQuadrilateral() method which returns the TextMapFragment corresponding to the specified quadrilateral, or null if no fragment could be...
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...