Lancements de Aspose.Words for C++

Released: Aug 2, 2024

Mises à jour de V24.7

Fonctionnalités

  • 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: Jul 2, 2024

Mises à jour de V24.6

Fonctionnalités

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

Released: May 29, 2024

Mises à jour de V24.5

Fonctionnalités

  • Added a function to eliminate empty pages from a document.
  • Added DML effects rendering for SVG graphics, extending the 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 the values of shapes...

Released: May 1, 2024

Mises à jour de V24.4

Fonctionnalités

  • 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 ExportTextInputFormFieldAsText property to...

Released: Mar 28, 2024

Mises à jour de V24.3

Fonctionnalités

  • Added the ability to modify the text of the TextBox OLE control.
  • Added new public properties to manage stroke colors.
  • Implemented 'Bibliography Sources' public API.
  • LINQ Reporting Engine - Provided a way to restrict access to members of certain types within templates.
  • Developed a new TIFF reader/writer.
  • Chart API has been extended with new popular options.
  • Implemented binary raster operations emulation for WMF metafiles.
  • Introduced new public properties for enhanced style...

Released: Mar 5, 2024

Mises à jour de V24.2

Fonctionnalités

  • Added new public properties for enhanced style management.
  • Added the capability to specify 'SvgSaveOptions' during rendering.
  • Enhanced functionality to retrieve the text of reference marks for footnotes and endnotes.
  • Extended DrawingML Chart API capabilities.
  • Added the ability to preserve empty lines while loading Markdown files.
  • Enabled compatibility with Microsoft Word 2016 charts for LINQ Reporting Engine.

Released: Feb 3, 2024

Mises à jour de V24.1

Fonctionnalités

  • Added the ability to modify the text of the TextBox OLE control.
  • Added new public properties to manage stroke colors.
    • Added Stroke.ThemeColor.
    • Added Stroke.Fill.ForeTintAndShade method.
  • Added support for SVG 2 color syntax.
  • Added a feature to remove DRM (digital rights management) from Kindle books.
  • Added the ability to set values of OLE controls.
  • LINQ Reporting Engine - Added the ability to restrict access to members of certain types within templates.
  • Added Bibliography Sources...

Released: Dec 29, 2023

Mises à jour de V23.12

Fonctionnalités

  • Added the ability to specify the page layout to be used when a document is opened in a PDF reader.
  • Added the ability 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'.

Correctifs

  • Content is moved to previous page upon rendering.
  • Table layout is wrong after rendering.
  • HTML to PDF conversion issue with...

Released: Dec 21, 2023

Mises à jour de V23.11

Fonctionnalités

  • Implemented the way to control when certain revisions should be accepted/rejected.
  • Added the ability to specify the default font formatting for legend entries of DrawingML charts.
  • Added the ability to write all sections of the document to the same XLSX worksheet.
  • Added new 'WordOpenXmlMinimal' property to 'StructuredDocumentTagRangeStart' class.
  • Added a MergeDocuments feature.
  • Added new 'ChartLegend.Font' public property. It allows you to set the default font formatting for...

Released: Nov 27, 2023

Mises à jour de V23.10

Fonctionnalités

  • Implemented various PDF rendering optimizations to reduce output size.
  • Added the ability to 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 read the grid span of a cell.
  • Load images using...