Aspose.Words for C++ のリリース
Released: Apr 27, 2025
V25.4 での更新項目
機能
- Paper Size Options: Added JisB4 and JisB5 paper size support.
- HTML Output Control: Added the HtmlSaveOptions.RemoveJavaScriptFromLinks option.
- Watermark Enhancement: Added a new overload for Watermark.SetImage with Stream as parameter.
- API Usability: Significantly improved the usability of the LowCode API.
- Added support for MSO properties when importing sections and columns.
- Added the ability to import text structure from 'MsoHtml' just as MS Word does.
- Added the ability to translate text...
Released: Apr 2, 2025
V25.3 での更新項目
機能
- Added the 'UpdateAmbiguousTextFont' option to the SaveOptions class.
- Improved the export of attachments to PDF.
- AI-Powered Grammar: Added the ability to implement Grammar Checker using AI.
- Implemented non-inscribed object support.
- Added the ability to check grammar using Anthropic AI.
- Added support for PDF A3 compliance.
- You can now import paragraph structure as MS Word does.
- Added support for 'mso-style-name' values that match HTML color names.
- Added support for loading CHM to plugin...
Released: Feb 19, 2025
V25.2 での更新項目
機能
- List Management: Introduced the ListCollection.AddSingleLevelList() method for improved list handling.
- Font Features: Added the Font.NumberSpacing property for enhanced typographic control.
- AI-Powered Text Processing: Enabled text summarization using Anthropic generative language models.
- Expanded Format Support: Added compatibility for Microsoft Works document format.
- PDF Improvements: Enhanced PDF logical structure with support for TOA, BIBLIOGRAPHY, and INDEX fields.
- Added support for MSO...
Released: Jan 26, 2025
V25.1 での更新項目
機能
- Enhanced HTML/SVG Saving: Added IdPrefix and RemoveJavaScriptFromLinks options to both HtmlFixedSaveOptions and SvgSaveOptions.
- AI Grammar Checking: Enabled grammar checking functionality using OpenAI.
- Advanced Markdown Options: Added options to set image resolution and OfficeMath output mode in MarkdownSaveOptions.
- Added support for paragraph indention and spacing.
- Added support for rendering histograms with the specified bin size.
- Added support for text shaping in HtmlFixed.
- Added the...
Released: Dec 30, 2024
V24.12 での更新項目
機能
- Enhanced Data Labeling: Added the ability to customize the placement of data labels.
- Streamlined Mail Merge: Introduced the RemoveEmptyTables option to refine Mail Merge output.
- Advanced Text Translation: Enabled text translation using Google's generative language models.
- Low-Code Document Processing: Introduced new LowCode classes like Comparer, MailMerger, Replacer, ReportBuilder etc. offering a set of methods that strike a perfect balance between simplicity and flexibility for document...
Released: Dec 12, 2024
V24.11 での更新項目
機能
- Text Summarization: Integrated support for document summarization using OpenAI and Google generative language models.
- Data Formatting: Added the ability to get and set format codes for chart data.
- PDF Export Customization: Introduced a new option to control the rendering of PDF choice form field borders.
- Document Properties: Added properties to access extended document properties.
- ActiveX Control Customization: Enabled setting captions for ActiveX controls.
- PDF Export Refinements: Enhanced...
Released: Oct 25, 2024
V24.10 での更新項目
機能
- Enhanced ActiveX Control Support: Introduced the ability to create CommandButton ActiveX controls.
- Shape Visibility Control: Added a new public property 'Shape.Hidden' to control the visibility of shapes.
- Group Shape Insertion: Added the ability to group individual shapes, group shapes together and directly group both shapes and group shapes.
- Markdown Export Options: Incorporated an option to export tables as HTML when saving documents to Markdown format.
- Pie and Doughnut Chart Formatting...
Released: Sep 20, 2024
V24.9 での更新項目
機能
- Group Shape Insertion: Added new public methods DocumentBuilder.InsertGroupShape.
- Structured Document Tag Insertion: Added a public API to insert StructuredDocumentTags using the DocumentBuilder class.
- Enhanced Radial Chart Rendering: Implemented the rendering of graduations on radial charts.
- Digital Signature Improvements: Added the ability to sign documents with XAdES-EPES level XML-DSig signatures.
- Markdown Formatting: Incorporated an option to recognize underline formatting when loading...
Released: Sep 13, 2024
V24.8 での更新項目
機能
- 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: Aug 2, 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...