diff --git a/File-Formats-toc.html b/File-Formats-toc.html
index 979069508..0c5eb6e7c 100644
--- a/File-Formats-toc.html
+++ b/File-Formats-toc.html
@@ -1645,7 +1645,7 @@
Release Notes
- - 2023 Volume 4 - v24.*
- 2023 Volume 3 - v23.*
- 2023 Volume 2 - v22.*
+ - 2023 Volume 4 - v24.*
- 2023 Volume 3 - v23.*
- 2023 Volume 2 - v22.*
- 2023 Volume 1 - v21.*
- 2022 Volume 4 - v20.4.0.*
- 2022 Volume 3 - v20.3.0.*
- 2022 Volume 2 - v20.2.0.*
- 2022 volume 1 - v20.1.0.*
- 2021 Volume 4 - v19.4.0.*
- 2021 volume 3 - v19.3.0.*
- 2021 Volume 2 - v19.2.0.*
- 2021 Volume 1 - v19.1.0.*
- 2020 Volume 4 - v18.4.0.*
- 2020 Volume 3 - v18.3.0.*
- 2020 Volume 2 - v18.2.0.*
- 2020 Volume 1 - v18.1.0.*
- 2019 Volume 4 - v17.4.0.*
- 2019 Volume 3 - v17.3.0.*
diff --git a/File-Formats/DocIO/Convert-Word-Document-to-Image-in-Blazor.md b/File-Formats/DocIO/Convert-Word-Document-to-Image-in-Blazor.md
index 5b7fca528..9eda33c05 100644
--- a/File-Formats/DocIO/Convert-Word-Document-to-Image-in-Blazor.md
+++ b/File-Formats/DocIO/Convert-Word-Document-to-Image-in-Blazor.md
@@ -217,7 +217,7 @@ Step 4: Add the following ItemGroup tag in the **Blazor WASM csproj** file.
{% endtabs %}
-N> Install this wasm-tools and wasm-tools-net6 by using the "dotnet workload install wasm-tools" and "dotnet workload install wasm-tools-net6" commands in your command prompt respectively if you are facing issues related to Skiasharp during runtime.
+N> Install this wasm-tools and wasm-tools-net6 by using the "dotnet workload install wasm-tools" and "dotnet workload install wasm-tools-net6" commands in your command prompt respectively if you are facing issues related to Skiasharp during runtime. After installing wasm tools using the above commands, please restart your machine.
Step 5: Enable the following property in the Blazor WASM csproj file.
diff --git a/File-Formats/DocIO/Convert-Word-Document-to-PDF-in-Blazor.md b/File-Formats/DocIO/Convert-Word-Document-to-PDF-in-Blazor.md
index c9009b3f8..d2f9131ff 100644
--- a/File-Formats/DocIO/Convert-Word-Document-to-PDF-in-Blazor.md
+++ b/File-Formats/DocIO/Convert-Word-Document-to-PDF-in-Blazor.md
@@ -217,7 +217,7 @@ Step 4: Add the following ItemGroup tag in the **Blazor WASM csproj** file.
{% endtabs %}
-N> Install this wasm-tools and wasm-tools-net6 by using the "dotnet workload install wasm-tools" and "dotnet workload install wasm-tools-net6" commands in your command prompt respectively if you are facing issues related to Skiasharp during runtime.
+N> Install this wasm-tools and wasm-tools-net6 by using the "dotnet workload install wasm-tools" and "dotnet workload install wasm-tools-net6" commands in your command prompt respectively if you are facing issues related to Skiasharp during runtime. After installing wasm tools using the above commands, please restart your machine.
Step 5: Enable the following property in the Blazor WASM csproj file.
diff --git a/File-Formats/Presentation/Convert-PowerPoint-to-Image-in-Blazor.md b/File-Formats/Presentation/Convert-PowerPoint-to-Image-in-Blazor.md
index 2661e83b0..20d615a7b 100644
--- a/File-Formats/Presentation/Convert-PowerPoint-to-Image-in-Blazor.md
+++ b/File-Formats/Presentation/Convert-PowerPoint-to-Image-in-Blazor.md
@@ -214,7 +214,7 @@ Step 5: Add the following ItemGroup tag in the **Blazor WASM csproj** file.
{% endhighlight %}
{% endtabs %}
-N> Install this wasm-tools and wasm-tools-net6 by using the "dotnet workload install wasm-tools" and "dotnet workload install wasm-tools-net6" commands in your command prompt respectively if you are facing issues related to Skiasharp during runtime.
+N> Install this wasm-tools and wasm-tools-net6 by using the "dotnet workload install wasm-tools" and "dotnet workload install wasm-tools-net6" commands in your command prompt respectively if you are facing issues related to Skiasharp during runtime. After installing wasm tools using the above commands, please restart your machine.
Step 6: Enable the following property in the **Blazor WASM csproj** file.
diff --git a/File-Formats/Presentation/Convert-PowerPoint-to-PDF-in-Blazor.md b/File-Formats/Presentation/Convert-PowerPoint-to-PDF-in-Blazor.md
index 1669ebe77..37ee0da90 100644
--- a/File-Formats/Presentation/Convert-PowerPoint-to-PDF-in-Blazor.md
+++ b/File-Formats/Presentation/Convert-PowerPoint-to-PDF-in-Blazor.md
@@ -215,7 +215,7 @@ Step 5: Add the following ItemGroup tag in the **Blazor WASM csproj** file.
{% endhighlight %}
{% endtabs %}
-N> Install this wasm-tools and wasm-tools-net6 by using the "dotnet workload install wasm-tools" and "dotnet workload install wasm-tools-net6" commands in your command prompt respectively if you are facing issues related to Skiasharp during runtime.
+N> Install this wasm-tools and wasm-tools-net6 by using the "dotnet workload install wasm-tools" and "dotnet workload install wasm-tools-net6" commands in your command prompt respectively if you are facing issues related to Skiasharp during runtime. After installing wasm tools using the above commands, please restart your machine.
Step 6: Enable the following property in the **Blazor WASM csproj** file.
diff --git a/File-Formats/Presentation/FAQ.md b/File-Formats/Presentation/FAQ.md
index 39a6566ac..50c1de36f 100644
--- a/File-Formats/Presentation/FAQ.md
+++ b/File-Formats/Presentation/FAQ.md
@@ -48,13 +48,13 @@ Current version of the Essential Presentation library does not provide support f
You can improve the quality of converted images by specifying the image resolution. Refer – [Converting PowerPoint presentation to Images](/file-formats/presentation/getting-started#converting-powerpoint-presentation-to-images)
-## Why metafile (*.wmf, *.emf) and TIFF images are not preserved in PPTX to PDF/Image conversion?
+## Why metafile (*.wmf, *.emf) images are not preserved in PPTX to PDF/Image conversion?
-In .NET Core or .NET targeting applications, metafile (*.wmf, *.emf) and TIFF images have some limitations in PresentationRenderer. Internally, PresentationRenderer use SkiaSharp graphics library to layout the text and images in PDF/Image conversion. And SkiaSharp library doesn’t support the metafile (*.emf, *.wmf) and TIFF images, so, it doesn’t preserve the images in the mentioned applications.
+In .NET Core or .NET targeting applications, metafile (*.wmf, *.emf) images have some limitations in PresentationRenderer. Internally, PresentationRenderer use SkiaSharp graphics library to layout the text and images in PDF/Image conversion. And SkiaSharp library doesn’t support the metafile (*.emf, *.wmf) images, so, it doesn’t preserve the images in the mentioned applications.
-If the PowerPoint contains metafile (*.wmf or *.emf) and TIFF images, internally, Presentation doesn't preserve these during the PPTX to PDF or image conversions.
+If the PowerPoint contains metafile (*.wmf or *.emf) images, internally, Presentation doesn't preserve these during the PPTX to PDF or image conversions.
-To preserve the expected images in the PDF/Image conversion, we suggest you convert the metafile and Tiff image formats to bitmap image format (JPEG or PNG) and then perform PPTX to PDF/Image conversion.
+To preserve the expected images in the PDF/Image conversion, we suggest you convert the metafile image formats to bitmap image format (JPEG or PNG) and then perform PPTX to PDF/Image conversion.
**Suggestion**
diff --git a/File-Formats/Release-Notes/v24.1.45.md b/File-Formats/Release-Notes/v24.1.45.md
new file mode 100644
index 000000000..2fd606861
--- /dev/null
+++ b/File-Formats/Release-Notes/v24.1.45.md
@@ -0,0 +1,98 @@
+---
+title : Essential Studio for File Formats Weekly Nuget Release Release Notes
+description : Essential Studio for File Formats Weekly Nuget Release Release Notes
+platform : file-formats
+documentation: ug
+---
+
+# Essential Studio for File Formats Release Notes
+
+{% include release-info.html date="January 09, 2024" version="v24.1.45" %}
+
+
+## DocIO
+
+* [EJ2 ASP.NET Core Release Notes](https://ej2.syncfusion.com/aspnetcore/documentation/release-notes/24.1.45#docio){:target="_blank"}
+* [EJ2 ASP.NET MVC Release Notes](https://ej2.syncfusion.com/aspnetmvc/documentation/release-notes/24.1.45#docio){:target="_blank"}
+* [EJ2 Angular Release Notes](https://ej2.syncfusion.com/angular/documentation/release-notes/24.1.45#docio){:target="_blank"}
+* [Blazor Release Notes](https://blazor.syncfusion.com/documentation/release-notes/24.1.45#docio){:target="_blank"}
+* [EJ2 React Release Notes](https://ej2.syncfusion.com/react/documentation/release-notes/24.1.45#docio){:target="_blank"}
+* [EJ2 Vue Release Notes](https://ej2.syncfusion.com/vue/documentation/release-notes/24.1.45#docio){:target="_blank"}
+* [EJ2 JavaScript Release Notes](https://ej2.syncfusion.com/javascript/documentation/release-notes/24.1.45#docio){:target="_blank"}
+* [EJ2 TypeScript Release Notes](https://ej2.syncfusion.com/documentation/release-notes/24.1.45#docio){:target="_blank"}
+* [.NET MAUI Release Notes](/maui/release-notes/v24.1.45#docio){:target="_blank"}
+* [Xamarin.Forms Release Notes](/xamarin/release-notes/v24.1.45#docio){:target="_blank"}
+* [Xamarin.Android Release Notes](/xamarin-android/release-notes/v24.1.45#docio){:target="_blank"}
+* [Xamarin.iOS Release Notes](/xamarin-ios/release-notes/v24.1.45#docio){:target="_blank"}
+* [Flutter Release Notes](/flutter/release-notes/v24.1.45#docio){:target="_blank"}
+* [WinUI Release Notes](/winui/release-notes/v24.1.45#docio){:target="_blank"}
+* [UWP Release Notes](/uwp/release-notes/v24.1.45#docio){:target="_blank"}
+* [Windows Forms Release Notes](/windowsforms/release-notes/v24.1.45#docio){:target="_blank"}
+* [WPF Release Notes](/wpf/release-notes/v24.1.45#docio){:target="_blank"}
+
+
+
+## PDF
+
+* [EJ2 ASP.NET Core Release Notes](https://ej2.syncfusion.com/aspnetcore/documentation/release-notes/24.1.45#pdf){:target="_blank"}
+* [EJ2 ASP.NET MVC Release Notes](https://ej2.syncfusion.com/aspnetmvc/documentation/release-notes/24.1.45#pdf){:target="_blank"}
+* [EJ2 Angular Release Notes](https://ej2.syncfusion.com/angular/documentation/release-notes/24.1.45#pdf){:target="_blank"}
+* [Blazor Release Notes](https://blazor.syncfusion.com/documentation/release-notes/24.1.45#pdf){:target="_blank"}
+* [EJ2 React Release Notes](https://ej2.syncfusion.com/react/documentation/release-notes/24.1.45#pdf){:target="_blank"}
+* [EJ2 Vue Release Notes](https://ej2.syncfusion.com/vue/documentation/release-notes/24.1.45#pdf){:target="_blank"}
+* [EJ2 JavaScript Release Notes](https://ej2.syncfusion.com/javascript/documentation/release-notes/24.1.45#pdf){:target="_blank"}
+* [EJ2 TypeScript Release Notes](https://ej2.syncfusion.com/documentation/release-notes/24.1.45#pdf){:target="_blank"}
+* [.NET MAUI Release Notes](/maui/release-notes/v24.1.45#pdf){:target="_blank"}
+* [Xamarin.Forms Release Notes](/xamarin/release-notes/v24.1.45#pdf){:target="_blank"}
+* [Xamarin.Android Release Notes](/xamarin-android/release-notes/v24.1.45#pdf){:target="_blank"}
+* [Xamarin.iOS Release Notes](/xamarin-ios/release-notes/v24.1.45#pdf){:target="_blank"}
+* [Flutter Release Notes](/flutter/release-notes/v24.1.45#pdf){:target="_blank"}
+* [WinUI Release Notes](/winui/release-notes/v24.1.45#pdf){:target="_blank"}
+* [UWP Release Notes](/uwp/release-notes/v24.1.45#pdf){:target="_blank"}
+* [Windows Forms Release Notes](/windowsforms/release-notes/v24.1.45#pdf){:target="_blank"}
+* [WPF Release Notes](/wpf/release-notes/v24.1.45#pdf){:target="_blank"}
+
+
+## Presentation
+
+* [EJ2 ASP.NET Core Release Notes](https://ej2.syncfusion.com/aspnetcore/documentation/release-notes/24.1.45#presentation){:target="_blank"}
+* [EJ2 ASP.NET MVC Release Notes](https://ej2.syncfusion.com/aspnetmvc/documentation/release-notes/24.1.45#presentation){:target="_blank"}
+* [Blazor Release Notes](https://blazor.syncfusion.com/documentation/release-notes/24.1.45#presentation){:target="_blank"}
+* [EJ2 Angular Release Notes](https://ej2.syncfusion.com/angular/documentation/release-notes/24.1.45#presentation){:target="_blank"}
+* [EJ2 React Release Notes](https://ej2.syncfusion.com/react/documentation/release-notes/24.1.45#presentation){:target="_blank"}
+* [EJ2 Vue Release Notes](https://ej2.syncfusion.com/vue/documentation/release-notes/24.1.45#presentation){:target="_blank"}
+* [EJ2 JavaScript Release Notes](https://ej2.syncfusion.com/javascript/documentation/release-notes/24.1.45#presentation){:target="_blank"}
+* [EJ2 TypeScript Release Notes](https://ej2.syncfusion.com/documentation/release-notes/24.1.45#presentation){:target="_blank"}
+* [.NET MAUI Release Notes](/maui/release-notes/v24.1.45#presentation){:target="_blank"}
+* [Xamarin.Forms Release Notes](/xamarin/release-notes/v24.1.45#presentation){:target="_blank"}
+* [Xamarin.Android Release Notes](/xamarin-android/release-notes/v24.1.45#presentation){:target="_blank"}
+* [Xamarin.iOS Release Notes](/xamarin-ios/release-notes/v24.1.45#presentation){:target="_blank"}
+* [Flutter Release Notes](/flutter/release-notes/v24.1.45#presentation){:target="_blank"}
+* [WinUI Release Notes](/winui/release-notes/v24.1.45#presentation){:target="_blank"}
+* [Windows Forms Release Notes](/windowsforms/release-notes/v24.1.45#presentation){:target="_blank"}
+* [WPF Release Notes](/wpf/release-notes/v24.1.45#presentation){:target="_blank"}
+* [UWP Release Notes](/uwp/release-notes/v24.1.45#presentation){:target="_blank"}
+
+
+
+## XlsIO
+
+* [EJ2 ASP.NET Core Release Notes](https://ej2.syncfusion.com/aspnetcore/documentation/release-notes/24.1.45#xlsio){:target="_blank"}
+* [EJ2 ASP.NET MVC Release Notes](https://ej2.syncfusion.com/aspnetmvc/documentation/release-notes/24.1.45#xlsio){:target="_blank"}
+* [EJ2 Angular Release Notes](https://ej2.syncfusion.com/angular/documentation/release-notes/24.1.45#xlsio){:target="_blank"}
+* [Blazor Release Notes](https://blazor.syncfusion.com/documentation/release-notes/24.1.45#xlsio){:target="_blank"}
+* [EJ2 React Release Notes](https://ej2.syncfusion.com/react/documentation/release-notes/24.1.45#xlsio){:target="_blank"}
+* [EJ2 Vue Release Notes](https://ej2.syncfusion.com/vue/documentation/release-notes/24.1.45#xlsio){:target="_blank"}
+* [EJ2 JavaScript Release Notes](https://ej2.syncfusion.com/javascript/documentation/release-notes/24.1.45#xlsio){:target="_blank"}
+* [EJ2 TypeScript Release Notes](https://ej2.syncfusion.com/documentation/release-notes/24.1.45#xlsio){:target="_blank"}
+* [.NET MAUI Release Notes](/maui/release-notes/v24.1.45#xlsio){:target="_blank"}
+* [Xamarin.Forms Release Notes](/xamarin/release-notes/v24.1.45#xlsio){:target="_blank"}
+* [Xamarin.Android Release Notes](/xamarin-android/release-notes/v24.1.45#xlsio){:target="_blank"}
+* [Xamarin.iOS Release Notes](/xamarin-ios/release-notes/v24.1.45#xlsio){:target="_blank"}
+* [Flutter Release Notes](/flutter/release-notes/v24.1.45#xlsio){:target="_blank"}
+* [WinUI Release Notes](/winui/release-notes/v24.1.45#xlsio){:target="_blank"}
+* [UWP Release Notes](/uwp/release-notes/v24.1.45#xlsio){:target="_blank"}
+* [Windows Forms Release Notes](/windowsforms/release-notes/v24.1.45#xlsio){:target="_blank"}
+* [WPF Release Notes](/wpf/release-notes/v24.1.45#xlsio){:target="_blank"}
+
+