DevExpress Office File API のリリース

Released: Oct 25, 2019

19.2 での更新項目

機能

.NET Core Enhancements

  • Ability to embed fonts in exported PDF files (Linux)
  • Complex Text Layout support in both the Word Processing Document API and PDF Document API (Windows and Linux). You can now export (to PDF) documents that use RTL languages (Arabic, Hebrew, etc.)

PDF Document API

  • Custom Properties - With this release, you can access and modify a document's custom property collection. Use PdfDocument.CustomProperties to access the collection. You can add and delete custom properties or...

Released: Oct 18, 2019

19.1.7 での更新項目

不具合の修正

All Office File API products

  • Parsing - A document containing an empty dictionary as an 'open action' value cannot be opened

NuGet Packages

  • NuGet packages without dependencies (such as DevExpress.Data) are resolved for an incorrect target framework

PDF Document API

  • Parsing - A document containing a 'page tree node' with an invalid child reference cannot be processed
  • Parsing - Documents containing images with an invalid size cannot be opened
  • Parsing - Documents containing optional content...

Released: Sep 12, 2019

19.1.6 での更新項目

不具合の修正

ASPxSpreadsheet

  • An .XLS document that contains formulas with the MINIFS function is corrupted after resaving
  • Filter fields that are not included into the Page/Column/Row pivot area are ignored if these are slicers in the workbook
  • The GETPIVOTDATA function isn't calculated properly when the page field and its visible item are specified as function arguments

DXRichEdit for WPF

  • Performance - Search operates slowly if the FindAll method is consequently called several times
  • Performance is low...

Released: Aug 1, 2019

19.1.5 での更新項目

不具合の修正

PDF Document API

  • DirectX Rendering - InvalidOperationException is thrown on rendering specific documents.
  • Metafile - A metafile containing a clip region with a path is exported incorrectly.
  • Parsing - A "CID Type 2" font with the corrupted font file data stream cannot be parsed.

PDF Processing (Common)

  • JPX - Big images are decoded slowly.
  • Metafile - An unsupported metafile is converted to an image with low resolution.
  • Rendering - OutOfMemoryException is thrown while drawing large JPX...

Released: Jun 20, 2019

19.1.4 での更新項目

不具合の修正

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

Released: May 16, 2019

19.1 での更新項目

機能

.NET Core Support

  • DevExpress Office File API v19.1 supports .NET Standard 2.0/.NET Core 2.1 (LTS) or higher. You can now use the Office File API components in your ASP.NET Core web application to perform various document-processing tasks. Read, write and print rich-text documents and spreadsheets or generate and modify PDF files. All Office File API .NET Core packages are available in the DevExpress NuGet Gallery.

PDF Document API

  • Predefined CMaps for CID Fonts Support - With this release...

Released: Apr 25, 2019

18.2.8 での更新項目

不具合の修正

PDF Document API

  • Text Extraction - Extracted text is excessively normalized in specific cases

Spreadsheet Document API

  • A document becomes corrupted after a row is inserted in the zero position
  • Inserting a hyperlink with the IsExternal flag set to False corrupts the document
  • Line breaks are ignored when text is formated in a shape
  • The Spreadsheet's chart engine determines an axis data type incorrectly

Word Processing Document API

  • A cell border color is inherited from the table's properties...

Released: Mar 13, 2019

18.2.7 での更新項目

不具合の修正

PDF Document API

  • API - The PdfDocument.Bookmarks.RemoveAt method does not remove a bookmark.
  • Merge - An interactive form without fields shouldn't be appended.
  • Usability - Provide a method to check if a certain point belongs to a PdfOrientedRectangle.
  • Usability - Provide a method to get a word by a document position.

Spreadsheet Document API

  • A specific document with a group of shapes cannot be opened.
  • Documents containing comments cannot be properly loaded in Excel Android/iOS.

Word...

Released: Feb 12, 2019

18.2.6 での更新項目

不具合の修正

PDF Document API

  • API - The PdfDocument.Bookmarks.RemoveAt method does not remove a bookmark.

Word Processing Document API

  • ArgumentOutOfRangeException on an attempt to export a specific document to PDF.
  • InvalidCastException on an attempt to define the Shape.RotationAngle property when the static AzureCompatibility property is enabled.

Released: Jan 24, 2019

18.2.5 での更新項目

不具合の修正

Spreadsheet Document API

  • A specific document containing a pivot chart and a predefined pivot style cannot be loaded
  • A worksheet is copied incorrectly if a source workbook has different color scheme
  • The AutoFitRows method may cause the 'Row height should be between 0 and 409' exception under specific conditions

Word Processing Document API

  • RichEditDocumentServer and SnapDocumentServer produce corrupted OpenXml under a non-default locale
  • The "A generic error occurred in GDI+." exception is...