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
2 changes: 1 addition & 1 deletion File-Formats-toc.html

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
8 changes: 4 additions & 4 deletions File-Formats/Presentation/FAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**

Expand Down
98 changes: 98 additions & 0 deletions File-Formats/Release-Notes/v24.1.45.md
Original file line number Diff line number Diff line change
@@ -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"}