Essential Studio for Xamarin.Android Release Notes

v14.2.0.32
August 30, 2016

DocIO

Features

  • #160314 - Support to access comment start and end range has been added.

Bug Fixes

  • #161012 - Null reference exception is no longer thrown while opening the RTF file.
  • #159859 - Image background color is now preserved properly while resaving the Word document.
  • #160658 - Picture color is now preserved properly while resaving the Word document.
  • #161449 - Opening the particular DOCX format document no longer hangs.

PDF

Features

  • #159598 - Added support for reading and writing XMP metadata.

Bug Fixes

  • #161994 - Exception is no longer thrown while flattening the form field.
  • #158792 - Performance is now improved while merging PDF documents.
  • #160094 - Images are rendered properly while drawing in PDF document.
  • #160057 - NullReferenceException is no longer thrown while merging the PDF document.
  • #159398 - NullReferenceException is no longer thrown while getting the index from page.
  • #159067 - Fatal error exception is no longer thrown while loading the PDF document.

Presentation

Features

  • #159550 - Support was now added to mark the PowerPoint Presentation as Final(Non editable)

Bug Fixes

  • #159312 - PowerPoint presentations will be no longer corrupted while resaving
  • #159309 - PowerPoint presentations will be no longer corrupted while cloning the slides with comments
  • #157762 ,#160677 - The existing paragraph font size is now retrieved properly while loading the PowerPoint presentations
  • #157742 - The font size for the contents within table is now retrieved properly while loading the PowerPoint presentations
  • #160677 - The “FontName” of the paragraph is now retrieved properly while loading the PowerPoint presentations
  • #160677 - The “HorizontalAlignment” value of the shapes are now retrieved properly while loading the PowerPoint presentations
  • #160677 - The “VerticalAlignment” value of the shapes are now retrieved properly while loading the PowerPoint presentations

SfCircularGauge

Bug Fixes

  • #161129 - Now, CircularGauge NeedlePointer EnableAnimation works properly.

SfDataGrid

Features

  • #155581, 162114 Support for Unbound column has been provided

Bug fixes

  • #161682- Swipe between tabs not working in ViewPager has been fixed.
  • #155581, 161624- Sorting is not working while using Dynamic Binding has been fixed.
  • #F124963- RightSwipeView does not layout properly when grid size is greater than view size has been fixed.

XlsIO

Bug fixes

  • #160083 - Argument exception is no longer thrown while opening an Excel file with charts.
  • #160340 - Performance issue in reading values of worksheet when using UsedRangeIncludesFormatting is fixed.
  • #152749 - CSV data type preservation issue is fixed.
  • #161558 - Maximum number of extended formats exceeded error is no longer thrown while formatting workbook.
  • #161778 - Invalid cast exception is no longer thrown while performing FindFirst() operation.
  • #161670 - Issues with custom date formats in conditional formats are fixed.
  • #159075 - Issue with thousands separator while importing currency value to data table in Slovak culture is fixed.
  • #160320 - Performance issue in IRange.BorderInside() for large range is fixed.
  • #160440 - Corruption issue due to improper reference in formula is fixed.
  • #160440 - Text filter is now case insensitive.
  • #158784 - Files with line break in table column names are no longer corrupted.
  • #160900 - Prompt is raised when closing the generated workbook is fixed.
  • #161628 - Prompt is raised when closing the resaved workbook is fixed.
  • #162364 - Issue with calculation modes is fixed.
  • #159681 - Issue with OLE objects in Spreadsheet viewer is fixed.
  • #160440 - Performance is improved when opening Excel documents with multiple nested formula in filtered column.
  • #160871 - Issues with AutoFitColumns() on cells with indent level are fixed.
  • #162348 - Argument out of range exception is no longer thrown while inserting a row.
  • #162365 - Argument out of range exception thrown while opening an Excel file with improper style index is resolved.