Aspose.Words for Python via .NET Releases

Released: Aug 12, 2024

Updates in V24.8

Features

  • Chart Customization: Precise control over chart axis tick label orientation and rotation.
  • Font Management: Expanded font information with EmbeddingLicensingRights property.
  • Document Structure: Efficiently clear section headers and footers while preserving watermarks.
  • Format Compatibility: Improved HTML and XAML export with backward compatibility for backslash and yen sign.
  • PDF Functionality: Enhanced PDF export with support for using SDT tags as form field names.
  • Document Conversion...

Released: Jul 9, 2024

Updates in V24.7

Features

  • Accessible PDF Export: Added the ability to export documents to PDF/UA-2 format, ensuring accessibility for users with disabilities.
  • Enhanced XLSX Export: The exporter can now automatically detect the datetime format for seamless data export.
  • ActiveX Control Management: You can now modify properties of ActiveX type objects, providing greater control over their behavior.
  • Granular Markdown Export: The LinkExportMode property within MarkdownSaveOptions now allows you to control how links...

Released: Jun 10, 2024

Updates in V24.6

Features

  • Enhanced Charting Capabilities: Added the ability to create a wider variety of charts, including Treemaps, Sunbursts, Histograms, Pareto charts, Box & Whisker charts, Waterfalls, and Funnels. This allows for a more diverse and informative way to visualize your data.
  • Color Control for Shadow Formatting: You can now gain finer control over the visual appearance of your documents by accessing the shadow colors.
  • Advanced Comparison Options: You can now streamline your data analysis...

Released: Jun 8, 2024

Updates in V24.5

Features

  • Added a function to eliminate empty pages from the document.
  • Added DML effects rendering for SVG graphics, extending previous functionality limited to images.
  • Introduced support for creating combo charts and adjusting properties such as gap width, overlap, and bubble scale within series groups.
  • Added functionality to manipulate SoftEdge effect of a shape.
  • Introduced SvgSaveOptions.MaxImageResolution as a public property.
  • Added the ability to modify adjust values of shape.
  • Added the...

Released: Apr 9, 2024

Updates in V24.4

Features

  • Modern image format WEBP is now supported.
  • Added the ability to embed fonts declared in @font-face rules into the resulting document's font definitions.
  • Chart API has been extended with new popular options.
  • Added the ability to specify sign options for the documents in SaveOptions.
  • Added the ability to work with glow and reflection formatting for the drawing object.
  • Added a property to specify digital hash algorithm used by a digital signature in DigitalSignatureUtil.
  • Added new...

Released: Mar 8, 2024

Updates in V24.3

Features

  • Added new TIFF reader/writer.
  • Chart API was improved with new options.
  • Added binary raster operations emulation for WMF metafiles.

Released: Feb 10, 2024

Updates in V24.2

Features

  • Introduced new public properties for enhanced style management.
  • Added the ability to specify SvgSaveOptions during rendering using ShapeRenderer.Save() and OfficeMathRenderer.Save() methods.
  • Improved functionality for retrieving the actual text of reference marks for footnotes and endnotes.
  • Extended DrawingML Chart API capabilities.
  • Added the ability to preserve empty lines while loading Markdown files.
  • Added the ability to disable links in table-of-contents (ToC) when exporting to HTML...

Released: Jan 18, 2024

Updates in V24.1

Features

  • Added the ability to set the values of OLE controls.
  • New public properties to manage stroke colors.
  • Implemented 'Bibliography Sources' public API.
  • Added support for SVG 2 color syntax.
  • Added a feature to remove DRM (digital rights management) from Kindle books.
  • Added new ChartLegend.Font property.
  • Added the ability to specify custom formatting tags for basic formatting in Markdown.
  • You can now allow the setting of border color as 'ThemeColor'.
  • Added support for standard page sizes of...

Released: Dec 8, 2023

Updates in V23.12

Features

  • Added the ability to specify the page layout to be used when a document is opened in a PDF reader.
  • Added a way to control how ZIP64 format extensions will be used for OOXML documents.
  • Added support for WebP images.
  • Added support for the 'dollarText' number format to the LINQ Reporting Engine.
  • Added 'CompareMoves' setting to 'CompareOptions'.

Fixes

  • Table layout is wrong after rendering.
  • HTML to PDF conversion issue with table's cell spacing.
  • Header/footer content lost during rendering to...

Released: Nov 11, 2023

Updates in V23.11

Features

  • Added new 'WordOpenXmlMinimal' property to 'StructuredDocumentTagRangeStart' class.
  • Added a 'MergeDocuments' feature.
  • Added new 'ChartLegend.Font' property which allows you to set the default font for legend entries.
  • Implemented smart indentation for non-list paragraphs based on 'LeftIndent' attribute.

Fixes

  • Performance degradation while creating document object.
  • Blank document saved as image doesn't contain trial message.
  • NullReferenceException is thrown upon calling UpdateFields...