Quantcast
Viewing all articles
Browse latest Browse all 12323

DevExpress Office File API 19.1.4

Image may be NSFW.
Clik here to view.
DevExpress Office File API

Improves Spreadsheet and Word Processing Document APIs.

Fixes

Spreadsheet Document API

  • An XLSX document with shared printing settings cannot be opened
  • ArgumentOutOfRangeException occurs on an attempt to copy formatting using the Range.CopyFrom method if the source range equals the target range
  • NullReferenceException is thrown on the AutoFit method call if the DevExpress.Utils.AzureCompatibility.Enable property is set to true
  • NullReferenceException occurs on an attempt to print a specific document containing the long text in cells
  • System.ArgumentException is thrown on loading a specific .XLSX document
  • System.NullReferenceException is thrown on loading a workbook with references to an external workbook if multi-threading calculations are turned on
  • The AutoFit method incorrectly measures columns containing cells with the rich text formatting
  • The Range.CopyFrom(targetRange, PasteSpecial.Formats) method copies hyperlinks from the source range

Word Processing Document API

  • A WordML document with a text form field cannot be loaded
  • Cell background colors are incorrect during the Mail Merge operation
  • Conversion to PDF cuts a part of a header and footer in a DOCX document
  • IncludePicture field's image is saved in the Docx file if the "\d" switch is specified for this field
  • InvalidFormatException event fires when RichEditDocumentServer fails to decrypt a document

Viewing all articles
Browse latest Browse all 12323

Trending Articles