Released: Apr 22, 2022
GrapeCity Documents .NET Bundle での更新項目
機能
GrapeCity Documents for Word 5.1.0.790
- Added new Font.Fill property which gets the fill formatting properties.
- Added new Font.Line property which gets the outline text effect formatting properties.
- Added new FillFormat.Reset() method which resets the fill format to inherited defaults.
- Added new LineFormatBase.Reset() method which resets the line format to inherited defaults.
- Added new SaveOptions class which provides various options controlling how a document is saved.
- Added new...
Released: Apr 8, 2022
GrapeCity Documents .NET Bundle での更新項目
機能
GrapeCity Documents for Imaging 5.0.0.776
- Synced version with other GrapeCity.Documents packages.
不具合の修正
GrapeCity Documents for PDF 5.0.0.776
- Some PDFs containing rotated stamp annotations are rendered incorrectly.
- Incorrect font is used when saving a certain PDF as image.
GrapeCity Documents for Word 5.0.0.776
- Exception occurs when loading certain DOCX files into GcWordDocument.
Released: Mar 23, 2022
GrapeCity Documents .NET Bundle での更新項目
機能
GrapeCity Documents for PDF 5.0.0.775
- Added PageCollection.Swap() method which allows you to swap two pages using their 0-based indices.
GrapeCity Documents for Word 5.0.0.775
- Synced version with other GrapeCity.Documents packages.
GrapeCity Documents for Imaging 5.0.0.775
- Synced version with other GrapeCity.Documents packages.
不具合の修正
GrapeCity Documents for PDF 5.0.0.775
- PDF version is not updated when using StartDoc()/EndDoc() methods to generate a PDF.
- Exception is thrown by the...
Released: Mar 4, 2022
GrapeCity Documents .NET Bundle での更新項目
機能
GrapeCity Documents for Word 5.0.0.774
- Synced version with other GrapeCity.Documents packages.
GrapeCity Documents for Imaging 5.0.0.774
- Added TextFormat.AllowFallbackToEudcFonts property: Gets or sets a value indicating whether EUDC fonts should be searched for missing user-defined characters.
不具合の修正
GrapeCity Documents for Imaging 5.0.0.774
- [SVG] Incorrect rendering if transform fill patterns used SVG transformation functions.
- When using GcGraphics.DrawRectangle(), part of border is missing...
Released: Feb 17, 2022
GrapeCity Documents .NET Bundle での更新項目
機能
GrapeCity Documents for Imaging 5.0.0.773
- Expanded RadialGradientBrush class object mode to better support radial gradients on different target platforms (such as PDF, bitmap or SVG).
- Added renderers for marker, pattern, and radialGradient SVG elements.
- Added GcSvgDocument.CurrentColor property which gets or sets the currentColor value used by the SVG renderer.
- Added new properties to RadialGradientBrush: RadiusOfStartCircle, CenterOfStartCircle, CenterOfEndCircle, RadiusOfEndCircle...
Released: Feb 11, 2022
GrapeCity Documents .NET Bundle での更新項目
機能
GrapeCity Documents for Excel, .NET Edition 5.0.3
- Added ability to add a filter without conditions using IRange.AutoFilter().
- Added options to control serializing workbooks to JSON without worksheets.
不具合の修正
GrapeCity Documents for Excel, .NET Edition 5.0.3
- Formulas are lost in exported Excel file.
- ToJson method generates invalid JSON file when Excel file having multi-line comments.
- Cell value is incorrect when evaluating formula using GcExcel.
- The cell style is incorrect in exported Excel...
Released: Jan 25, 2022
GrapeCity Documents .NET Bundle での更新項目
機能
GrapeCity Documents for Word 5.0.0.770
- Data Templates:
- Added the ability to ignore missing data fields.
- Added new enum DataTemplateMissingFieldsHandling which defines how the data template engine handles template fields that could not be found in the data source.
- Added new DataTemplateOptions class which represents options used in data template processing.
- Added new DataTemplateOptions DataTemplate.Options property which gets options controlling the behavior of the template processing engine...
Released: Jan 14, 2022
GrapeCity Documents .NET Bundle での更新項目
不具合の修正
GrapeCity Documents for Excel, .NET Edition 5.0.2
- Default column width changes when exporting to Excel file.
- The method IRange.Autofit() would not take effect when adjacent cell is set wrapping.
- Exception is thrown on saving Excel file when the formula2 in data validation is empty.
- Exception is thrown on saving PDF file when workbook contains specific chart.
- InvalidFormulaException is thrown on opening particular Excel file contains special characters in table column.
- OutOfMemory...
Released: Dec 28, 2021
GrapeCity Documents .NET Bundle での更新項目
不具合の修正
GrapeCity Documents for Excel, .NET Edition 5.0.1
- The alignment style is lost in the exported JSON file.
- The formula is incorrect in the exported Excel file when using template language to generate report.
- Unexpected borders are shown in exported image.
- FormatRows setting of worksheet protection is lost in the exported Excel file.
- System.AggregateException is thrown on saving Excel file to multiple PDF files in parallel.
- Hidden rows are shown in the exported JSON file...
Released: Dec 14, 2021
GrapeCity Documents .NET Bundle での更新項目
機能
GrapeCity Documents for Excel, .NET Edition 5.0.0
- Added support for Linked Pictures - Combining charts, data tables, conditional formatting, etc. all in one sheet can be complex. Since the size of these elements is often not uniform, presenting them in a single dashboard sheet can be difficult to accommodate. A linked picture can be created to the actual data/table/chart in your final dashboard.
- Added the ability to print documents directly to a physical Printer.
- Added support for Table...