diff --git a/File-Formats/DocIO/FAQ.md b/File-Formats/DocIO/FAQ.md index ea59ee26a..44210d027 100644 --- a/File-Formats/DocIO/FAQ.md +++ b/File-Formats/DocIO/FAQ.md @@ -1212,7 +1212,7 @@ doc.Close() You can download a complete working sample from [GitHub](https://github.com/SyncfusionExamples/DocIO-Examples/tree/main/Mail-Merge/Mail-merge-using-OleDbConnection). -N> For more information on Mail merge using DocIO, you can refer to online documentation link: [MailMerge](/File-Formats/DocIO/Working-with-MailMerge) +N> For more information on Mail merge using DocIO, you can refer to online documentation link: [MailMerge](/File-Formats/DocIO/Working-with-mail-merge) ### Find and Replace @@ -2432,7 +2432,7 @@ RUN apt-get update -y && apt-get install libfontconfig -y * In production environment (hosted server machine), ensure whether the Visual C++ Redistributable is properly installed. - [Download](https://www.microsoft.com/en-us/download/details.aspx?id=53840) and install Visual C++, if not installed. + [Download](https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170) and install Visual C++, if not installed. ## How to set title when converting Word document to EPUB @@ -2890,4 +2890,4 @@ From v20.2 Content controls behave differently from legacy form fields, such as Text, Checkbox, and Drop-down fields, during conversions to PDF format. While legacy form fields are typically preserved as editable form fields in the resulting PDF document, content controls are converted to plain text. The [PreserveFormFields](https://help.syncfusion.com/cr/file-formats/Syncfusion.DocToPDFConverter.DocToPDFConverterSettings.html#Syncfusion_DocToPDFConverter_DocToPDFConverterSettings_PreserveFormFields) API specifically retains the interactive nature of legacy form fields, not content controls. To ensure that form fields remain editable in the PDF converted from Word document, it is recommended to use [Text](https://help.syncfusion.com/file-formats/docio/working-with-form-fields#text-form-field), [Checkbox](https://help.syncfusion.com/file-formats/docio/working-with-form-fields#check-box), and [Drop-down](https://help.syncfusion.com/file-formats/docio/working-with-form-fields#drop-down) form fields instead of content controls in the Word document. Additionally, to preserve the form fields as editable in the resulting PDF, set the [PreserveFormFields](https://help.syncfusion.com/cr/file-formats/Syncfusion.DocToPDFConverter.DocToPDFConverterSettings.html#Syncfusion_DocToPDFConverter_DocToPDFConverterSettings_PreserveFormFields) API to true. -You can download a complete working sample from [GitHub](https://github.com/SyncfusionExamples/DocIO-Examples/tree/main/Word-to-PDF-Conversion/Create-fillable-PDF-from-Word). \ No newline at end of file +You can download a complete working sample from [GitHub](https://github.com/SyncfusionExamples/DocIO-Examples/tree/main/Word-to-PDF-Conversion/Create-fillable-PDF-from-Word). diff --git a/File-Formats/Presentation/Convert-PowerPoint-to-Image-in-AWS.md b/File-Formats/Presentation/Convert-PowerPoint-to-Image-in-AWS.md index 9be8dc290..f770fb8d6 100644 --- a/File-Formats/Presentation/Convert-PowerPoint-to-Image-in-AWS.md +++ b/File-Formats/Presentation/Convert-PowerPoint-to-Image-in-AWS.md @@ -28,7 +28,7 @@ Amazon Web Services (AWS)
NuGet package name
-{{'[AWS Lambda](https://help.syncfusion.com/file-formats/presentation/convert-powerpoint-presentation-to-image-in-aws-lambda)' | markdownify}}
+{{'[AWS Lambda](https://help.syncfusion.com/file-formats/presentation/convert-powerpoint-to-image-in-aws-lambda)' | markdownify}}
{{'[Syncfusion.PresentationRenderer.Net.Core](https://www.nuget.org/packages/Syncfusion.PresentationRenderer.Net.Core)' | markdownify}}
{{'[SkiaSharp.NativeAssets.Linux v2.88.6](https://www.nuget.org/packages/SkiaSharp.NativeAssets.Linux/2.88.6)' | markdownify}}
{{'[HarfBuzzSharp.NativeAssets.Linux v7.3.0](https://www.nuget.org/packages/HarfBuzzSharp.NativeAssets.Linux/7.3.0)' | markdownify}}
diff --git a/File-Formats/Presentation/Convert-PowerPoint-to-Image-in-Azure.md b/File-Formats/Presentation/Convert-PowerPoint-to-Image-in-Azure.md index a3fb86d18..67465015e 100644 --- a/File-Formats/Presentation/Convert-PowerPoint-to-Image-in-Azure.md +++ b/File-Formats/Presentation/Convert-PowerPoint-to-Image-in-Azure.md @@ -24,23 +24,23 @@ Azure Services
NuGet packages required
-{{'[App Service (Windows)](https://help.syncfusion.com/file-formats/presentation/convert-powerpoint-presentation-to-image-in-azure-app-service-windows)' | markdownify}} +{{'[App Service (Windows)](https://help.syncfusion.com/file-formats/presentation/convert-powerpoint-to-image-in-azure-app-service-windows)' | markdownify}}
{{'[Syncfusion.PresentationRenderer.Net.Core](https://www.nuget.org/packages/Syncfusion.PresentationRenderer.Net.Core)' | markdownify}} -{{'[App Service (Linux)](https://help.syncfusion.com/file-formats/presentation/convert-powerpoint-presentation-to-image-in-azure-app-service-linux)' | markdownify}} +{{'[App Service (Linux)](https://help.syncfusion.com/file-formats/presentation/convert-powerpoint-to-image-in-azure-app-service-linux)' | markdownify}}
{{'[Syncfusion.PresentationRenderer.Net.Core](https://www.nuget.org/packages/Syncfusion.PresentationRenderer.Net.Core)' | markdownify}}
{{'[SkiaSharp.NativeAssets.Linux v2.88.6](https://www.nuget.org/packages/SkiaSharp.NativeAssets.Linux/2.88.6)' | markdownify}}
{{'[HarfBuzzSharp.NativeAssets.Linux v7.3.0](https://www.nuget.org/packages/HarfBuzzSharp.NativeAssets.Linux/7.3.0)' |markdownify}}
-{{'[Azure Functions v1](https://help.syncfusion.com/file-formats/presentation/convert-powerpoint-presentation-to-image-in-azure-functions-v1)' | markdownify}} +{{'[Azure Functions v1](https://help.syncfusion.com/file-formats/presentation/convert-powerpoint-to-image-in-azure-functions-v1)' | markdownify}}
{{'[Syncfusion.Presentation.AspNet](https://www.nuget.org/packages/Syncfusion.Presentation.AspNet)' |markdownify}}
-{{'[Azure Functions v4](https://help.syncfusion.com/file-formats/presentation/convert-powerpoint-presentation-to-image-in-azure-functions-v4)' | markdownify}} +{{'[Azure Functions v4](https://help.syncfusion.com/file-formats/presentation/convert-powerpoint-to-image-in-azure-functions-v4)' | markdownify}}
{{'[Syncfusion.PresentationRenderer.Net.Core](https://www.nuget.org/packages/Syncfusion.PresentationRenderer.Net.Core)' | markdownify }}
diff --git a/File-Formats/Presentation/Convert-PowerPoint-to-Image-in-Google-Cloud-Platform.md b/File-Formats/Presentation/Convert-PowerPoint-to-Image-in-Google-Cloud-Platform.md index 78056dde6..786cb1b1c 100644 --- a/File-Formats/Presentation/Convert-PowerPoint-to-Image-in-Google-Cloud-Platform.md +++ b/File-Formats/Presentation/Convert-PowerPoint-to-Image-in-Google-Cloud-Platform.md @@ -1,12 +1,12 @@ --- title: Convert PPTX to Image in Google Cloud Platform (GCP) | Syncfusion -description: Learn how to convert a PPTX to image in Google Cloud Platform (GCP) using .NET Core PowerPoint library (Presentation) without Microsoft PowerPoint or interop dependencies. +description: Learn how to convert a PPTX to image in Google Cloud Platform (GCP) using .NET Core PowerPoint library (Presentation) in C#. platform: file-formats control: PowerPoint documentation: UG --- -# Convert PowerPoint Presentation to Image in Google Cloud Platform (GCP) +# Convert PowerPoint to Image in Google Cloud Platform (GCP) Syncfusion PowerPoint is a [.NET Core PowerPoint library](https://www.syncfusion.com/document-processing/powerpoint-framework/net-core) used to create, read, edit and convert PowerPoint documents programmatically without **Microsoft PowerPoint** or interop dependencies. Using this library, you can **convert a PowerPoint Presentation to image in Google Cloud Platform (GCP)** within a few lines of code. @@ -26,7 +26,7 @@ Google Cloud Platform
NuGet package name
-{{'[App Engine](https://help.syncfusion.com/file-formats/presentation/convert-powerpoint-presentation-to-image-in-google-app-engine)' | markdownify}}
+{{'[App Engine](https://help.syncfusion.com/file-formats/presentation/convert-powerpoint-to-image-in-google-app-engine)' | markdownify}}
{{'[Syncfusion.PresentationRenderer.Net.Core](https://www.nuget.org/packages/Syncfusion.PresentationRenderer.Net.Core)' | markdownify}}
{{'[SkiaSharp.NativeAssets.Linux v2.88.6](https://www.nuget.org/packages/SkiaSharp.NativeAssets.Linux/2.88.6)' | markdownify}}
{{'[HarfBuzzSharp.NativeAssets.Linux v7.3.0](https://www.nuget.org/packages/HarfBuzzSharp.NativeAssets.Linux/7.3.0)' |markdownify}}
- \ No newline at end of file + diff --git a/File-Formats/Presentation/Convert-PowerPoint-to-PDF-in-AWS.md b/File-Formats/Presentation/Convert-PowerPoint-to-PDF-in-AWS.md index ff6ee05ad..7f9100096 100644 --- a/File-Formats/Presentation/Convert-PowerPoint-to-PDF-in-AWS.md +++ b/File-Formats/Presentation/Convert-PowerPoint-to-PDF-in-AWS.md @@ -28,7 +28,7 @@ Amazon Web Services (AWS)
NuGet package name
-{{'[AWS Lambda](https://help.syncfusion.com/file-formats/presentation/convert-powerpoint-presentation-to-pdf-in-aws-lambda)' | markdownify}}
+{{'[AWS Lambda](https://help.syncfusion.com/file-formats/presentation/convert-powerpoint-to-pdf-in-aws-lambda)' | markdownify}}
{{'[Syncfusion.PresentationRenderer.Net.Core](https://www.nuget.org/packages/Syncfusion.PresentationRenderer.Net.Core)' | markdownify}}
{{'[SkiaSharp.NativeAssets.Linux v2.88.6](https://www.nuget.org/packages/SkiaSharp.NativeAssets.Linux/2.88.6)' | markdownify}}
{{'[HarfBuzzSharp.NativeAssets.Linux v7.3.0](https://www.nuget.org/packages/HarfBuzzSharp.NativeAssets.Linux/7.3.0)' | markdownify}}
diff --git a/File-Formats/Presentation/Convert-PowerPoint-to-PDF-in-Azure.md b/File-Formats/Presentation/Convert-PowerPoint-to-PDF-in-Azure.md index b1a416904..1f4fd2746 100644 --- a/File-Formats/Presentation/Convert-PowerPoint-to-PDF-in-Azure.md +++ b/File-Formats/Presentation/Convert-PowerPoint-to-PDF-in-Azure.md @@ -24,23 +24,23 @@ Azure Services
NuGet packages required
-{{'[App Service (Windows)](https://help.syncfusion.com/file-formats/presentation/convert-powerpoint-presentation-to-pdf-in-azure-app-service-windows)' | markdownify}} +{{'[App Service (Windows)](https://help.syncfusion.com/file-formats/presentation/convert-powerpoint-to-pdf-in-azure-app-service-windows)' | markdownify}}
{{'[Syncfusion.PresentationRenderer.Net.Core](https://www.nuget.org/packages/Syncfusion.PresentationRenderer.Net.Core)' | markdownify}} -{{'[App Service (Linux)](https://help.syncfusion.com/file-formats/presentation/convert-powerpoint-presentation-to-pdf-in-azure-app-service-linux)' | markdownify}} +{{'[App Service (Linux)](https://help.syncfusion.com/file-formats/presentation/convert-powerpoint-to-pdf-in-azure-app-service-linux)' | markdownify}}
{{'[Syncfusion.PresentationRenderer.Net.Core](https://www.nuget.org/packages/Syncfusion.PresentationRenderer.Net.Core)' | markdownify}}
{{'[SkiaSharp.NativeAssets.Linux v2.88.6](https://www.nuget.org/packages/SkiaSharp.NativeAssets.Linux/2.88.6)' | markdownify}}
{{'[HarfBuzzSharp.NativeAssets.Linux v7.3.0](https://www.nuget.org/packages/HarfBuzzSharp.NativeAssets.Linux/7.3.0)' |markdownify}}
-{{'[Azure Functions v1](https://help.syncfusion.com/file-formats/presentation/convert-powerpoint-presentation-to-pdf-in-azure-functions-v1)' | markdownify}} +{{'[Azure Functions v1](https://help.syncfusion.com/file-formats/presentation/convert-powerpoint-to-pdf-in-azure-functions-v1)' | markdownify}}
{{'[Syncfusion.PresentationToPdfConverter.AspNet](https://www.nuget.org/packages/Syncfusion.PresentationToPdfConverter.AspNet)' |markdownify}}
-{{'[Azure Functions v4](https://help.syncfusion.com/file-formats/presentation/convert-powerpoint-presentation-to-pdf-in-azure-functions-v4)' | markdownify}} +{{'[Azure Functions v4](https://help.syncfusion.com/file-formats/presentation/convert-powerpoint-to-pdf-in-azure-functions-v4)' | markdownify}}
{{'[Syncfusion.PresentationRenderer.Net.Core](https://www.nuget.org/packages/Syncfusion.PresentationRenderer.Net.Core)' | markdownify }}
diff --git a/File-Formats/Presentation/Convert-PowerPoint-to-PDF-in-Google-Cloud-Platform.md b/File-Formats/Presentation/Convert-PowerPoint-to-PDF-in-Google-Cloud-Platform.md index bccae056f..1497f78d9 100644 --- a/File-Formats/Presentation/Convert-PowerPoint-to-PDF-in-Google-Cloud-Platform.md +++ b/File-Formats/Presentation/Convert-PowerPoint-to-PDF-in-Google-Cloud-Platform.md @@ -1,6 +1,6 @@ --- title: Convert PPTX to PDF in Google Cloud Platform (GCP) | Syncfusion -description: Learn how to convert a PPTX to PDF in Google Cloud Platform (GCP) using .NET PowerPoint library (Presentation) without Microsoft PowerPoint or interop dependencies. +description: Learn how to convert a PPTX to PDF in Google Cloud Platform (GCP) using .NET PowerPoint library (Presentation) in C#. platform: file-formats control: PowerPoint documentation: UG @@ -26,7 +26,7 @@ Google Cloud Platform
NuGet package name
-{{'[App Engine](https://help.syncfusion.com/file-formats/presentation/convert-powerpoint-presentation-to-pdf-in-google-app-engine)' | markdownify}}
+{{'[App Engine](https://help.syncfusion.com/file-formats/presentation/convert-powerpoint-to-pdf-in-google-app-engine)' | markdownify}}
{{'[Syncfusion.PresentationRenderer.Net.Core](https://www.nuget.org/packages/Syncfusion.PresentationRenderer.Net.Core)' | markdownify}}
{{'[SkiaSharp.NativeAssets.Linux v2.88.6](https://www.nuget.org/packages/SkiaSharp.NativeAssets.Linux/2.88.6)' | markdownify}}
{{'[HarfBuzzSharp.NativeAssets.Linux v7.3.0](https://www.nuget.org/packages/HarfBuzzSharp.NativeAssets.Linux/7.3.0)' |markdownify}}
- \ No newline at end of file +