Released: May 10, 2023
Updates in GrapeCity Documents .NET Bundle
Features
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
Updates in GrapeCity Documents .NET Bundle
Features
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.
Fixes
GrapeCity Documents for Excel, .NET Edition 6.1.0
- Exception is thrown on adding calculated items on Pivot Field.
- The performance of Workbook...
Released: Apr 19, 2023
Updates in GrapeCity Documents .NET Bundle
Features
GrapeCity Documents for PDF 6.1.0
- New ClonePage method - It is now possible to clone a page within a PDF document. You can also control whether to include annotations or form fields in the cloned page.
- Introducing 'PDF Organizer' - GcPdfViewer has a new 'PDF Organizer' dialog to help you organize PDF pages in the viewer. The tool can help:
- Reorder individual pages or page ranges of a PDF.
- Duplicate or remove individual pages or page ranges.
- Rotate all or some pages of a PDF.
- Merge...
Released: Apr 7, 2023
Updates in GrapeCity Documents .NET Bundle
Features
GrapeCity Documents for Imaging 6.0.6
- Added new method overload GcSvgDocument.FromStream(Stream stream, bool leaveOpen): This creates a new GcSvgDocument from a specified SVG data stream, optionally leaving the stream open.
Fixes
GrapeCity Documents for PDF 6.0.6
- Loading and then saving a particular PDF produces garbled text.
- Loading a particular PDF hangs in GcPdfDocument.Load().
- Exception occurs when merging certain files using the GcPdfDocument.MergeWithDocument() method.
- Exception...
Released: Apr 7, 2023
Updates in GrapeCity Documents .NET Bundle
Features
GrapeCity Documents for Word 6.0.7
- Synced version with other GrapeCity.Documents packages.
Fixes
GrapeCity Documents for PDF 6.0.7
- Characters may have incorrect widths when saving some PDFs as images.
- Exception occurs when merging specific PDFs.
GrapeCity Documents for Imaging 6.0.7
- Using TrimmingGranularity.Word or Character in TextLayout causes an exception in Justify mode.
- Visual artifacts appear when drawing figures after specific transformations.
Released: Mar 17, 2023
Updates in GrapeCity Documents .NET Bundle
Features
GrapeCity Documents for Word 6.0.5
- Synced version with other GrapeCity.Documents packages.
Fixes
GrapeCity Documents for PDF 6.0.5
- In some scenarios incremental update produce invalid PDF.
- The SignatureField disappears after signing a certain PDF.
- Poor barcode quality when creating barcode from a small image, the fix is to use the new method GcBarcode.ToGcBitmap().
GrapeCity Documents for Imaging 6.0.5
- Certain combinations of TextFormat properties produce overlapped numbers in vertical...
Released: Feb 24, 2023
Updates in GrapeCity Documents .NET Bundle
Features
GrapeCity Documents for Word 6.0.4
- [Export to PDF/images] Added support for Shadow, Reflection, Glow, Soft Edges, Blur and FillOverlay effects for simple shapes.
GrapeCity Documents for Excel, .NET Edition 6.0.4
- Added the option to control to export shared formula in SSJSON file.
Fixes
GrapeCity Documents for PDF 6.0.4
- IndexOutOfRangeException is thrown in some cases when loading data from an FDF file and saving the PDF.
- Exceptions are thrown when drawing some PDFs to GcWicBitmap or...
Released: Jan 21, 2023
Updates in GrapeCity Documents .NET Bundle
Features
GrapeCity Documents for Imaging 6.0.3
- Added GrayscaleBitmap.ApplyGlow() method that modifies a grayscale mask so that it can be used to produce Glow or Soft Edges effect.
GrapeCity Documents for PDF 6.0.3
- Added methods:
- ITextRunFragment.GetBounds() - gets a Quadrilateral representing the four vertices bounding this ITextRunFragment object.
- GcPdfDocument.RemoveEmbeddedFonts() - removes embedded fonts from the current document.
- GrapeCity.Documents.Pdf.Text.Font.RemoveEmbeddedData...
Released: Jan 3, 2023
Updates in GrapeCity Documents .NET Bundle
Features
GrapeCity Documents for Imaging 6.0.2
- Synced version with other GrapeCity.Documents packages.
GrapeCity Documents for Word 6.0.2
- Synced version with other GrapeCity.Documents packages.
Fixes
GrapeCity Documents for PDF 6.0.2
- [Regression added in v6.0.1] GcPdfDocument.GetLogicalStructure() method hangs.
Released: Dec 27, 2022
Updates in GrapeCity Documents .NET Bundle
Features
GrapeCity Documents for Imaging 6.0.1
- Added GcBitmap.IsBlackAndWhite method which determines whether the image contains only black and white pixels.
- Added GcBitmap.IsGrayscale method which determines whether the image contains only opaque grayscale pixels.
- Added GrayscaleBitmap.ApplyGaussianBlur method which applies a Gaussian blur to this GrayscaleBitmap.
- Added GrayscaleBitmap.ToShadowBitmap method which creates a semi-transparent GcBitmap.
GrapeCity Documents for PDF 6.0.1