From 117fd2b716ad21ab6f29c6bb46e2b94f40a80866 Mon Sep 17 00:00:00 2001 From: berylouma <99009823+berylouma@users.noreply.github.com> Date: Thu, 11 Jan 2024 15:11:36 +0300 Subject: [PATCH 1/3] SEO-178945-UG-On-Page-Improvement-WinUI --- File-Formats/XlsIO/Excel-to-PDF-Conversion.md | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/File-Formats/XlsIO/Excel-to-PDF-Conversion.md b/File-Formats/XlsIO/Excel-to-PDF-Conversion.md index 31183a03d..8d495665c 100644 --- a/File-Formats/XlsIO/Excel-to-PDF-Conversion.md +++ b/File-Formats/XlsIO/Excel-to-PDF-Conversion.md @@ -6,7 +6,7 @@ control: XlsIO documentation: UG --- -# Excel to PDF Conversion +# Excel to PDF Conversion in File Formats [XlsIO](https://www.syncfusion.com/document-processing/excel-framework/net/excel-to-pdf-conversion) supports converting an entire workbook or a single worksheet into PDF document. Refer the following links for assemblies/nuget packages required based on platforms to convert Excel document into PDF. @@ -391,11 +391,11 @@ A complete working example to convert Excel with comments to PDF and render comm The following screenshot represents the input Excel file with notes -![Input excel file](Excel-to-PDF-Conversion_images/Excel-to-PDF-Conversion_img2.png) +![Input excel file.](Excel-to-PDF-Conversion_images/Excel-to-PDF-Conversion_img2.png) The following screenshot represents the output pdf file generated by the XlsIO using **PrintInPlace** option -![Output pdf file](Excel-to-PDF-Conversion_images/Excel-to-PDF-Conversion_img3.png) +![Output pdf file.](Excel-to-PDF-Conversion_images/Excel-to-PDF-Conversion_img3.png) ### Convert comments at the end of the sheet Comments (notes) will be rendered in the output PDF document at the end of the each sheet which contains the comments (notes), when the **PrintSheetEnd** option is selected. The following code illustrates this. @@ -478,12 +478,12 @@ A complete working example to convert Excel with comments to PDF and render comm The following screenshot represents the input Excel file with notes -![Input excel file](Excel-to-PDF-Conversion_images/Excel-to-PDF-Conversion_img4.png) +![Input excel file.](Excel-to-PDF-Conversion_images/Excel-to-PDF-Conversion_img4.png) The following screenshot represents the output pdf file generated by the XlsIO using **PrintSheetEnd** option -![Output pdf file](Excel-to-PDF-Conversion_images/Excel-to-PDF-Conversion_img5.png) -![Output pdf file](Excel-to-PDF-Conversion_images/Excel-to-PDF-Conversion_img6.png) +![Output pdf file.](Excel-to-PDF-Conversion_images/Excel-to-PDF-Conversion_img5.png) +![Output pdf file.](Excel-to-PDF-Conversion_images/Excel-to-PDF-Conversion_img6.png) ### Convert without comments Comments (notes) will not be displayed in the output PDF document, if the **PrintNoComments** option is selected. The following code illustrates this. @@ -566,11 +566,11 @@ A complete working example to convert Excel with comments to PDF ignoring the co The following screenshot represents the input Excel file with notes -![Input excel file](Excel-to-PDF-Conversion_images/Excel-to-PDF-Conversion_img2.png) +![Input excel file.](Excel-to-PDF-Conversion_images/Excel-to-PDF-Conversion_img2.png) The following screenshot represents the output pdf file generated by the XlsIO using **PrintNoComments** option -![Output pdf file](Excel-to-PDF-Conversion_images/Excel-to-PDF-Conversion_img7.png) +![Output pdf file.](Excel-to-PDF-Conversion_images/Excel-to-PDF-Conversion_img7.png) ## Excel with threaded comments to PDF @@ -675,11 +675,11 @@ End Using The following screenshot represents the input Excel document with threaded comments -![Input excel file](Excel-to-PDF-Conversion_images/Excel-to-PDF-Conversion_img8.png) +![Input excel file.](Excel-to-PDF-Conversion_images/Excel-to-PDF-Conversion_img8.png) The following screenshot represents the output pdf document generated by the XlsIO using **PrintSheetEnd** option -![Output pdf file](Excel-to-PDF-Conversion_images/Excel-to-PDF-Conversion_img9.png) +![Output pdf file.](Excel-to-PDF-Conversion_images/Excel-to-PDF-Conversion_img9.png) ## Substitute Font in Excel-to-PDF Conversion From 6367db57db6ebab88305227c8664c8282c3d4e23 Mon Sep 17 00:00:00 2001 From: "anburasan.saravanan@syncfusion.com" Date: Fri, 12 Jan 2024 16:30:11 +0530 Subject: [PATCH 2/3] Updated the required assemblies --- File-Formats/DocIO/Assemblies-Required.md | 12 +-- .../Presentation/Assemblies-Required.md | 81 ++++++++++++++----- 2 files changed, 69 insertions(+), 24 deletions(-) diff --git a/File-Formats/DocIO/Assemblies-Required.md b/File-Formats/DocIO/Assemblies-Required.md index 9f9a51f21..0f683d876 100644 --- a/File-Formats/DocIO/Assemblies-Required.md +++ b/File-Formats/DocIO/Assemblies-Required.md @@ -18,27 +18,27 @@ Platform(s)
Assembly
-WPF, Windows Forms, ASP. NET, ASP.NET MVC
+{{'[WPF](https://help.syncfusion.com/file-formats/docio/create-word-document-in-wpf)' | markdownify}}, {{'[Windows Forms](https://help.syncfusion.com/file-formats/docio/create-word-document-in-windows-forms)' | markdownify}}, {{'[ASP.NET]https://help.syncfusion.com/file-formats/docio/create-word-document-in-asp-net)' | markdownify}}, {{'[ASP.NET MVC](https://help.syncfusion.com/file-formats/docio/create-word-document-in-asp-net-mvc)' | markdownify}}
Syncfusion.DocIO.Base
Syncfusion.Compression.Base
Syncfusion.OfficeChart.Base
-Windows Forms and WPF (Client Profile)
+{{'[Windows Forms](https://help.syncfusion.com/file-formats/docio/create-word-document-in-windows-forms)' | markdownify}} and {{'[WPF (Client Profile)](https://help.syncfusion.com/file-formats/docio/create-word-document-in-wpf)' | markdownify}}
Syncfusion.DocIO.ClientProfile
Syncfusion.Compression.Base
Syncfusion.OfficeChart.Base
-ASP.NET Core, Xamarin and Blazor
+{{'[ASP.NET Core](https://help.syncfusion.com/file-formats/docio/create-word-document-in-asp-net-core)' | markdownify}}, {{'[Xamarin](https://help.syncfusion.com/file-formats/docio/create-word-document-in-xamarin)' | markdownify}} and {{'[Blazor](https://help.syncfusion.com/file-formats/docio/create-word-document-in-blazor)' | markdownify}}
Syncfusion.DocIO.Portable
Syncfusion.Compression.Portable
Syncfusion.OfficeChart.Portable
-Universal Windows Platform
+{{'[Universal Windows Platform](https://help.syncfusion.com/file-formats/docio/create-word-document-in-uwp)' | markdownify}}
Syncfusion.DocIO.UWP
Syncfusion.OfficeChart.UWP
-ASP.NET (Classic)
+{{'[ASP.NET (Classic)](https://help.syncfusion.com/file-formats/docio/create-word-document-in-asp-net)' | markdownify}}
Syncfusion.DocIO.Web
Syncfusion.Compression.Base
Syncfusion.OfficeChart.Base
-ASP.NET MVC (Classic)
+{{'[ASP.NET MVC (Classic)](https://help.syncfusion.com/file-formats/docio/create-word-document-in-asp-net-mvc)' | markdownify}}
Syncfusion.DocIO.MVC
Syncfusion.Compression.Base
Syncfusion.OfficeChart.Base
diff --git a/File-Formats/Presentation/Assemblies-Required.md b/File-Formats/Presentation/Assemblies-Required.md index 2c7225e80..d18a53500 100644 --- a/File-Formats/Presentation/Assemblies-Required.md +++ b/File-Formats/Presentation/Assemblies-Required.md @@ -21,9 +21,7 @@ Assembly -WPF, Windows Forms, ASP. NET and ASP.NET MVC
- - +{{'[WPF](https://help.syncfusion.com/file-formats/presentation/create-read-edit-powerpoint-files-in-wpf)' | markdownify}}, {{'[Windows Forms](https://help.syncfusion.com/file-formats/presentation/create-read-edit-powerpoint-files-in-windows-forms)' | markdownify}}, {{'[ASP.NET](https://help.syncfusion.com/file-formats/presentation/create-read-edit-powerpoint-files-in-asp-net-web-forms)' | markdownify}} and {{'[ASP.NET MVC](https://help.syncfusion.com/file-formats/presentation/create-read-edit-powerpoint-files-in-asp-net-mvc)' | markdownify}}
Syncfusion.Presentation.Base
Syncfusion.Compression.Base
Syncfusion.OfficeChart.Base
@@ -31,17 +29,15 @@ Syncfusion.OfficeChart.Base
-ASP.NET Core, Xamarin and Blazor
+{{'[ASP.NET Core](https://help.syncfusion.com/file-formats/presentation/create-read-edit-powerpoint-files-in-asp-net-core-c-sharp)' | markdownify}}, {{'[Xamarin](https://help.syncfusion.com/file-formats/presentation/create-read-edit-powerpoint-files-in-xamarin)' | markdownify}} and {{'[Blazor](https://help.syncfusion.com/file-formats/presentation/create-read-edit-powerpoint-files-in-blazor)' | markdownify}}
Syncfusion.Presentation.Portable
Syncfusion.Compression.Portable
Syncfusion.OfficeChart.Portable
-Universal Windows Platform
+{{'[Universal Windows Platform](https://help.syncfusion.com/file-formats/presentation/create-read-edit-powerpoint-files-in-uwp)' | markdownify}}
Syncfusion.Presentation.UWP
Syncfusion.OfficeChart.UWP
-Windows UI Library (WinUI)
.NET Multi-platform App UI (.NET MAUI) -
- +{{'[Windows UI Library (WinUI)](https://help.syncfusion.com/file-formats/presentation/create-read-edit-powerpoint-files-in-winui)' | markdownify}} and {{'[.NET Multi-platform App UI (.NET MAUI)](https://help.syncfusion.com/file-formats/presentation/create-read-edit-powerpoint-files-in-maui)' | markdownify}}
Syncfusion.Presentation.NET
Syncfusion.Compression.NET
Syncfusion.OfficeChart.NET
@@ -64,9 +60,7 @@ Assembly -WPF, Windows Forms, ASP. NET and ASP.NET MVC
- - +{{'[WPF](https://help.syncfusion.com/file-formats/presentation/convert-powerpoint-to-pdf-in-wpf)' | markdownify}}, {{'[Windows Forms](https://help.syncfusion.com/file-formats/presentation/convert-powerpoint-to-pdf-in-windows-forms)' | markdownify}}, {{'[ASP.NET](https://help.syncfusion.com/file-formats/presentation/convert-powerpoint-to-pdf-in-asp-net)' | markdownify}} and {{'[ASP.NET MVC](https://help.syncfusion.com/file-formats/presentation/convert-powerpoint-to-pdf-in-asp-net-mvc)' | markdownify}}
Syncfusion.Presentation.Base
Syncfusion.Compression.Base
Syncfusion.OfficeChart.Base
@@ -76,9 +70,7 @@ Syncfusion.PresentationToPDFConverter.Base
-ASP.NET Core, Xamarin and Blazor
- - +{{'[ASP.NET Core](https://help.syncfusion.com/file-formats/presentation/convert-powerpoint-to-pdf-in-asp-net-core)' | markdownify}}, {{'[Xamarin](https://help.syncfusion.com/file-formats/presentation/convert-powerpoint-to-pdf-in-xamarin)' | markdownify}} and {{'[Blazor](https://help.syncfusion.com/file-formats/presentation/convert-powerpoint-to-pdf-in-blazor)' | markdownify}}
Syncfusion.Presentation.Portable
Syncfusion.Compression.Portable
Syncfusion.OfficeChart.Portable
@@ -91,10 +83,7 @@ Skiasharp -Windows UI Library (WinUI) and .NET Multi-platform App UI (.NET MAUI) -
- - +{{'[Windows UI Library (WinUI)](https://help.syncfusion.com/file-formats/presentation/convert-powerpoint-to-pdf-in-winui)' | markdownify}} and {{'[.NET Multi-platform App UI (.NET MAUI)](https://help.syncfusion.com/file-formats/presentation/convert-powerpoint-to-pdf-in-maui)' | markdownify}}
Syncfusion.Presentation.NET
Syncfusion.Compression.NET
Syncfusion.OfficeChart.NET
Syncfusion.PresentationRenderer.NET
Syncfusion.Pdf.Imaging.NET
Syncfusion.SkiaSharpHelper.NET
Skiasharp @@ -124,3 +113,59 @@ Syncfusion.SfChart.WPF
N> 1. The “Syncfusion.OfficeChartToImageConverter.WPF” assembly is supported from .NET Framework 4.0 onwards. N> 2. Starting with the v24.1.x, if you reference "Syncfusion.PresentationRenderer", you have to add the "Syncfusion.Pdf.Imaging" assembly reference in your projects to perform PowerPoint Presentation to PDF conversion. + +## Converting PowerPoint Presentation to Image + +For converting a PowerPoint Presentation to Image, the following assemblies needed to be referenced in your application + + + + + + + + + + + + + + + + + + + +
+Platform(s) +Assembly +
+{{'[WPF](https://help.syncfusion.com/file-formats/presentation/convert-powerpoint-to-image-in-wpf)' | markdownify}}, {{'[Windows Forms](https://help.syncfusion.com/file-formats/presentation/convert-powerpoint-to-image-in-windows-forms)' | markdownify}}, {{'[ASP.NET](https://help.syncfusion.com/file-formats/presentation/convert-powerpoint-to-image-in-asp-net)' | markdownify}} and {{'[ASP.NET MVC](https://help.syncfusion.com/file-formats/presentation/convert-powerpoint-to-image-in-asp-net-mvc)' | markdownify}}
+Syncfusion.Presentation.Base
+Syncfusion.Compression.Base
+Syncfusion.OfficeChart.Base
+Syncfusion.Pdf.Base
+Syncfusion.PresentationToPDFConverter.Base
+Syncfusion.OfficeChartToImageConverter.WPF
+Syncfusion.SfChart.WPF
+
+{{'[ASP.NET Core](https://help.syncfusion.com/file-formats/presentation/convert-powerpoint-to-image-in-asp-net-core)' | markdownify}}, {{'[Xamarin](https://help.syncfusion.com/file-formats/presentation/convert-powerpoint-to-image-in-xamarin)' | markdownify}} and {{'[Blazor](https://help.syncfusion.com/file-formats/presentation/convert-powerpoint-to-image-in-blazor)' | markdownify}}
+Syncfusion.Presentation.Portable
+Syncfusion.Compression.Portable
+Syncfusion.OfficeChart.Portable
+Syncfusion.Pdf.Portable
+Syncfusion.Pdf.Imaging.Portable
+Syncfusion.PresentationRenderer.Portable
+Syncfusion.SkiaSharpHelper.Portable
+Skiasharp +
+{{'[Windows UI Library (WinUI)](https://help.syncfusion.com/file-formats/presentation/convert-powerpoint-to-image-in-winui)' | markdownify}} and {{'[.NET Multi-platform App UI (.NET MAUI)](https://help.syncfusion.com/file-formats/presentation/convert-powerpoint-to-image-in-maui)' | markdownify}}
+Syncfusion.Presentation.NET
Syncfusion.Compression.NET
+Syncfusion.OfficeChart.NET
Syncfusion.PresentationRenderer.NET
Syncfusion.Pdf.Imaging.NET
Syncfusion.Pdf.NET
Syncfusion.SkiaSharpHelper.NET
Skiasharp +
+{{'[UWP](https://help.syncfusion.com/file-formats/presentation/convert-powerpoint-to-image-in-uwp)' | markdownify}}
+Syncfusion.Presentation.UWP
+Syncfusion.OfficeChart.UWP
+Syncfusion.OfficeChartToImageConverter.UWP
+Syncfusion.SfChart.UWP
+
\ No newline at end of file From 64fa48ecab0445ead455484d602cd2a3e001b286 Mon Sep 17 00:00:00 2001 From: berylouma <99009823+berylouma@users.noreply.github.com> Date: Wed, 17 Jan 2024 16:07:49 +0300 Subject: [PATCH 3/3] Update Excel-to-PDF-Conversion.md --- File-Formats/XlsIO/Excel-to-PDF-Conversion.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/File-Formats/XlsIO/Excel-to-PDF-Conversion.md b/File-Formats/XlsIO/Excel-to-PDF-Conversion.md index 8d495665c..99980e435 100644 --- a/File-Formats/XlsIO/Excel-to-PDF-Conversion.md +++ b/File-Formats/XlsIO/Excel-to-PDF-Conversion.md @@ -6,7 +6,7 @@ control: XlsIO documentation: UG --- -# Excel to PDF Conversion in File Formats +# Excel to PDF Conversion [XlsIO](https://www.syncfusion.com/document-processing/excel-framework/net/excel-to-pdf-conversion) supports converting an entire workbook or a single worksheet into PDF document. Refer the following links for assemblies/nuget packages required based on platforms to convert Excel document into PDF.