Aspose.Words for C++ V20.9

Released: Sep 18, 2020

V20.9 での更新項目

機能

  • Added support for Linux - The minimum required compiler versions are GCC 6.3 or higher and Clang 3.9.1 or higher.
  • Added the ability to apply font formatting to FormField as a whole.
  • Added the ability to pass correct border parameters through Words-HTML-Words roundtrip.
  • Added the ability to remove template references from a Microsoft Word document.
  • VbaReferenceCollection and related types are now exposed publicly.
  • Added support for rendering metafiles with EMF+ containers.
  • The FormField font formatting API was extended.

不具合の修正

  • ‘Keep with next’ property is changed after RTF to DOCX conversion.
  • UnsupportedFileFormatException while loading RTF.
  • Aspose.Words for C++ causes STACK OVERFLOW.
  • Unable to reference Aspose.Words for C++ in Visual Studio.
  • Nesting a Continuous Section Break in a content control tag breaks Aspose's tree traversal.
  • Infinite loop with a table in a footnote.
  • OutOfMemoryException when SaveAs document with charts as PNG.
  • Add tests for different row height rule/vertically merged cell combinations.
  • Image is lost after DOCX to PDF conversion.
  • Converting DOC to PDF - Bullets getting renumbered.
  • Position of rotated shapes with a relative size is incorrect.
  • Shape flip is missing after re-saving document.
  • Incorrect text flow for a paragraph wrapped around a floater.
  • Incorrect width of cells after import from RTF.
  • Some text in ‘TestJira13969’ aligned incorrectly.
  • Incorrect text wrapping for a line started with a sequence of spaces in compatibility mode.
  • Incorrect vertical position of the text in the cell.
  • DOCX to PDF conversion issue with table rendering.
  • Header format is lost after conversion.
  • Some Arabic characters are improperly rendered to another font.
  • Vertically merged cell contents is not broken correctly when the cell is broken in 2013 mode.
  • Relations between linked textbox are broken after re-saving document.
  • Converting DOCX to EPUB - NCX-identifier does not match OPF identifier.
  • DOC to HTML throws System.InvalidOperationException.
  • Extra spaces are created after links when ODT is re-saved.
  • Text order changed when converting word to PDF using 20.6.
  • Chart data labels are lost after DOCX to PDF conversion.
  • Converting DOCX to HTML - Single Table represented by 11 Tables in HTML.
  • Text and footnotes pushed to the next page - convert to PDF.
  • Insert and Delete Revisions appear against Image when Comparing similar Documents.
  • Numbers are reversed after DOCX to PDF conversion.
  • System.InvalidOperationException is thrown while saving HTML to DOCX.
  • Converting HTML to DOCX throws an exception.
  • FileCorruptedException occurs upon loading a DOCX - Unexpected ST_TrueFalse value.
  • Extra space created during Load and Save a DOC.
  • Converting from RTF cutting off-page and losing data.
  • The document appears to be corrupted and cannot be loaded.
  • Incorrect breaking of a vertically merged cell when first cell content does not fit.
  • NullReferenceException when saving a document page as HTML.
  • System.ArgumentException when import node from another document.
  • System.ArgumentNullException throws when converting attached ODT document to TXT.
  • Incorrect numbering during Word to PDF conversion.
  • Footer text lost during open/save a DOCX.
  • Textbox’s text does not move to next linked Textbox.
  • Text position changed after DOCX to PDF conversion.
  • System.InvalidCastException while loading RTF files.
  • Incorret rendering of the legend items.
  • Incorrect rendering of the data label markers.
  • Embedded Excel have dif. bits after extraction.
  • PDF Conversion causes double spacing in header and footer.
  • Vertical Chinese Text in Table Cell Lost during Rendering.
  • System.InvalidOperationException occurs upon DOC to RTF conversion.
  • Condition with removeif tag failed with Aspose.Words 20.7.
  • DOCX to PDF conversion issue with David font rendering.
  • Content Controls Lost during loading and saving a DOCX.
  • Aspose.Words.FileCorruptedException occurs upon HTML to PDF Conversion.
  • List item’s formatting is incorrect after DOCX->HTML->DOCX round-trip.
  • System.NullReferenceException is thrown while saving RTF to PDF.
  • Aspose.Words.FileCorruptedException occurs upon loading a DOCX.
  • System.InvalidOperationException is thrown while saving DOC to DOCX.
  • Document.UpdateFields does not update the TOC correctly.
  • Content control is split into two once child document content is inserted.
  • Stack Overflow observed during processing a DOC.
  • Additional pages appear in output PDF.
  • Export correct styles for list items using Node.ToString.
  • Space between ?and ?Chinese characters increased in PDF.
  • System.ArgumentOutOfRangeException is thrown by LINQ Reporting engine.
  • Incorrect breaking of vertically merged cell contents.
  • Content Controls lost during open/save a DOCX.
  • Content control is getting deleted while merging two document.
  • Content of nested table is not rendered correctly in output PDF.
  • Text of table’s cell does not render correctly in output PDF.
  • Space characters take too little space in the rendered output.
  • UpdatePageLayout throws System.Runtime.InteropServices.ExternalException.
  • Layout API returns incorrect position for GroupShape and Shapes.
  • Checkboxes are rendered incorrectly.
  • Incorrect floating table position.