Aspose.Words for C++ V23.2
Released: Feb 23, 2023
V23.2 での更新項目
機能
- Added support for importing and exporting MOBI format.
- Added the ability to specify character spacing of a document.
- Added option to include textboxes, footnotes and endnotes in word count statistics.
- Added document style option, which allows you to specify whether this style is automatically redefined based on the appropriate value.
- 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/95/97 does' compatibility option.
- Made the 'Document.DocPr.DoNotIncludeSubDocsInStats' property public.
- Added functionality to merge PDF documents.
- Added public API to get/set 'characterSpacingControl'.
- Added the ability to compress generated AZW3 documents.
- Added the ability to render lazy document preview.
- HTML to Word to PDF - Added inline anchor tags.
- You can now load fonts in 'FontSearchInfoLoader' in parallel.
- You can now add bookmarks for imported HTML elements with 'id' attributes, so that they can be referenced by hyperlinks in the same document.
- DOCX to HTML to DOCX - You can now preserve TOC (table of contents) field codes.
不具合の修正
- Lowered inline image is improperly imported from HTML.
- Manipulations with e.Node (on NodeInserted and NodeInserting events) have no effect in the result document.
- Issue with Document.ExtractPages.
- Different tab spaces inside the same ordered list.
- Document with embedded fonts is rendered improperly.
- Bullet point missing when mapping input XML to SDT.
- Image cropping is lost after open/save RTF document.
- Aspose.Words improperly updates formula fields hen group separator is used in numbers.
- Header row is doubled after using ExtractPages method.
- BadImageFormatException is thrown when using Aspose.Words.Shaping.Harfbuzz in Web application.
- HarfBuzz does not work in .NET Web Application.
- Document comparison produces unnecessary revisions.
- FileCorruptedException is thrown upon loading DOCX document with HTML altChunk.
- Position of footnote is incorrect after rendering.
- Hanging indentation is lost after open/save DOCX document.
- DOCX to PDF: Extra page is added upon conversion.
- "TypeError: unknown wrapper type" error when try setting LayoutEnumerator.current.
- Line count is incorrect with sub-docs included in statistics.
- ArgumentException: "Parameter is not valid" is thrown upon converting DOCX to PDF.
- LINQ Reporting Engine - JsonDataSource gets confused about objects.
- Distorted image when converting from DOCX to HTML.
- DOCX to HTML: Document not split by headings.
- Stamp Image should be transparent in HTML Fixed.
- Radial gradients are rendered incorrectly.
- Footer is lost after rendering ODT document.
- Aspose.Words replace behavior differs from MS Word when matched text contains a shape.
- Chart contents are lost after saving DOCX to PDF.
- Trend-line Label of chart is lost after conversion from DOCX to HTML.
- Trendline Equation Label Data (Formulae) of Chart in Word DOCX missing in PDF.
- Chart element missing in AW output conversion from DOCX to PDF.
- Data of Chart Labels missing in PDF.
- Chart series is lost after conversion from DOCX to PDF.
- Colors of image are inverted after conversion of PDF to DOCX.
- OverflowException is thrown upon comparing documents.
- SDT dropdown list item with empty value is lost after open/save document.
- ArgumentOutOfRangeException when Range.Replace is sued with "A*" regex.
- Update Noto fallback table to use new fonts.
- PDF to PDF with signing: Formatting issues.
- ArgumentOutOfRangeException when converting DOCX to PDF.
- FileCorruptedException is thrown upon loading DOCX document.
- DOCX->HTML->DOCX: Footer differences.
- NullReferenceException is thrown upon calling UpdatePageLayout after comparing documents.
- Parenthesis in RTL document are reversed when render the document with HarfBuzz text shaping.
- Calibri (Body) fonts is substituted with Times New Roman upon rendering the document.
- Make Style.AutomaticallyUpdate property public.
- Word to PDF: links are not tagged.
- Invalid positioning of signature.
- Inconsistent result when use number formats in LINQ Reporting Engine and Mail Merge.
- Link is truncated in PDF document.
- Inaccurate table size when inserting HTML string into another table.
- ArgumentOutOfRangeException is thrown upon rendering documents.
- Unable load harfbuzz lib in docker.
- TOC and List Numbering issues during Word-HTML-Word round-trip.
- List item's indent is incorrect after DOCX-HTML-DOCX roundtrip.
- List labels are exported incorrectly when document is save to HTML using Node.ToString.
- Image in header is flipped on PDF import.