File tree Expand file tree Collapse file tree 7 files changed +92
-59
lines changed
Expand file tree Collapse file tree 7 files changed +92
-59
lines changed Original file line number Diff line number Diff line change @@ -10,16 +10,14 @@ documentation: ug
1010{% include release-info.html date="December 21, 2022" version="v20.4.0.38" %}
1111
1212
13-
14-
15-
1613## DocIO
1714
1815### Features
1916{:#DocIO-features}
2017
2118- ` #I249958 ` – Convert the Word document to a Markdown file.
2219- ` #FB-38025 ` – Preserve new line characters in the table of contents entries of the Word document.
20+
2321## PDF
2422
2523### Breaking changes
@@ -55,6 +53,7 @@ documentation: ug
5553* \# F176704 - The incorrect signature validation results no longer occur while validating the signature.
5654* \# I419079 - The conversion failure when converting XPS to PDF no longer occurs in a particular XPS document.
5755* \# I412677 - The preservation issue no longer occurs when converting XPS to a PDF document.
56+
5857## Presentation
5958
6059### Features
@@ -104,10 +103,22 @@ documentation: ug
104103<td >Syncfusion.Presentation</td >
105104</tr >
106105</table >
106+
107107## XlsIO
108108
109109### Breaking Changes
110110{:#xlsio-breaking-changes}
111111
112112* \# F178313 - ` Remove ` method is added under ` IPivotFilters ` interface to remove existing filters in the pivot field.
113113
114+ <style >
115+ #note {
116+ font-size : .88em !important ;
117+ margin-top : 1.5em ; margin-bottom : 1.5em ;
118+ background-color : #efd9fd ;
119+ padding : 10px 17px 14px ;
120+ }
121+ </style >
122+ <div id =" note " >
123+ Note : The bug or feature items that do not have a corresponding ID associated with them are internally identified
124+ </div >
Original file line number Diff line number Diff line change @@ -23,10 +23,6 @@ We have removed the Syncfusion Licensing NuGet package v20.4.0.40 from the nuget
2323</div >
2424
2525
26-
27-
28-
29-
3026## DocIO
3127
3228### Bug Fixes
@@ -35,6 +31,8 @@ We have removed the Syncfusion Licensing NuGet package v20.4.0.40 from the nuget
3531- ` #I418564 ` , ` #I418564 ` , ` #I419529 ` - Table is now preserved properly while converting a DOCX format document to PDF.
3632- ` #I421989 ` – The ** ArgumentException** will no longer be thrown while converting a Word document to PDF.
3733- ` #I418564 ` - Nested table is now preserved properly while converting a DOCX format document to PDF.
34+
35+
3836## PDF
3937
4038### Bug Fixes
@@ -51,15 +49,16 @@ We have removed the Syncfusion Licensing NuGet package v20.4.0.40 from the nuget
5149* \# I423288 - An exception will no longer occur when repairing document structure corrupted PDF document.
5250* \# I420880 - The issue with "External true type fonts not properly preserved in chrome issue" has now been resolved.
5351
54- ## Presentation
55-
56- No Changes for this product in this version.
57-
58- [ // ] : # " Delete the contents of this file while new content is added. "
5952
60- ## XlsIO
61-
62- No Changes for this product in this version.
63-
64- [ // ] : # " Delete the contents of this file while new content is added. "
6553
54+ <style >
55+ #note {
56+ font-size : .88em !important ;
57+ margin-top : 1.5em ; margin-bottom : 1.5em ;
58+ background-color : #efd9fd ;
59+ padding : 10px 17px 14px ;
60+ }
61+ </style >
62+ <div id =" note " >
63+ Note : The bug or feature items that do not have a corresponding ID associated with them are internally identified
64+ </div >
Original file line number Diff line number Diff line change @@ -9,16 +9,6 @@ documentation: ug
99
1010{% include release-info.html date="December 29, 2022" version="v20.4.0.41" %}
1111
12-
13-
14-
15-
16- ## DocIO
17-
18- No Changes for this product in this version.
19-
20- [ // ] : # " Delete the contents of this file while new content is added. "
21-
2212## PDF
2313
2414### Bug Fixes
@@ -35,12 +25,6 @@ No Changes for this product in this version.
3525* \# I420880 - The issue with "External true type fonts not properly preserved in chrome issue" has now been resolved.
3626* \# F179370, #F179371 - The issues with missing annotations and signature fields will no longer occur when parsing an existing PDF document.
3727
38- ## Presentation
39-
40- No Changes for this product in this version.
41-
42- [ // ] : # " Delete the contents of this file while new content is added. "
43-
4428## XlsIO
4529
4630### Bug Fixes
@@ -49,3 +33,16 @@ No Changes for this product in this version.
4933* \# I420822 - Text box text alignment is now rendered properly in Excel to PDF conversion even when each text has individual alignment.
5034* \# I423423 - Text filter now works case insensitive, while applying advanced filter with unique option.
5135* \# I422639 - Exception thrown while converting a combination of bar and scatter chart to image is now resolved.
36+
37+
38+ <style >
39+ #note {
40+ font-size : .88em !important ;
41+ margin-top : 1.5em ; margin-bottom : 1.5em ;
42+ background-color : #efd9fd ;
43+ padding : 10px 17px 14px ;
44+ }
45+ </style >
46+ <div id =" note " >
47+ Note : The bug or feature items that do not have a corresponding ID associated with them are internally identified
48+ </div >
Original file line number Diff line number Diff line change @@ -10,9 +10,6 @@ documentation: ug
1010{% include release-info.html date="January 04, 2023" version="v20.4.0.42" %}
1111
1212
13-
14-
15-
1613## DocIO
1714
1815### Bug Fixes
@@ -28,17 +25,6 @@ documentation: ug
2825- ` #I418564 ` - Nested table is now preserved properly while converting a DOCX format document to PDF.
2926- ` #I424829 ` - Underline is now preserved properly for the center tab stop while converting a Word document to PDF.
3027
31- ## pdf
32-
33- No Changes for this product in this version.
34-
35- [ // ] : # " Delete the contents of this file while new content is added. "
36-
37- ## Presentation
38-
39- No Changes for this product in this version.
40-
41- [ // ] : # " Delete the contents of this file while new content is added. "
4228
4329## XlsIO
4430
@@ -51,3 +37,16 @@ No Changes for this product in this version.
5137* \# I425336 - Null reference exception being thrown when the series category and value axis point count are not equal is now resolved.
5238
5339* Cells with case sensitive text are now filtered properly.
40+
41+
42+ <style >
43+ #note {
44+ font-size : .88em !important ;
45+ margin-top : 1.5em ; margin-bottom : 1.5em ;
46+ background-color : #efd9fd ;
47+ padding : 10px 17px 14px ;
48+ }
49+ </style >
50+ <div id =" note " >
51+ Note : The bug or feature items that do not have a corresponding ID associated with them are internally identified
52+ </div >
Original file line number Diff line number Diff line change @@ -9,10 +9,6 @@ documentation: ug
99
1010{% include release-info.html date="January 10, 2023" version="v20.4.0.43" %}
1111
12-
13-
14-
15-
1612## DocIO
1713
1814### Bug Fixes
@@ -24,11 +20,7 @@ documentation: ug
2420- ` #I425545 ` - List value is now preserved properly while resaving a DOCX format document.
2521- ` #I426606 ` - Hanging issue has been resolved now while converting a Word document to PDF.
2622- ` #I425091 ` - Table is now preserved properly while converting a DOCX format document to PDF.
27- ## pdf
2823
29- No Changes for this product in this version.
30-
31- [ // ] : # " Delete the contents of this file while new content is added. "
3224
3325## Presentation
3426
@@ -38,10 +30,23 @@ No Changes for this product in this version.
3830- ` #I420979 ` , ` #I423197 ` - The New line characters will now preserved properly while converting a PowerPoint presentation to PDF.
3931- ` #I426198 ` - The ** ArgumentOutOfRangeException** will no longer be thrown while converting a PowerPoint presentation to PDF.
4032- ` #I422293 ` - The ** ObjectDisposedException** will no longer be thrown while creating the multiple Presentation objects using same stream.
33+
4134## XlsIO
4235
4336### Bug Fixes
4437{:#xlsio-bug-fixes}
4538
4639* \# I426982 - Null reference exception thown while opening the Excel document is now resolved.
4740
41+
42+ <style >
43+ #note {
44+ font-size : .88em !important ;
45+ margin-top : 1.5em ; margin-bottom : 1.5em ;
46+ background-color : #efd9fd ;
47+ padding : 10px 17px 14px ;
48+ }
49+ </style >
50+ <div id =" note " >
51+ Note : The bug or feature items that do not have a corresponding ID associated with them are internally identified
52+ </div >
Original file line number Diff line number Diff line change @@ -9,10 +9,6 @@ documentation: ug
99
1010{% include release-info.html date="January 18, 2023" version="v20.4.0.44" %}
1111
12-
13-
14-
15-
1612## Common
1713
1814### Breaking changes
@@ -29,6 +25,7 @@ The following Syncfusion ASP.NET MVC packages was deprecated.
2925* Syncfusion.AspNet.Mvc5.Pivot
3026* Syncfusion.AspNet.Mvc5.PdfViewer
3127* Syncfusion.HtmlToPdfConverter.IE.AspNet.Mvc5
28+
3229## DocIO
3330
3431### Bug Fixes
@@ -42,3 +39,14 @@ The following Syncfusion ASP.NET MVC packages was deprecated.
4239- ` #I427183 ` - Table row is now preserved properly while converting a Word document to PDF.
4340- ` #I427808 ` - Line break inside the frame is now preserved properly while converting a Word document to PDF.
4441
42+ <style >
43+ #note {
44+ font-size : .88em !important ;
45+ margin-top : 1.5em ; margin-bottom : 1.5em ;
46+ background-color : #efd9fd ;
47+ padding : 10px 17px 14px ;
48+ }
49+ </style >
50+ <div id =" note " >
51+ Note : The bug or feature items that do not have a corresponding ID associated with them are internally identified
52+ </div >
Original file line number Diff line number Diff line change @@ -22,10 +22,24 @@ documentation: ug
2222- ` #I429194 ` - List number is now preserved properly while converting a DOCX format document to PDF.
2323- ` #I430397 ` - Hanging issue has been resolved while opening a Strict Open XML document.
2424- ` #I430866 ` - The ** NullReferenceException** will no longer thrown while calling ` UpdateWordCount ` API.
25+
2526## Presentation
2627
2728### Bug Fixes
2829{:#Presentation-bug-fixes}
2930
3031- ` #I430678 ` - The ** NullReferenceException** will no longer be thrown while parsing an Ole Object of group shape.
3132- The ** NullReferenceException** will no longer be thrown while closing a PowerPoint presentation with empty section.
33+
34+
35+ <style >
36+ #note {
37+ font-size : .88em !important ;
38+ margin-top : 1.5em ; margin-bottom : 1.5em ;
39+ background-color : #efd9fd ;
40+ padding : 10px 17px 14px ;
41+ }
42+ </style >
43+ <div id =" note " >
44+ Note : The bug or feature items that do not have a corresponding ID associated with them are internally identified
45+ </div >
You can’t perform that action at this time.
0 commit comments