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
10
10
{% include release-info.html date="December 21, 2022" version="v20.4.0.38" %}
11
11
12
12
13
-
14
-
15
-
16
13
## DocIO
17
14
18
15
### Features
19
16
{:#DocIO-features}
20
17
21
18
- ` #I249958 ` – Convert the Word document to a Markdown file.
22
19
- ` #FB-38025 ` – Preserve new line characters in the table of contents entries of the Word document.
20
+
23
21
## PDF
24
22
25
23
### Breaking changes
@@ -55,6 +53,7 @@ documentation: ug
55
53
* \# F176704 - The incorrect signature validation results no longer occur while validating the signature.
56
54
* \# I419079 - The conversion failure when converting XPS to PDF no longer occurs in a particular XPS document.
57
55
* \# I412677 - The preservation issue no longer occurs when converting XPS to a PDF document.
56
+
58
57
## Presentation
59
58
60
59
### Features
@@ -104,10 +103,22 @@ documentation: ug
104
103
<td >Syncfusion.Presentation</td >
105
104
</tr >
106
105
</table >
106
+
107
107
## XlsIO
108
108
109
109
### Breaking Changes
110
110
{:#xlsio-breaking-changes}
111
111
112
112
* \# F178313 - ` Remove ` method is added under ` IPivotFilters ` interface to remove existing filters in the pivot field.
113
113
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
23
23
</div >
24
24
25
25
26
-
27
-
28
-
29
-
30
26
## DocIO
31
27
32
28
### Bug Fixes
@@ -35,6 +31,8 @@ We have removed the Syncfusion Licensing NuGet package v20.4.0.40 from the nuget
35
31
- ` #I418564 ` , ` #I418564 ` , ` #I419529 ` - Table is now preserved properly while converting a DOCX format document to PDF.
36
32
- ` #I421989 ` – The ** ArgumentException** will no longer be thrown while converting a Word document to PDF.
37
33
- ` #I418564 ` - Nested table is now preserved properly while converting a DOCX format document to PDF.
34
+
35
+
38
36
## PDF
39
37
40
38
### Bug Fixes
@@ -51,15 +49,16 @@ We have removed the Syncfusion Licensing NuGet package v20.4.0.40 from the nuget
51
49
* \# I423288 - An exception will no longer occur when repairing document structure corrupted PDF document.
52
50
* \# I420880 - The issue with "External true type fonts not properly preserved in chrome issue" has now been resolved.
53
51
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. "
59
52
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. "
65
53
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
9
9
10
10
{% include release-info.html date="December 29, 2022" version="v20.4.0.41" %}
11
11
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
-
22
12
## PDF
23
13
24
14
### Bug Fixes
@@ -35,12 +25,6 @@ No Changes for this product in this version.
35
25
* \# I420880 - The issue with "External true type fonts not properly preserved in chrome issue" has now been resolved.
36
26
* \# F179370, #F179371 - The issues with missing annotations and signature fields will no longer occur when parsing an existing PDF document.
37
27
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
-
44
28
## XlsIO
45
29
46
30
### Bug Fixes
@@ -49,3 +33,16 @@ No Changes for this product in this version.
49
33
* \# I420822 - Text box text alignment is now rendered properly in Excel to PDF conversion even when each text has individual alignment.
50
34
* \# I423423 - Text filter now works case insensitive, while applying advanced filter with unique option.
51
35
* \# 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
10
10
{% include release-info.html date="January 04, 2023" version="v20.4.0.42" %}
11
11
12
12
13
-
14
-
15
-
16
13
## DocIO
17
14
18
15
### Bug Fixes
@@ -28,17 +25,6 @@ documentation: ug
28
25
- ` #I418564 ` - Nested table is now preserved properly while converting a DOCX format document to PDF.
29
26
- ` #I424829 ` - Underline is now preserved properly for the center tab stop while converting a Word document to PDF.
30
27
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. "
42
28
43
29
## XlsIO
44
30
@@ -51,3 +37,16 @@ No Changes for this product in this version.
51
37
* \# I425336 - Null reference exception being thrown when the series category and value axis point count are not equal is now resolved.
52
38
53
39
* 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
9
9
10
10
{% include release-info.html date="January 10, 2023" version="v20.4.0.43" %}
11
11
12
-
13
-
14
-
15
-
16
12
## DocIO
17
13
18
14
### Bug Fixes
@@ -24,11 +20,7 @@ documentation: ug
24
20
- ` #I425545 ` - List value is now preserved properly while resaving a DOCX format document.
25
21
- ` #I426606 ` - Hanging issue has been resolved now while converting a Word document to PDF.
26
22
- ` #I425091 ` - Table is now preserved properly while converting a DOCX format document to PDF.
27
- ## pdf
28
23
29
- No Changes for this product in this version.
30
-
31
- [ // ] : # " Delete the contents of this file while new content is added. "
32
24
33
25
## Presentation
34
26
@@ -38,10 +30,23 @@ No Changes for this product in this version.
38
30
- ` #I420979 ` , ` #I423197 ` - The New line characters will now preserved properly while converting a PowerPoint presentation to PDF.
39
31
- ` #I426198 ` - The ** ArgumentOutOfRangeException** will no longer be thrown while converting a PowerPoint presentation to PDF.
40
32
- ` #I422293 ` - The ** ObjectDisposedException** will no longer be thrown while creating the multiple Presentation objects using same stream.
33
+
41
34
## XlsIO
42
35
43
36
### Bug Fixes
44
37
{:#xlsio-bug-fixes}
45
38
46
39
* \# I426982 - Null reference exception thown while opening the Excel document is now resolved.
47
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
9
9
10
10
{% include release-info.html date="January 18, 2023" version="v20.4.0.44" %}
11
11
12
-
13
-
14
-
15
-
16
12
## Common
17
13
18
14
### Breaking changes
@@ -29,6 +25,7 @@ The following Syncfusion ASP.NET MVC packages was deprecated.
29
25
* Syncfusion.AspNet.Mvc5.Pivot
30
26
* Syncfusion.AspNet.Mvc5.PdfViewer
31
27
* Syncfusion.HtmlToPdfConverter.IE.AspNet.Mvc5
28
+
32
29
## DocIO
33
30
34
31
### Bug Fixes
@@ -42,3 +39,14 @@ The following Syncfusion ASP.NET MVC packages was deprecated.
42
39
- ` #I427183 ` - Table row is now preserved properly while converting a Word document to PDF.
43
40
- ` #I427808 ` - Line break inside the frame is now preserved properly while converting a Word document to PDF.
44
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 @@ -22,10 +22,24 @@ documentation: ug
22
22
- ` #I429194 ` - List number is now preserved properly while converting a DOCX format document to PDF.
23
23
- ` #I430397 ` - Hanging issue has been resolved while opening a Strict Open XML document.
24
24
- ` #I430866 ` - The ** NullReferenceException** will no longer thrown while calling ` UpdateWordCount ` API.
25
+
25
26
## Presentation
26
27
27
28
### Bug Fixes
28
29
{:#Presentation-bug-fixes}
29
30
30
31
- ` #I430678 ` - The ** NullReferenceException** will no longer be thrown while parsing an Ole Object of group shape.
31
32
- 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