Lanzamientos de Aspose.Words for C++

Released: Apr 10, 2026

Actualizaciones en V26.3

Características

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

Correcciones

  • MathML - Multiscripts is incorrectly imported.
  • Incorrect rendering of SVG when...

Released: Mar 12, 2026

Actualizaciones en V26.2

Características

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

Correcciones

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

Released: Jan 28, 2026

Actualizaciones en V26.1

Características

  • 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 (including PDF/A and PDF/UA).
  • PDF Export: Implemented support for tagging PDF AcroForms to enhance document accessibility.
  • Field Rendering: Improved displacement handling for EQ fields with updated layout logic for...

Released: Dec 18, 2025

Actualizaciones en V25.12

Características

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

Released: Nov 25, 2025

Actualizaciones en V25.11

Características

  • 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.
  • Advanced Print Control: Introduced a new callback interface (IWarningCallback style) to enable programmatic control over page...

Released: Nov 10, 2025

Actualizaciones en V25.10

Características

  • 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.
  • Markdown Export: Implemented a resource-saving callback, providing developers with greater flexibility in managing how images and other resources are exported.
  • PDF/UA Export & Accessibility: Improved compliance by...

Released: Sep 25, 2025

Actualizaciones en V25.9

Características

  • 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.
  • Font Handling: Improved diagnostics by introducing typed warnings for font substitution, allowing for more robust error handling.
  • You can now get a list of all...

Released: Aug 25, 2025

Actualizaciones en V25.8

Características

  • Markdown Export: Added more control over how non-compatible tables are rendered when exporting to HTML.
  • Find and Replace: Added a new option to ignore Office Math objects during search and replace operations.
  • Markdown Import: Introduced a new option to specify the character for soft line breaks.
  • Page Extraction: Added new options to provide greater control over the page extraction process.
  • Provided the ability to replace in OfficeMath.
  • Added the ability to preserve NUMPAGES...

Released: Aug 5, 2025

Actualizaciones en V25.7

Características

  • AI Features: Added the ability to use self-hosted LLM implementations, allowing for greater privacy and control over AI-driven features.
  • Replacing: Introduced the ReplacingArgs.MatchEndNode public property to provide developers with more precise control during text replacement operations.
  • Table Management: Added the Row.Hidden public property, enabling the ability to programmatically show or hide specific rows within a table.
  • Font Rendering: Implemented initial support for...

Released: Jun 23, 2025

Actualizaciones en V25.6

Características

  • Multi-Page Export: Added multi-page export to raster image formats (PNG/JPG/etc.) with customizable layouts (Horizontal/Vertical/Grid).
  • MathML Connectors: Added rendering for connector lines in MathML, ensuring more accurate formula visualization.
  • Math Formula Wrapping: Improved rendering to correctly wrap formulas with multiple slashes, enhancing layout clarity.
  • Waterfall Chart Legends: Added legend rendering for "Waterfall" charts, improving data understanding and chart...