Aspose.Words for Python via .NET のリリース
Released: Jun 15, 2026
V26.6 での更新項目
機能
- Printing: Added Windows-specific target framework monickers (net6.0-windows and net8.0-windows) to the NuGet package. This enables the use of Document.Print() and related printing APIs in .NET Core applications running on Windows.
- Document Customization: Added a new method to easily clear custom toolbars and keyboard shortcuts, helping you reset or secure document settings.
- PDF Export: Enabled seamless export of datetime form fields to PDF, ensuring your date and time data transfers...
Released: May 14, 2026
V26.5 での更新項目
機能
- Digital Signing: Added the ability to configure various additional signing options.
- Document Importing: Added support for importing nodes with expanded formatting options.
- HTML Rendering: Added support for Far East vertical orientation in HTML within EQ fields.
- Font Rendering: Improved the handling of AAT-enabled fonts when rendering to fixed-page formats.
- Field Rendering: Improved the visual rendering of the EQ field's frame.
- Added support for MSO properties when importing borders.
不具合の修正...
Released: Apr 8, 2026
V26.4 での更新項目
機能
- Improved the PDF logical structure by exporting node custom IDs to custom attributes.
- Added support for rendering data labels within funnel charts.
- Added support for applying chart style settings to leader line rendering.
- Added support for locale IDs when rendering default axis titles in DrawingML charts.
Released: Mar 13, 2026
V26.3 での更新項目
機能
- AI Integration: Added the ability to create an instance of the OpenAiModel class directly.
- Document Optimization: Extended the functionality of the JoinRunsWithSameFormatting method for more comprehensive content merging.
- Rendering and Fonts: Improved the MS Office font fallback table for the CJK Unified Ideographs Extension G range.
- Added support for MSO properties when importing tabs.
不具合の修正
- MathML - Multiscripts is incorrectly imported.
- Incorrect rendering of SVG when the gradient is...
Released: Feb 17, 2026
V26.2 での更新項目
機能
- Charts: Added the ability to set the orientation and rotation for both chart titles and axis titles.
- Mathematical Equations: Improved the rendering of EQ-matrix (MathML) elements for higher visual fidelity.
- Table Layout: Implemented the updated MS Word logic regarding the merging (or separation) of adjacent tables.
不具合の修正
- HTML to PDF conversion issue with the width of table's cell.
- Document table layout is wrong after rendering.
- Table layout is changed after rendering.
- Bar chart is rendered...
Released: Jan 19, 2026
V26.1 での更新項目
機能
- Document Conversion: Implemented a new export format allowing documents to be serialized as Docling JSON.
- AI Integration: Enhanced the Aspose.Words.AI namespace by allowing direct instantiation of the GoogleAiModel class.
- Document Merging: Added an option to the AppendDocument() method to explicitly define the SectionStart behavior for the first imported section.
- PDF Rendering: Extended PdfSaveOptions.PreserveFormFields functionality to be compatible with all PDF compliance standards...
Released: Dec 10, 2025
V25.12 での更新項目
機能
- PDF Export: Implemented Base URI export into PDF to correctly resolve and handle relative hyperlinks within the exported documents.
- Font Rendering: Added robust support for Variable Fonts when saving documents to SVG and Html-Fixed formats. This ensures correct rendering of different font variations (including weight, width, and other parameters) defined within a single font file.
- Chart Rendering: Added support for rendering Funnel charts in documents.
- Field Rendering: Added support for...
Released: Nov 13, 2025
V25.11 での更新項目
機能
- AI Model Integration: Enhanced the API to allow configuration of AI model service endpoints, including setting custom URLs and request timeouts for greater flexibility in integration.
- Markdown Export: Improved document conversion fidelity by enabling the export of OfficeMath objects into LaTeX format, ensuring compatibility with MarkItDown renderers.
- Implemented native rendering of PDF radial gradients.
- Advanced Print Control: Provided the ability to specify distinct target printers for color...
Released: Oct 10, 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.
- 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...
Released: Sep 10, 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.
不具合の修正
- 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...