Aspose.Words for C++ V25.9

Released: Sep 25, 2025

V25.9 での更新項目

機能

  • Document Loading: Introduced a new 'RecoveryMode' option for greater control when opening corrupted documents.
  • Shape & Text Formatting: Enhanced control over shadow effects with the addition of new public properties.
  • Markdown Export: Added support for exporting mathematical equations (Office Math) to LaTeX expressions.
  • Font Handling: Improved diagnostics by introducing typed warnings for font substitution, allowing for more robust error handling.
  • You can now get a list of all used and substituted fonts in the document.

不具合の修正

  • Image resolution different between MS Word and Aspose.Words when converting DOCX to HTML.
  • All move revisions are marked only as MovedTo and no corresponding MovedFrom revisions appear in the resulting document.
  • MAUI release build failed with unexpected trimming error after update to Aspose.Words 25.7 from 25.6.
  • System.ArgumentException : An item with the same key has already been added.
  • Exception is thrown upon rendering document.
  • ArgumentException is thrown upon rendering document.
  • ArgumentException is thrown upon updating fields.
  • Font Ligature feature may not be applied.
  • IllegalArgumentException upon conversion to PDF.
  • Part of repeated text is not recognized as header.
  • Pattern fill from SVG is rendered inaccurately.
  • DivideByZeroException is thrown upon rendering document.
  • Chinese text is invisible after rendering.
  • Track changes are lost in dropdown content controls mapped to Custom XML when saving DOCX.
  • Incorrect scaling of the "Date" axis, if major unit is "Year".
  • Different spaces between parentheses and colon for Chinese symbols.
  • Chart labels and plot area are rendered incorrectly.
  • Execution of the 'PageCount' property getter leads to infinite program lock in 25.2.
  • Table borders are improperly imported from RTF.
  • The footer is moved down using Merger.Merge and KeepSourceLayout.
  • Table cell background is lost after reading RTF.
  • Document comparison does not show the hyperlink object change.
  • Incorrect text position of conversion to PDF.
  • ArithmeticException is thrown upon rendering document.
  • Table layout is changed after converting PDF to DOCX.
  • Removing FieldListNum is not properly tracked by Aspose.Words.
  • Removing and adding child nodes to Date SDT produced invalid output.
  • DOCX to PDF: Text positioning bug.
  • Shape position changed due to PDF conversion.
  • Incorrect labels on the X axis of a chart.
  • WordOpenXMLMinimal output includes document-level protection in protected DOCX.
  • UpdatePageLayout raises InvalidOperationException.
  • Error in OCR of PNG file.
  • Consider including .NET version in DLL's file description.
  • Bidi text is imported incorrectly in SVG.
  • Incorrect cross-reference stream processing.
  • Wavy border is rendered incorrectly.
  • The distance to the axis labels changes after converting to PDF.
  • Incorrect position of vertical axis title of "Waterfall" chart.
  • Part of content is missed after importing MHTML.
  • Exception when reflowing footnote separator.
  • Create semiannual forecast.
  • SVG is not imported from HTML.
  • The HarfBuzz add-on component is missing /guard:cf.
  • Emphasis is lost for the Chinese characters.
  • Formula fields are updated improperly.
  • REF field is not showing error for missed bookmark after updating fields.
  • Table formatting is broken after comparing document.
  • UpdateFields() removes form field content in PDF output.
  • Mail Merge behavior changed.
  • ArgumentException is thrown upon executing mail merge.
  • Setting FieldHyperlink.SubAddress to empty string creates a redundant \l flag with empty value.
  • Text formatting in SVG is not preserved after importing.
  • DOCX to HTML: Title missing from header in output.
  • Parentheses are exported improperly from MathML.
  • Part of content is moved to next page.