DevExpress Office File API 新版本發表

Released: Dec 13, 2017

17.2.4 中的更新

修補程式

PDF Document Processor

  • Interactive Form - The widget created using the PdfAcroFormTextBoxField class has an incorrect default border width.
  • Usability - There is no way to create an interactive form field with a zero width border.

Rich Edit Document Server

  • The first space character located after the line break symbol is lost during exporting a document to html.
  • The TOC layout is incorrect after updating the TOC field.

Spreadsheet Document Server

  • Charts are rendered with low quality in a PDF...

Released: Nov 16, 2017

17.2.3 中的更新

特性

  • PDF Document Processor
    • Rendering Very Large Images - Large image rendering (unpacked size is 200+ Mb) is now supported.
    • Text Markup Annotations - Office File API now supports the following text markup annotations types: Highlight, Strikeout, Underline and Squiggly underline. You can also add new annotations to a document or customize/delete existing annotations.
  • Snap Document Server
    • Chart API - With this release, the Snap Document Server library allows you to create and modify charts in code.

Released: Nov 9, 2017

17.1.8 中的更新

修補程式

PDF Document Processor

  • Text Extraction - Characters from the unicode "Format,other" category should not affect text direction.
  • Usability - There is no capability to limit maximum text length for the newly created text form field.

Rich Edit Document Server

  • The "allowHyphenationAtTrackBottom" tag is lost after a document is resaved.

Spreadsheet Document Server

  • Rows' height is incorrectly calculated in a printed document.
  • System.NullReferenceException is thrown on copying a worksheet if there...

Released: Oct 6, 2017

17.1.7 中的更新

修補程式

  • The Workbook.CalculateFull method is slow on processing certain documents.

Released: Sep 6, 2017

17.1.6 中的更新

修補程式

  • Rich Edit Document Server
    • HTML Export - Font Names are not quoted in the output HTML document.
    • Paragraph numbering is lost after merging two specific documents and saving the resultant document to the OpenXml format.
  • Spreadsheet Document Server
    • Cell borders are incorrectly exported to PDF.
    • XtraSpreadsheet - Borders of merged cells are not displayed correctly.

Released: Aug 2, 2017

17.1.5 中的更新

修補程式

PDF Document Processor

  • Interactive Forms - There is no capability to get a push button form field's name or remove such a form field.

Spreadsheet Document Server

  • A corrupted XLSX document is generated if the document containing a pivot table with a lot of rows is saved using the Workbook component.
  • The OnTickMarks property does not operate properly when performing PDF export.

Released: Jun 29, 2017

17.1.4 中的更新

修補程式

Barcode Generation Library

  • It is impossible to define the QR Code version in BarCode.Options.QRCode.

Rich Edit Document Server

  • The "Hanging" parameter is not taken into account when numbering and bulleted lists are exported to HTML as a plain text.
  • The table background color settings specified using the Table Styles are not exported to the HTML format.

Spreadsheet Document Server

  • An unhandled exception is thrown when a target worksheet is not empty T524409 - Spreadsheet...

Released: May 17, 2017

17.1.3 中的更新

特性

  • PDF Document Processor
    • Create/Delete Interactive Form - With this release, you can programmatically add new form fields to a PDF document, remove existing form fields or the entire interactive form from the PDF document.
    • Extended Set of Supported Characters for Non-Embedded Fonts - v17.1 extends the characters set for non-embedded fonts for both PDF Graphics and the AcroForm API from ISO Latin-1 to Adobe Glyph List.
    • Highlighted Text - With this release, the PDF Document Processor can render...

Released: Mar 29, 2017

16.2.6 中的更新

修補程式

Spreadsheet Document Server

  • Exception when removing ExternalWorkbook from Workbook.
  • The "Culture is not supported" exception occurs on an attempt to load a specific file to the SpreadsheetControl.
  • The "Rows to repeat at" property settings are incorrectly processed in a specific file.
  • The height of a row with the enabled WrapText option is incorrectly calculated for a specific .XLS document.
  • The KeyNotFoundException is raised while iterating through the exteranl worksheets collection.

Released: Feb 28, 2017

16.2.5 中的更新

特性

  • Adds support for Visual Studio 2017.

修補程式

PDF Document Processor

  • Demos - ASP Signature Demo is not working on a web site.
  • Documentation - The PdfFormData constructor's description is incorrect.

Snap Document Server

  • The SnapMailMerge method with specified SnapMailMergeExportOptions generates a document containing only the 1st record from a data source.

Spreadsheet Document Server

  • KeyNotFoundException is thrown if there is more than one defined name that refers to the same cell range and the...