Aspose.Words for C++ のリリース

Released: Oct 20, 2022

V22.10 での更新項目

機能

  • Export shapes to SVG and DIV tags in output HTML.
  • Added the ability to render correct indentation in text format against HTML blockquote tags.
  • You can now move the 'DocumentBuilder' cursor inside a structured document tag.
  • Added the ability to ignore 'StructuredDocumentTags' when using 'FindReplace'.
  • 'HtmlSaveOptions.MetafileFormat' now affects OLE objects and controls.
  • Added a getter for AbstractNumId.

不具合の修正

  • Check Boxes (Content Control) are checked after UpdatingFields.
  • Redundant revisions...

Released: Oct 3, 2022

V22.9 での更新項目

機能

  • Extended 'TxtLoadOptions' with new AutoNumberingDetection option.
  • Added the ability to cache header/footer shapes to reduce the size of output PDF files.
  • Added new feature to get 'FieldEQ' as 'OfficeMath'.
  • You can now create group type structured document tags at row level.
  • Added the ability to render the comments according to your preferred language.
  • Added support for caching watermarks through frame xObjects.

不具合の修正

  • Custom Table border style is rendering incorrectly in Fixed Page Formats...

Released: Sep 2, 2022

V22.8 での更新項目

機能

  • Added the ability to import and export AZW3 (also called KF8) file format.
  • Added support for cell spacing in tables.
  • Improved font substitution for symbols.
  • Improved the rotation algorithm of axis labels in charts.

Released: Jul 21, 2022

V22.7 での更新項目

機能

  • Added a new HTML import mode for block-level elements.
  • Added support for DATABASE fields.
  • Added support for WCAG 2.0 PDFs.
  • Added support for parsing of OpenType (CFF) glyph data.
  • Added the ability to set shadow formatting for shape objects.
  • Added a flag to take EXIF orientation into account while inserting a JPEG image using the LINQ Reporting Engine.

不具合の修正

  • Aspose.Words for C++ Library error: Only ‘v140’, ‘v141’ and ‘v142’ toolsets are supported in Visual Studio 2022.
  • Data label values are...

Released: Jun 24, 2022

V22.6 での更新項目

機能

  • Added the ability to convert PDF documents to fixed page formats with high fidelity and performance.
  • DrawingML charts public API has been extended to support gradient, texture and pattern fills.
  • Added a solid text fill effect inheritance exception that mimics the behavior of Microsoft Word.
  • Added a loading progress notification for ODT documents.
  • Added support for “User Field” when importing ODT.
  • Added support for field overstrike alignment.

不具合の修正

  • Vertical space between Picture and TextBox...

Released: May 17, 2022

V22.5 での更新項目

機能

  • Added support for loading EPUB documents.
  • Added support for loading XML documents.
  • Added loading progress notification.
  • Added the ability to format page numbers.
  • Added support for 'Envelope No. 10' page size when printing.
  • Added support for rendering a border box around MathML formulas.
  • Improved font detection when rendering characters in MathML formulas.
  • Improved text wrapping for RTL paragraphs with custom left indent.

不具合の修正

  • Shaping issues with Telugu, Tamil, and Chinese characters.
  • Table...

Released: Apr 13, 2022

V22.4 での更新項目

機能

  • Added the ability to save files to PDF/A-4.
  • Added the ability to specify the name of an xls/xlsx file the DrawingML chart is linked to.
  • Added a public setter for Chart.SourceFullName property.
  • Added new OpenXML File Format attribute for bulleted and numbered lists.
  • Added the ability to read Adobe Photoshop metadata resolution in JPEG images.
  • Added support for column width re-calculation for tables with more than 63 columns.
  • Added a loading progress notification for RTF and WML loading.
  • Added...

Released: Mar 22, 2022

V22.3 での更新項目

機能

  • Added support for AES encryption algorithms.
  • Improved TOC style and page numbers.
  • Added support for PDF 2.0.
  • Added loading progress notifications for TXT documents.
  • Added comment syntax in LINQ Reporting.
  • Added the ability to preserve paragraph outline level when importing tagged PDF documents.
  • Improved ConvertTabStops code during conversion from DOCX to fixed page format.
  • Added support for xlink:href during HTML, with SVG images, import.

不具合の修正

  • SmartPointer code is not checking is method...

Released: Feb 16, 2022

V22.2 での更新項目

機能

  • AZW3 format (also know as KF8) is now supported for loading.
  • Added an ability to get custom field data which is associated with the field.
  • Saving progress notifications were extended for HTML-based and XAML-based flow formats.
  • Added the ability to convert Shapes to SVG images upon export to HTML, MHTML or EPUB.
  • Implemented list numbering export to PDF logical structures.

Released: Jan 19, 2022

V22.1 での更新項目

機能

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