DevExpress Office File API のリリース

Released: Apr 27, 2023

22.2.6 での更新項目

不具合の修正

All Office File API products

  • Workbook - Picture with removed borders is drawn as a Shape.

Spreadsheet Document API

  • Workbook - Conditional formatting rules are changed when copying a range using the CellRange.CopyFrom method.

Word Processing Document API

  • Microsoft Word cannot compress a document saved with a wrong ContentType for an .emf image.
  • RichEditDocumentServer:
    • ArgumentException is thrown when loading an RTF document.
    • Content is lost on loading an HTML document with the start...

Released: Mar 30, 2023

22.2.5 での更新項目

不具合の修正

PDF Document API

  • Annotations are lost after copying a page with annotations into a document.
  • PdfAcroFormComboBoxField doesn't allow empty values.
  • PdfDocumentProcessor:
    • ArgumentException is thrown when saving a document.
    • ArgumentOutOfRangeException is thrown on saving a document with appended content.
    • Borders appear in the Free Text annotation created by the Microsoft Edge application on updating its position.
    • Corrupt document pages throw the incorrect exception on an attempt to add them...

Released: Jan 27, 2023

22.2.4 での更新項目

不具合の修正

PDF Document API

  • PdfDocumentProcessor
    • An application hangs on an attempt to load a corrupted document.
    • There is no way to customize the text alignment settings of the Text Form Field.
    • PdfDocumentProcessor returns old text after removing the document content.

Spreadsheet Document API

  • Spreadsheet API - The Worksheet.ClearContents method does not remove cell content when a complex range is used.
  • The AccessViolationException error occurs on Apple Silicon (M1 Pro) with Microsoft .NET 7.
  • The...

Released: Dec 9, 2022

22.2 での更新項目

機能

Microsoft .NET 7 Support

  • Added full support the latest build of .NET 7.

.NET 7 & Linux Support (CTP)

  • The DevExpress.Drawing library now utilizes DevExpress's own cross-platform text and graphics rendering engine based on SkiaSharp. The new engine is enabled automatically, once an application references the new DevExpress.Drawing.Skia assembly.
  • Revised the public API and implemented their cross-platform counterparts to support non-Windows platforms. This enhancement will allow you to...

Released: Oct 20, 2022

22.1.6 での更新項目

不具合の修正

Digital Signature API

  • The "Illegal characters in path" exception is thrown when signing an Microsoft Excel document.

PDF Document API

  • PdfDocumentProcessor
    • ArgumentException is thrown on saving a document after appending its content.
    • InvalidCastException is thrown when calling the FlattenAnnotations method for a document.
    • InvalidDataException is thrown when opening a corrupted document.
    • Searching in a document is slow.
  • The ClearContents method invoked for the CropBox area incorrectly...

Released: Sep 8, 2022

22.1.5 での更新項目

不具合の修正

PDF Document API

  • PdfDocumentProcessor - A printed document has incorrect margins in Legacy printing mode.
  • Saving a document with multiple form fields takes too much time.
  • System.ArgumentException is thrown on an attempt to save a specific PDF file with form fields.

Released: Jul 28, 2022

22.1.4 での更新項目

不具合の修正

All Office File API products

  • DevExpress.Document.Processor - NullReferenceException occurs on Apple macOS X Monterey after an update to 22.1.3.

PDF Document API

  • Form Filling - The multiline text box text vertical text position is calculated incorrectly.
  • Form Filling - There is an empty font set in the appearance form after the appearance of the combobox with an empty value is rebuilt.
  • Parsing - A document containing a soft mask with an incorrect subtype value cannot be processed.
  • Parsing...

Released: Jun 20, 2022

22.1.3 での更新項目

機能

Spreadsheet Document API

  • Shrink to Fit - The Spreadsheet Document API can now apply 'Shrink to Fit' cell alignment when printing and exporting spreadsheet documents (to PDF).

Released: Jun 8, 2022

21.2.8 での更新項目

不具合の修正

  • Microsoft Excel Export Library
    • Excel Export library does not throw InvalidOperationException if the length of the list used to specify the DataValidationType.List validation type is larger than 255 characters.
  • PDF Document API
    • API - The AddToDSS method fails if OCSPClient reports that the certificate was revoked.
    • Export - An EMF Image is incorrectly exported if it has an arc whose bounding box has a negative height.
    • Export to PDF - Some characters are missing in the exported PDF document...

Released: Apr 18, 2022

21.2.7 での更新項目

不具合の修正

Microsoft Excel Export Library

  • XlExportNumberFormatConverter does not escape colon for a specific number format.

PDF Document API

  • API - There is no way to set a 'null' value for a form field created with the use of the PdfGraphicsAcroFormRadioGroupField object.

Spreadsheet Document API

  • SpreadsheetControl incorrectly saves XLSX documents with a Waterfall chart.
  • The application goes into an infinite loop on the CalculateFullRebuild method call after loading a specific document.

Word...