Aspose.Words for C++ V24.1

Released: Feb 3, 2024

Updates in V24.1

Funktionen

  • Added the ability to modify the text of the TextBox OLE control.
  • Added new public properties to manage stroke colors.
    • Added Stroke.ThemeColor.
    • Added Stroke.Fill.ForeTintAndShade method.
  • Added support for SVG 2 color syntax.
  • Added a feature to remove DRM (digital rights management) from Kindle books.
  • Added the ability to set values of OLE controls.
  • LINQ Reporting Engine - Added the ability to restrict access to members of certain types within templates.
  • Added Bibliography Sources public API.
  • Added ChartLegend.Font property.
  • Added the ability to specify custom formatting tags for basic formatting in Markdown.
  • Added support for standard page sizes of ISO/IEC 29500 SpreadsheetML when saving as XLSX.
  • Added the ability to set the border color as ThemeColor.
  • Added support for before pseudo-element bullets, when ExportListLabels.ByHtmlTags save option is used.

Fehlerkorrekturen

  • Text position is changed after conversion from DOC to PDF.
  • Incorrect number of lines returned from Paragraphs.
  • Document.Print does not print ActiveX controls (radio button, checkboxes and combobox).
  • RGBA color is not handled upon importing HTML.
  • DOCX merging issue.
  • Using ByHtmlTags didn't work.
  • HTML injected into SVG is not handled by Aspose.Words.
  • List item is improperly formatted after import from HTML.
  • Pdf2Word. System.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
  • Incorrect height of the wrapping Math formula.
  • FileCorruptedException: 'The document appears to be corrupted and cannot be loaded.'.
  • Page numbering problem while merging DOCX.
  • Find out the issue with DOCX merging.
  • Merging issue upon append two documents.
  • DOCX to DOCX merging issue.
  • ODT to ODT merging issue.
  • stroke-dasharray is lost after inserting SVG using LINQ Reporting engine.
  • Two images are overlapped on the first page.
  • Page count is incorrect on .NET Standard.
  • DOCX to HTML: System.ArgumentException: The reference node is not a child of this node.
  • Issue with comparer function.
  • Moved text is marked as delete/insert revisions after comparing documents.
  • PDF document is detected as TXT. After fixing detector, some text is not read from PDF.
  • Pdf2Word. System.InvalidOperationException : PDF corrupt. Rotate value must be a multiple of 90.
  • DOCX to PDF conversion issue with Hebrew text rendering.
  • Antialiasing is not used for text reflection effect rendering.
  • Text in shapes is truncated after rendering.
  • Line breaks are not correct in PDF.
  • Chinese text is moved to next page in output HtmlFixed.
  • Document.PageCount returns wrong value.
  • Incorrect result of LayoutCollector when used with Chinese text (font: SimSun).
  • After render the out document differs from the original. (Japanese characters).
  • Line in Table Cell partially visible in rendered document.
  • Incorrect line wrapping due to the enabled compressed punctuation option.
  • Document comparison shows unchanged revision.
  • Heading 3 paragraph is not applied to the paragraph after comparing documents.
  • Pdf2Word: missing graphics.
  • Incorrect metrics cause incorrect table cell width on conversion to PDF.
  • Bookmarks are lost after merging documents.
  • Scaling is incorrect upon rendering shape to EMF.
  • Loading RTF: FileCorruptedException.
  • The WrapIndent property of Math ML settings is not taken into account.
  • Custom XML part is not updated when nodes are inserted into mapped SDT if document is loaded from stream.
  • FitText incorrectly read from RTF document.
  • OutOfMemoryException is thrown upon getting revision group.
  • Images are lost after rendering document.
  • Shape position is changed after open/save document.
  • Ignore SmartTag comparison.
  • Provide version for macOS M1.
  • Image color is inverted when RtfSaveOptions.SaveImagesAsWmf is set to true.
  • Part of the content is lost when converting RTF to HTML.
  • Table layout does not match DOCX after rendering.
  • Incorrect wrapping of a Math formula if it contains multiple equal signs.
  • Equation wrapping is incorrect in multicolumn section after rendering.
  • Equation in table cell is wrapped improperly and is cut at the right.
  • MathML is wrapped improperly upon rendering.
  • UnauthorizedAccessException is thrown upon creating CertificateHolder from read-only protected file.
  • BadReadException occurs on extracting OLE object.
  • Comparing Chinese document does not give the same result as MS Word.
  • IndexOutOfRangeException occurs on conversion to PDF.
  • Footnote mark font is wrong when footnote mark has w:rtl attribute.
  • Images are scaled down even if HtmlSaveOptions.ScaleImageToShapeSize is set to false.
  • Multi-level list is not exported to HTML using HTML tags even if Export ListLabels.ByHtmlTags is specified.
  • FileCorruptedException is thrown upon loading EPUB document.
  • DOCX to PDF: Formatting distorted.
  • Exception is thrown when exporting to HTML.
  • Strike-through formatting of list marker is applied also to list item text after conversion to HTML.
  • Math operators with nor setting are not used as Line Break in Math formula.
  • Document.Print does not render ActiveX (Forms.ComboBox).
  • Incorrect comparing results for charts.
  • Footnote mark positions is incorrect after rendering RTL document.
  • Wrong result when save DOCX to PNG.
  • Explicitly set cell background color resets background from table style of previous cells in the row.
  • Unrecognized character is shown after rendering document with embedded fonts.
  • PDF export compliance: Inaccurate PDF version.
  • Chinese CHM is not loaded properly.
  • TOC formatting is lost when KeepSourceFormatting is used to append document.
  • Bullets are rendered in smaller size in HtmlFixed that in the original document.
  • Image size is differing by one pixel from the original in HTML.
  • Output document of PdfReaderPlugin differs from Document constructor.
  • Text is marked as move revisions upon comparing documents.
  • Image inside produced SVG file darker than in original image on Linux/macOS.