Aspose.Words for C++ 新版本发表
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...
Released: Jul 2, 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: May 29, 2024
V24.5 中的更新
特性
- 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.
- Added the...
Released: May 1, 2024
V24.4 中的更新
特性
- 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
V24.3 中的更新
特性
- 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 management.
- Added...