Released: Sep 24, 2021
Aggiornamenti in GrapeCity Documents .NET Bundle
Funzionalità
GrapeCity Documents for Excel, .NET Edition 4.2.2
- Added support for XlsmOpenOptions and XlsmSaveOptions.
Correzioni
GrapeCity Documents for Excel, .NET Edition 4.2.2
- "Justify distributed" setting is lost in the exported PDF file.
- Exception is thrown on copying a worksheet to another workbook.
- The checkbox is lost in the exported PDF file.
- The cell value is incorrect after using setValue method to set the cell value.
- Print Area is different from the original JSON file in the exported...
Released: Sep 3, 2021
Aggiornamenti in GrapeCity Documents .NET Bundle
Funzionalità
GrapeCity Documents for Excel, .NET Edition 4.2.1
- Added dynamic array and workbook URI links to formula parser.
- Enhanced Range.AutoFit(bool considerMergedCell).
GrapeCity Documents for PDF 4.2.0.717
- Improved resolving of non-embedded fonts when rendering a PDF. Now all fonts in GcPdfDocument.FontCollection are considered when looking for a non-embedded font.
GrapeCity Documents for Imaging 4.2.0.717
- Synced version with other GrapeCity.Documents packages.
Correzioni
GrapeCity...
Released: Aug 16, 2021
Aggiornamenti in GrapeCity Documents .NET Bundle
Funzionalità
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...
Released: Aug 12, 2021
Aggiornamenti in GrapeCity Documents .NET Bundle
Correzioni
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
Aggiornamenti in GrapeCity Documents .NET Bundle
Correzioni
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...
Released: Jul 9, 2021
Aggiornamenti in GrapeCity Documents .NET Bundle
Funzionalità
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.
Correzioni
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...
Released: Jul 7, 2021
Aggiornamenti in GrapeCity Documents .NET Bundle
Correzioni
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
Aggiornamenti in GrapeCity Documents .NET Bundle
Funzionalità
GrapeCity Documents for PDF 4.1.0.662
- Improved handling of incorrectly structured Adobe AcroForms.
Correzioni
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...
Released: May 20, 2021
Aggiornamenti in GrapeCity Documents .NET Bundle
Funzionalità
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...
Released: Apr 30, 2021
Aggiornamenti in 4.1.0.658
Funzionalità
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...