Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 14 additions & 3 deletions aspnetmvc/Release-notes/v20.4.0.38.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,14 @@ documentation: ug
{% include release-info.html date="December 21, 2022" version="v20.4.0.38" %}





## DocIO

### Features
{:#DocIO-features}

- `#I249958` – Convert the Word document to a Markdown file.
- `#FB-38025` – Preserve new line characters in the table of contents entries of the Word document.

## PDF

### Breaking changes
Expand Down Expand Up @@ -55,6 +53,7 @@ documentation: ug
* \#F176704 - The incorrect signature validation results no longer occur while validating the signature.
* \#I419079 - The conversion failure when converting XPS to PDF no longer occurs in a particular XPS document.
* \#I412677 - The preservation issue no longer occurs when converting XPS to a PDF document.

## Presentation

### Features
Expand Down Expand Up @@ -104,10 +103,22 @@ documentation: ug
<td>Syncfusion.Presentation</td>
</tr>
</table>

## XlsIO

### Breaking Changes
{:#xlsio-breaking-changes}

* \#F178313 - `Remove` method is added under `IPivotFilters` interface to remove existing filters in the pivot field.

<style>
#note {
font-size: .88em!important;
margin-top: 1.5em; margin-bottom: 1.5em;
background-color: #efd9fd;
padding: 10px 17px 14px;
}
</style>
<div id="note">
Note : The bug or feature items that do not have a corresponding ID associated with them are internally identified
</div>
27 changes: 13 additions & 14 deletions aspnetmvc/Release-notes/v20.4.0.40.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,6 @@ We have removed the Syncfusion Licensing NuGet package v20.4.0.40 from the nuget
</div>






## DocIO

### Bug Fixes
Expand All @@ -35,6 +31,8 @@ We have removed the Syncfusion Licensing NuGet package v20.4.0.40 from the nuget
- `#I418564`, `#I418564`, `#I419529` - Table is now preserved properly while converting a DOCX format document to PDF.
- `#I421989` – The **ArgumentException** will no longer be thrown while converting a Word document to PDF.
- `#I418564` - Nested table is now preserved properly while converting a DOCX format document to PDF.


## PDF

### Bug Fixes
Expand All @@ -51,15 +49,16 @@ We have removed the Syncfusion Licensing NuGet package v20.4.0.40 from the nuget
* \#I423288 - An exception will no longer occur when repairing document structure corrupted PDF document.
* \#I420880 - The issue with "External true type fonts not properly preserved in chrome issue" has now been resolved.

## Presentation

No Changes for this product in this version.

[//]: # "Delete the contents of this file while new content is added."

## XlsIO

No Changes for this product in this version.

[//]: # "Delete the contents of this file while new content is added."

<style>
#note {
font-size: .88em!important;
margin-top: 1.5em; margin-bottom: 1.5em;
background-color: #efd9fd;
padding: 10px 17px 14px;
}
</style>
<div id="note">
Note : The bug or feature items that do not have a corresponding ID associated with them are internally identified
</div>
29 changes: 13 additions & 16 deletions aspnetmvc/Release-notes/v20.4.0.41.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,6 @@ documentation: ug

{% include release-info.html date="December 29, 2022" version="v20.4.0.41" %}





## DocIO

No Changes for this product in this version.

[//]: # "Delete the contents of this file while new content is added."

## PDF

### Bug Fixes
Expand All @@ -35,12 +25,6 @@ No Changes for this product in this version.
* \#I420880 - The issue with "External true type fonts not properly preserved in chrome issue" has now been resolved.
* \#F179370, #F179371 - The issues with missing annotations and signature fields will no longer occur when parsing an existing PDF document.

## Presentation

No Changes for this product in this version.

[//]: # "Delete the contents of this file while new content is added."

## XlsIO

### Bug Fixes
Expand All @@ -49,3 +33,16 @@ No Changes for this product in this version.
* \#I420822 - Text box text alignment is now rendered properly in Excel to PDF conversion even when each text has individual alignment.
* \#I423423 - Text filter now works case insensitive, while applying advanced filter with unique option.
* \#I422639 - Exception thrown while converting a combination of bar and scatter chart to image is now resolved.


<style>
#note {
font-size: .88em!important;
margin-top: 1.5em; margin-bottom: 1.5em;
background-color: #efd9fd;
padding: 10px 17px 14px;
}
</style>
<div id="note">
Note : The bug or feature items that do not have a corresponding ID associated with them are internally identified
</div>
27 changes: 13 additions & 14 deletions aspnetmvc/Release-notes/v20.4.0.42.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ documentation: ug
{% include release-info.html date="January 04, 2023" version="v20.4.0.42" %}





## DocIO

### Bug Fixes
Expand All @@ -28,17 +25,6 @@ documentation: ug
- `#I418564` - Nested table is now preserved properly while converting a DOCX format document to PDF.
- `#I424829` - Underline is now preserved properly for the center tab stop while converting a Word document to PDF.

## pdf

No Changes for this product in this version.

[//]: # "Delete the contents of this file while new content is added."

## Presentation

No Changes for this product in this version.

[//]: # "Delete the contents of this file while new content is added."

## XlsIO

Expand All @@ -51,3 +37,16 @@ No Changes for this product in this version.
* \#I425336 - Null reference exception being thrown when the series category and value axis point count are not equal is now resolved.

* Cells with case sensitive text are now filtered properly.


<style>
#note {
font-size: .88em!important;
margin-top: 1.5em; margin-bottom: 1.5em;
background-color: #efd9fd;
padding: 10px 17px 14px;
}
</style>
<div id="note">
Note : The bug or feature items that do not have a corresponding ID associated with them are internally identified
</div>
21 changes: 13 additions & 8 deletions aspnetmvc/Release-notes/v20.4.0.43.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ documentation: ug

{% include release-info.html date="January 10, 2023" version="v20.4.0.43" %}





## DocIO

### Bug Fixes
Expand All @@ -24,11 +20,7 @@ documentation: ug
- `#I425545` - List value is now preserved properly while resaving a DOCX format document.
- `#I426606` - Hanging issue has been resolved now while converting a Word document to PDF.
- `#I425091` - Table is now preserved properly while converting a DOCX format document to PDF.
## pdf

No Changes for this product in this version.

[//]: # "Delete the contents of this file while new content is added."

## Presentation

Expand All @@ -38,10 +30,23 @@ No Changes for this product in this version.
- `#I420979`, `#I423197` - The New line characters will now preserved properly while converting a PowerPoint presentation to PDF.
- `#I426198` - The **ArgumentOutOfRangeException** will no longer be thrown while converting a PowerPoint presentation to PDF.
- `#I422293` - The **ObjectDisposedException** will no longer be thrown while creating the multiple Presentation objects using same stream.

## XlsIO

### Bug Fixes
{:#xlsio-bug-fixes}

* \#I426982 - Null reference exception thown while opening the Excel document is now resolved.


<style>
#note {
font-size: .88em!important;
margin-top: 1.5em; margin-bottom: 1.5em;
background-color: #efd9fd;
padding: 10px 17px 14px;
}
</style>
<div id="note">
Note : The bug or feature items that do not have a corresponding ID associated with them are internally identified
</div>
16 changes: 12 additions & 4 deletions aspnetmvc/Release-notes/v20.4.0.44.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@ documentation: ug

{% include release-info.html date="January 18, 2023" version="v20.4.0.44" %}





## Common

### Breaking changes
Expand All @@ -29,6 +25,7 @@ The following Syncfusion ASP.NET MVC packages was deprecated.
* Syncfusion.AspNet.Mvc5.Pivot
* Syncfusion.AspNet.Mvc5.PdfViewer
* Syncfusion.HtmlToPdfConverter.IE.AspNet.Mvc5

## DocIO

### Bug Fixes
Expand All @@ -42,3 +39,14 @@ The following Syncfusion ASP.NET MVC packages was deprecated.
- `#I427183` - Table row is now preserved properly while converting a Word document to PDF.
- `#I427808` - Line break inside the frame is now preserved properly while converting a Word document to PDF.

<style>
#note {
font-size: .88em!important;
margin-top: 1.5em; margin-bottom: 1.5em;
background-color: #efd9fd;
padding: 10px 17px 14px;
}
</style>
<div id="note">
Note : The bug or feature items that do not have a corresponding ID associated with them are internally identified
</div>
14 changes: 14 additions & 0 deletions aspnetmvc/Release-notes/v20.4.0.49.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,24 @@ documentation: ug
- `#I429194` - List number is now preserved properly while converting a DOCX format document to PDF.
- `#I430397` - Hanging issue has been resolved while opening a Strict Open XML document.
- `#I430866` - The **NullReferenceException** will no longer thrown while calling `UpdateWordCount` API.

## Presentation

### Bug Fixes
{:#Presentation-bug-fixes}

- `#I430678` - The **NullReferenceException** will no longer be thrown while parsing an Ole Object of group shape.
- The **NullReferenceException** will no longer be thrown while closing a PowerPoint presentation with empty section.


<style>
#note {
font-size: .88em!important;
margin-top: 1.5em; margin-bottom: 1.5em;
background-color: #efd9fd;
padding: 10px 17px 14px;
}
</style>
<div id="note">
Note : The bug or feature items that do not have a corresponding ID associated with them are internally identified
</div>