Aspose.Words for .NET V25.10
Released: Oct 4, 2025
V25.10 での更新項目
機能
- Text Export: Enhanced plain text conversion by adding the ability to export Office Math objects as LaTeX expressions.
- PDF Export: Introduced a new save option for more precise control over the tagging of floating shapes as either inline or block-level elements.
- Markdown Export: Implemented a resource-saving callback, providing developers with greater flexibility in managing how images and other resources are exported.
- PDF/UA Export & Accessibility: Improved compliance by correctly tagging horizontal rules as artifacts, enhancing the experience for users of assistive technologies.
- You can now preserve empty paragraphs in textboxes in PDF structure.
- Added support for MSO properties during import tables.
- Added a -aw-border-color CSS round-trip property.
- Added support for EPS images.
不具合の修正
- DOCX to Grayscale PDF rendering issue.
- Saving DOCX as PCL loses bold font and spacing.
- Bounds are correct only after setting the width/height of the groupShape.
- Content vertical position is incorrect intable cell after rendering.
- Content in document header overlaps after rendering.
- Position of images in header is incorrect after rendering.
- An exception is thrown for JsonDataSource and JsonSimpleValueParseMode.Strict.
- Setting GroupShape Width and Height does not return the correct BoundInPoints for the shape.
- Compare result does not match MS Word output.
- Vertical hyphen orientation changed to horizontal upon rendering to image (.NET 8).
- Axis title and legend positions moved upon DOCX to PDF.
- Incorrect export barcode and unexpected union of paragraphs upon PDF import.
- Image is tagged outside the table.
- Import of MsoHtml lists differs from MS Word's result.
- Hyperlinks are lost after PDF to DOCX conversion.
- QR code from HTML is rendered improperly.
- HTML conditional comments are parsed incorrectly.
- Incorrect MathML output with parentheses when converting ODT to HTML.
- StructureDocumentTag content is not exported properly to HTML.
- Exception is thrown while converting DOCX to HTML.
- Track changes partially lost when saving DOCX with dropdown content controls mapped to Custom XML.
- Character is rendered as missed glyph.
- PDF is improperly converted to DOCX.
- Data labels are lost after rendering chart.
- Chart rendering from customer generated DOCX.
- MD to DOCX: HTML table is not rendered in output file.
- NullReferenceException when saving DOCX to PDF.
- Shape becomes opaque and hides content after rendering.
- List numbering is not retained after extracting pages.
- Equation is not rendered inside the table.
- DOCX to PDF: Content control export breaks layout.
- InvalidOperationException is thrown upon saving document after updating SDT.
- Incorrect alignment of labels on X axis of charts.
- Checkboxes are not exported in the output file.
- ArgumentOutOfRangeException on DOCX to XLSX re-saving.
- Compare result does not match MS Word output.
- Content is moved to the next page after open/save RTF.
- Tables are recognized improperly upon loading PDF document.
- Cell background is imported from RTF improperly.
- Too small height of row in XLSX output.
- ArgumentOutOfRangeException upon rendering to PDF.
- Arabic numbers changed to European after adding HarfBuzzTextShaperFactory.
- Document corruption after using XmlMapping.SetMapping.
- Insert HTML works slowly.
- Reverse order of Arabic text characters in SVG export.
- Text direction in shape is incorrect after rendering.
- FileCorruptedException is thrown upon loading DOCX document.
- Aspose.Words does not allow using DoubleStrikeThrough effect for insert and movedTo revisions.
- Font variation parameters are missing in TTFont.
- Incorrect size of plot area with a manual layout if type of the manual layout is "Outer".
- Font is substituted even if it is available.
- Wrong table layout when converting PDF to DOCX.
- Extra spaces appears in URLs after conversion PDF to MD.
- HarfBuzz caching issue with variable fonts.
- Page reference numbers issue.
- Incorrect font is applied when converting DOCX to Fixed-HTML.
- Shared static state between different Document instances corrupts font substitution.
- Inconsistent behavior with UpdatePageLayout() when using tables with different column counts.
- FontSubstitution adds an additional file to the generated output.
- Parentheses are not exported properly to MathML.
- Matrix brackets are not displayed when HtmlOfficeMathOutputMode.MathML is used.
- Vertical bars brackets in equation are lost after converting to HTML with HtmlOfficeMathOutputMode.MathML.