Aspose.Words for C++ Releases
Released: Jan 19, 2022
Updates in V22.1
Funktionen
- Added the ability to render to PDF with PDF/UA-1 compliance.
- Improved rendering of operators in MathML formulas.
- Introduced new option to control conflicting style behavior upon import.
- Added the ability to get saving progress notifications through SaveOptions.ProgressCallback.
- Provided dynamic text color setting using LINQ Reporting Engine.
- Added the option to stop Document.Save method after a specific time.
- Provided list style in APS.
- Set image as background in TextBox.
- Set Fill...
Released: Dec 17, 2021
Updates in V21.12
Funktionen
- Added the ability to get OOXML of content.
- Added the ability to cache FontSearchInfos in a file and then load it.
- Added a loading progress notification when loading Markdown.
- Added the Fill.SetImage() method.
- Added support for ‘Allow Latin text to wrap in the middle of a word’ feature.
Fehlerkorrekturen
- Aspose.Words for C++ memory-leaking under MFC-Application.
- {{GLIBC_2.29}} not found error on Ubuntu 18.04, Red Hat 7 and 8.
- Save to a Stream error.
- Path gradient fill of rotated shape...
Released: Nov 13, 2021
Updates in V21.11
Funktionen
- Added vcpkg package.
- Added ExportImagesAsBase64 option for MD format.
- Added a Callback event that notifies the progress of loading a document.
- Added new PdfSaveOptions property to export Structured Document Tag (SDT) controls as editable PDF form fields.
- Added support for “ms-its” and other local URLs when importing a CHM from a stream.
- Added Microsoft Word scaling algorithm for non-native Ink objects when rendering.
- Added the ability to view/hide navigation panes of a PDF.
- Added...
Released: Oct 15, 2021
Updates in V21.10
Funktionen
- Added the ability to work with gradient stops in gradient fills.
- Added API to set the opacity of an image shape.
- Added new StructuredDocumentTag - control appearance.
- Added API to add/remove gradient color fill for text.
- Added gradient fill support for shapes.
- Added the ability to ignore footnotes in Range.Replace.
- Added Fill.OneColorGradient() method.
- Added API to set shading fill and patterns for table.
- Added Fill.TextureAlignment property.
- Added gradient fill support for WordArt...
Released: Sep 15, 2021
Updates in V21.9
Funktionen
- Optimized PDF output size for documents with multiple gradient filled shapes.
- Added the ability to apply 3D effects to images.
- Added the ability to export language in Tag tab of object properties (ExportDocumentStructure).
- Added the ability to set language in PDF Tag Properties.
- Widow/orphan rule is now respected in PDF output.
- Added support for NumberStyle CUSTOM for LEADING_ZERO formats.
Fehlerkorrekturen
- Document’s comment is lost after comparing documents.
- The indentation of the...
Released: Aug 20, 2021
Updates in V21.8
Funktionen
- Added API to move cursor to any position (character etc) inside a paragraph.
- Added support for HSL colors in HTML documents.
- Added context to exceptions thrown while evaluating expressions for LINQ Reporting Engine.
- You can now remove Generator or Producer Name.
- Added the ability to calculate storeItemChecksum attribute when saving.
- Added the ability to export language in object property tag tab.
- Added the ability to insert GIF images into a document.
- Added support for updating public...
Released: Jul 16, 2021
Updates in V21.7
Funktionen
- Added const reference into C++ method signatures.
- Added new fill pattern method.
- Added the ability to read a URL from the Target attribute from inside webSettings.xml.rels files.
- Added maskPen rasterOp mode in InkML rendering.
- Added support for several exact date-time parse formats while loading from JSON.
- Added the ability to render brushes in maskPen rasterOp mode.
- You can now make links clickable when converting CHM to HTML when the file is pointing to itself.
- Added support for...
Released: Jun 17, 2021
Updates in V21.6
Funktionen
- Added the ability to set fill and stroke formatting for chart series, data points and markers.
- Added TxtSaveOptions.MaxCharactersPerLine property.
- Added API to change the color of chart category series.
- Added support for rendering DrawingML, InkML and ContentPart.
- Added the ability to create scatter charts with lines.
- Added the ability to get/set Asian character spacing properties.
- Added new storeItemChecksum get/set method.
- Added new Fill.PresetTextured() method.
- Added the ability to...
Released: May 14, 2021
Updates in V21.5
Funktionen
- Added support for advanced typography with HarfBuzz for C++.
- Added the ability to move public headers according to namespace names.
- Added support for exporting EQ (Equation) field to all HTML based formats.
- Added the ability to export vector images to SVG when saving a document to HTML.
- Added the ability to use PDF annotations to display user comments.
- Added support for StylisticSet attribute in the document model.
- Added new methods to set checked and unchecked symbol for...
Released: Apr 14, 2021
Updates in V21.4
Funktionen
- Added more properties/methods in the StructuredDocumentTagRangeStart Class.
- Added the ability to save user specified page ranges when saving to flow formats.
- Improved list item padding simulation in HTML list writer.
- Added “IsDecorative” flag for DML shapes.
- Improved support for large files.
- Added the ability to remove unused BuiltIn Styles.
Fehlerkorrekturen
- DOCX to PDF conversion: System.ArgumentOutOfRangeException: ‘Index was out of range.
- URL is changed after Word to PDF...