Aspose.Words for JasperReports 新版本发表
Released: Oct 27, 2023
V23.10 中的更新
特性
- Implemented various PDF rendering optimizations to reduce output size.
- Added the ability to retrieve foreground color without modifiers in the Fill and Stroke classes.
- Added a simplified method for inserting one document inside another at the current cursor position.
- Added new 'ImageData.FitImageToShape()' method.
- Access and modify the Locked Style property.
- Recognize hyperlinks when loading TXT documents.
- Added the ability to get the grid span of a cell.
- Load images using relative path...
Released: Sep 20, 2023
V23.9 中的更新
特性
- Added 'setExporterInput/Output' methods.
- You can now read 'styleId' values.
- Added support for 'MarkdownSaveOptions.ImagesFolderAlias'.
- Added the ability to set chart axis titles.
- Improved 'MetafileRenderingOptions' properties related to metafile size during page emulation.
- Specify a font's vertical position on a line.
修补程序
- StringIndexOutOfBoundsException is thrown when load MHTML from stream.
- FileCorruptedException is thrown upon loading EPUB document.
- Bookmark end position is changed after...
Released: Aug 23, 2023
V23.8 中的更新
特性
- Added support for 'CITATION' and 'BIBLIOGRAPHY' fields.
- Added functionality to automatically generate a Table of Contents (TOC) for MOBI documents.
- Added a new public property to specify the size of rendered images in pixels.
- Added shaping of vertical text in EMF metafiles.
- Added an option in the LINQ Reporting Engine to preserve white-space for JSON string values.
- Enabled the new table grid re-calculation logic for formats other than DOC/DOCX.
- Now provides PdfEncryptionDetails constructor...
Released: Aug 4, 2023
V23.7 中的更新
特性
- Allows saving the document page or shape into EPS format.
- Retrieve digital signature value from a digitally signed document as a byte array.
- Row and Cell classes have been extended with new public members.
- Mustache tags are now supported in 'MailMerge.GetRegionsHierarchy' and 'MailMerge.GetFieldNamesForRegion' methods.
- LINQ Reporting Engine template syntax now supports 'ElementAt' and 'ElementAtOrDefault' extension methods.
- You can now preserve table column width in a landscape section's...
Released: Jun 22, 2023
V23.6 中的更新
特性
- Added the ability to save documents as XLSX files.
- Added support for advanced typography in WMF, EMF and EMF+ rendering.
- Added a new way of dynamically inserting HTML.
- Added a feature to update chart x-axis data.
- Added the ability to set fill, stroke and callout formatting for chart data labels.
- Added a new 'PageInfo' property which indicates whether a page is colored or not.
- Added support for table column data bands and conditional blocks.
- Added new low code methods intended to merge a...
Released: May 19, 2023
V23.5 中的更新
特性
- Added support for text wrapping in headers and footers.
- Added the ability to remove digital signatures from ODT documents.
- Added the ability to read chart category.
- Added the ability to modify/remove chart series data.
- Added support for Microsoft Azure Rights Management RMS Encryption.
- Added the ability to format data series in scatter charts.
- You can now import simple HTML documents with MSO property support.
- Added the ability to show/hide chart grid lines.
- Added the ability to update chart...
Released: Apr 21, 2023
V23.4 中的更新
特性
- Added the ability to set the distance between a table and surrounding text.
- Added a simple way to work with series and axes of combination charts.
- Added new public properties connected to relative shape positioning and sizing.
- Improved accuracy of color brightness calculations for automatic text color resolution.
- Added floating table margins setters.
修补程序
- TIFF colors are inverted after rendering.
- UnsupportedOperationException when saving DOCX to PDF.
- IllegalStateException in ReportingEngine...
Released: Mar 28, 2023
V23.3 中的更新
特性
- Improved working with fill colors.
- Added the ability to determine if font color is overridden for Inline node and for paragraph break characters.
- You can now specify whether to adjust sentence and word spacing when importing documents.
- Added public API for manipulating chart grid lines.
- Added new 'Fill.ThemeColor' option.
- Added support for rendering radial gradients with SkiaSharp.
- Save progress notifications for MOBI and AZW3 formats.
- Support for rendering radial gradients to XPS.
- Added...
Released: Mar 2, 2023
V23.2 中的更新
特性
- Added the ability to specify character spacing in a document.
- Added document style option, which allows you to specify whether a style is automatically redefined.
- Significantly improved chart rendering:
- Added relative coordinate support when rendering radial gradient brushes.
- Added support for rendering trendlines and trendline R-squared.
- Added support for rendering power, polynomial, logarithmic and exponential trendline labels.
- Added support for 'Lay out footnotes the way Microsoft Word 6.x...
Released: Jan 31, 2023
V23.1 中的更新
特性
- Added the ability to generate TOC (table of contents) for AZW3 documents.
- Improved performance of raster operations with metafiles.
- Added the ability to work with shading theme colors.
- Provided a way to control how list items are exported to Markdown.
- Added support of R-squared coefficients in charts.