Aspose.Words for Python via .NET 릴리스

Released: Jul 9, 2024

V24.7 버젼 업데이트

기능

  • 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 are...

Released: Jun 10, 2024

V24.6 버젼 업데이트

기능

  • 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 workflows...

Released: Jun 8, 2024

V24.5 버젼 업데이트

기능

  • 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 ability to...

Released: Apr 9, 2024

V24.4 버젼 업데이트

기능

  • 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

V24.3 버젼 업데이트

기능

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

Released: Feb 10, 2024

V24.2 버젼 업데이트

기능

  • 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.
  • You...

Released: Jan 18, 2024

V24.1 버젼 업데이트

기능

  • 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 ISO/IEC...

Released: Dec 8, 2023

V23.12 버젼 업데이트

기능

  • 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'.

수정사항

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

Released: Nov 11, 2023

V23.11 버젼 업데이트

기능

  • 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.

수정사항

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

Released: Oct 17, 2023

V23.10 버젼 업데이트

기능

  • Improved PDF rendering to reduce output size.
  • Retrieve foreground color, without modifiers, in the Fill and Stroke classes.
  • Added a simplified method for inserting one document inside another at the current cursor position.
  • Added new ImageData.FitImageToShape() method.
  • Access and modify the Locked Style property.
  • Recognize hyperlinks when loading TXT documents.
  • Added the ability to get the grid span of a cell.
  • Load images using relative path.
  • Restart numbering of particular list items in the...