Rilasci di Aspose.Words for Python via .NET
Released: Jul 9, 2024
Aggiornamenti in V24.7
Funzionalità
- 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...
Released: Jun 10, 2024
Aggiornamenti in V24.6
Funzionalità
- 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
Aggiornamenti in V24.5
Funzionalità
- 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
Aggiornamenti in V24.4
Funzionalità
- 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
Aggiornamenti in V24.3
Funzionalità
- Added new TIFF reader/writer.
- Chart API was improved with new options.
- Added binary raster operations emulation for WMF metafiles.
Released: Feb 10, 2024
Aggiornamenti in V24.2
Funzionalità
- 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...
Released: Jan 18, 2024
Aggiornamenti in V24.1
Funzionalità
- 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...
Released: Dec 8, 2023
Aggiornamenti in V23.12
Funzionalità
- 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'.
Correzioni
- Table layout is wrong after rendering.
- HTML to PDF conversion issue with table's cell spacing.
- Header/footer content lost during...
Released: Nov 11, 2023
Aggiornamenti in V23.11
Funzionalità
- 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.
Correzioni
- Performance degradation while creating document object.
- Blank document saved as image doesn't contain trial message.
- NullReferenceException is thrown upon calling...
Released: Oct 17, 2023
Aggiornamenti in V23.10
Funzionalità
- 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...