Syncfusion.PresentationToPdfConverter.AspNet.Mvc4 19.4.0.47

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Syncfusion.PresentationToPdfConverter.AspNet.Mvc4 --version 19.4.0.47
NuGet\Install-Package Syncfusion.PresentationToPdfConverter.AspNet.Mvc4 -Version 19.4.0.47
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Syncfusion.PresentationToPdfConverter.AspNet.Mvc4" Version="19.4.0.47" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Syncfusion.PresentationToPdfConverter.AspNet.Mvc4 --version 19.4.0.47
#r "nuget: Syncfusion.PresentationToPdfConverter.AspNet.Mvc4, 19.4.0.47"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Syncfusion.PresentationToPdfConverter.AspNet.Mvc4 as a Cake Addin
#addin nuget:?package=Syncfusion.PresentationToPdfConverter.AspNet.Mvc4&version=19.4.0.47

// Install Syncfusion.PresentationToPdfConverter.AspNet.Mvc4 as a Cake Tool
#tool nuget:?package=Syncfusion.PresentationToPdfConverter.AspNet.Mvc4&version=19.4.0.47

The Syncfusion Essential Presentation library converts a PowerPoint presentation to PDF with just five lines of code and also it does not require Adobe and Microsoft PowerPoint application to be installed in the machine. It preserves the original appearance of the PowerPoint presentation in the converted PDF document.

Key Features

Getting Started

You can fetch the Syncfusion .NET MVC PowerPoint library NuGet by simply running Install-Package Syncfusion.PresentationToPdfConverter.AspNet.Mvc4 from the Package Manager Console in Visual Studio.

You can also try some code examples of common use cases from our GitHub Repository.

Convert PPTX to PDF programmatically using C#

The following code example illustrates how to convert the PowerPoint Presentation to PDF.

//Open the existing PowerPoint presentation.
IPresentation pptxDoc = Presentation.Open("Template.pptx");
//Convert the PowerPoint document to PDF document.
PdfDocument pdfDocument = PresentationToPdfConverter.Convert(pptxDoc);
//Save the converted PDF document.
pdfDocument.Save("Sample.pdf");
//Close the PDF document.
pdfDocument.Close(true);
//Close the PowerPoint Presentation.
pptxDoc.Close();

Supported File Formats

  • Creates, reads, and edits popular text file formats like PPTX, PPTM, POTX and POTM.
  • Converts PowerPoint Presentation to PDF.

Compatible Microsoft PowerPoint Versions

  • Microsoft PowerPoint 2007
  • Microsoft PowerPoint 2010
  • Microsoft PowerPoint 2013
  • Microsoft PowerPoint 2016
  • Microsoft PowerPoint 2019

Resources

Support and feedback

License

This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA. You can purchase a licnense here or start a free 30-day trial here.

About Syncfusion

Founded in 2001 and headquartered in Research Triangle Park, N.C., Syncfusion has more than 26,000+ customers and more than 1 million users, including large financial institutions, Fortune 500 companies, and global IT consultancies.

Today, we provide 1600+ components and frameworks for web (Blazor, ASP.NET Core, ASP.NET MVC, ASP.NET WebForms, JavaScript, Angular, React, Vue, and Flutter), mobile (Xamarin, Flutter, UWP, and JavaScript), and desktop development (WinForms, WPF, WinUI, Flutter and UWP). We provide ready-to-deploy enterprise software for dashboards, reports, data integration, and big data processing. Many customers have saved millions in licensing fees by deploying our software.


sales@syncfusion.com | www.syncfusion.com | Toll Free: 1-888-9 DOTNET

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
26.1.38 41 6/18/2024
26.1.35 70 6/11/2024
25.2.7 86 6/3/2024
25.2.6 74 5/28/2024
25.2.5 71 5/21/2024
25.2.4 80 5/14/2024
25.2.3 87 5/8/2024
25.1.42 94 4/29/2024
25.1.41 93 4/23/2024
25.1.40 94 4/15/2024
25.1.39 82 4/8/2024
25.1.38 105 4/1/2024
25.1.37 75 3/26/2024
25.1.35 89 3/15/2024
24.2.9 99 3/4/2024
24.2.8 107 2/26/2024
24.2.7 89 2/19/2024
24.2.6 83 2/14/2024
24.2.5 92 2/12/2024
24.2.4 88 2/5/2024
24.2.3 81 1/31/2024
24.1.47 83 1/22/2024
24.1.46 97 1/16/2024
24.1.45 109 1/8/2024
24.1.44 97 1/2/2024
24.1.43 104 12/27/2023
24.1.41 120 12/18/2023
23.2.7 132 12/6/2023
23.2.6 121 11/28/2023
23.2.5 100 11/23/2023
23.2.4 91 11/20/2023
23.1.44 99 11/6/2023
23.1.43 121 10/30/2023
23.1.42 113 10/23/2023
23.1.41 94 10/16/2023
23.1.40 144 10/10/2023
23.1.39 126 10/4/2023
23.1.38 112 9/26/2023
23.1.36 130 9/15/2023
22.2.12 146 9/5/2023
22.2.11 155 8/28/2023
22.2.10 112 8/22/2023
22.2.9 137 8/14/2023
22.2.8 150 8/7/2023
22.2.7 116 8/2/2023
22.2.5 137 7/27/2023
22.1.39 141 7/18/2023
22.1.38 158 7/11/2023
22.1.37 191 7/3/2023
22.1.36 166 6/28/2023
22.1.34 170 6/21/2023
21.2.10 182 6/13/2023
21.2.9 185 6/6/2023
21.2.8 176 5/30/2023
21.2.6 196 5/22/2023
21.2.5 208 5/15/2023
21.2.4 211 5/9/2023
21.2.3 208 5/3/2023
21.1.41 248 4/19/2023
21.1.39 265 4/10/2023
21.1.38 253 4/3/2023
21.1.37 271 3/29/2023
21.1.35 279 3/23/2023
20.4.0.54 270 3/13/2023
20.4.0.53 282 3/7/2023
20.4.0.52 269 2/28/2023
20.4.0.51 287 2/21/2023
20.4.0.50 272 2/14/2023
20.4.0.49 297 2/7/2023
20.4.0.48 307 2/1/2023
20.4.0.44 295 1/18/2023
20.4.0.43 334 1/10/2023
20.4.0.42 335 1/4/2023
20.4.0.41 339 12/29/2022
20.4.0.40 317 12/28/2022
20.4.0.38 323 12/21/2022
20.3.0.61 323 12/12/2022
20.3.0.60 337 12/6/2022
20.3.0.59 376 11/29/2022
20.3.0.58 378 11/22/2022
20.3.0.57 377 11/15/2022
20.3.0.56 370 11/8/2022
20.3.0.52 424 10/27/2022
20.3.0.50 436 10/18/2022
20.3.0.49 474 10/11/2022
20.3.0.48 465 10/5/2022
20.3.0.47 450 9/29/2022
20.2.0.50 452 9/20/2022
20.2.0.49 475 9/13/2022
20.2.0.48 489 9/6/2022
20.2.0.46 491 8/30/2022
20.2.0.45 484 8/23/2022
20.2.0.44 477 8/16/2022
20.2.0.43 516 8/8/2022
20.2.0.40 460 7/26/2022
20.2.0.39 492 7/19/2022
20.2.0.38 505 7/12/2022
20.2.0.36 475 6/30/2022
20.1.0.61 474 6/20/2022
20.1.0.60 484 6/14/2022
20.1.0.59 489 6/6/2022
20.1.0.58 501 5/31/2022
20.1.0.57 512 5/23/2022
20.1.0.56 521 5/17/2022
20.1.0.55 500 5/12/2022
20.1.0.52 503 5/3/2022
20.1.0.51 503 4/26/2022
20.1.0.50 496 4/19/2022
20.1.0.48 546 4/12/2022
20.1.0.47 498 4/4/2022
19.4.0.56 556 3/14/2022
19.4.0.55 529 3/8/2022
19.4.0.54 523 2/28/2022
19.4.0.53 517 2/22/2022
19.4.0.52 510 2/15/2022
19.4.0.50 508 2/8/2022
19.4.0.48 542 1/31/2022
19.4.0.47 517 1/25/2022
19.4.0.43 506 1/18/2022
19.4.0.42 540 1/11/2022
19.4.0.41 329 1/4/2022
19.4.0.40 362 12/28/2021
19.4.0.38 362 12/17/2021
19.3.0.59 363 12/14/2021
19.3.0.57 383 12/7/2021
19.3.0.56 1,028 11/29/2021
19.3.0.55 348 11/23/2021
19.3.0.54 366 11/17/2021
19.3.0.53 435 11/12/2021
19.3.0.48 455 11/3/2021
19.3.0.47 425 10/26/2021
19.3.0.46 419 10/19/2021
19.3.0.45 409 10/12/2021
19.3.0.44 432 10/5/2021
19.3.0.43 424 9/30/2021
19.2.0.62 481 9/13/2021
19.2.0.60 428 9/7/2021
19.2.0.59 430 8/30/2021
19.2.0.57 444 8/24/2021
19.2.0.56 439 8/17/2021
19.2.0.55 468 8/11/2021
19.2.0.51 436 8/2/2021
19.2.0.49 431 7/26/2021
19.2.0.48 439 7/19/2021
19.2.0.47 498 7/13/2021
19.2.0.46 422 7/6/2021
19.2.0.44 511 6/30/2021
19.1.0.69 467 6/14/2021
19.1.0.67 476 6/7/2021
19.1.0.66 492 5/31/2021
19.1.0.65 467 5/24/2021
19.1.0.64 461 5/19/2021
19.1.0.63 442 5/13/2021
19.1.0.59 457 5/3/2021
19.1.0.58 448 4/26/2021
19.1.0.57 468 4/20/2021
19.1.0.56 455 4/13/2021
19.1.0.55 425 4/6/2021
19.1.0.54 459 3/30/2021
18.4.0.49 445 3/22/2021
18.4.0.48 444 3/16/2021
18.4.0.47 437 3/9/2021
18.4.0.46 432 3/2/2021
18.4.0.44 484 2/23/2021
18.4.0.43 455 2/15/2021
18.4.0.42 451 2/9/2021
18.4.0.41 453 2/2/2021
18.4.0.39 449 1/28/2021
18.4.0.35 439 1/19/2021
18.4.0.34 458 1/12/2021
18.4.0.33 460 1/4/2021
18.4.0.32 491 12/30/2020
18.4.0.31 483 12/22/2020
18.4.0.30 508 12/17/2020
18.3.0.53 488 12/8/2020
18.3.0.52 503 11/30/2020
18.3.0.51 521 11/23/2020
18.3.0.50 531 11/17/2020
18.3.0.48 525 11/10/2020
18.3.0.47 538 11/5/2020
18.3.0.44 523 10/27/2020
18.3.0.42 566 10/20/2020
18.3.0.40 603 10/12/2020
18.3.0.38 590 10/7/2020
18.3.0.35 529 10/1/2020
18.2.0.59 545 9/22/2020
18.2.0.58 597 9/15/2020
18.2.0.57 541 9/8/2020
18.2.0.56 557 9/1/2020
18.2.0.55 578 8/25/2020
18.2.0.54 520 8/18/2020
18.2.0.48 564 8/4/2020
18.2.0.47 655 7/28/2020
18.2.0.46 572 7/21/2020
18.2.0.45 583 7/14/2020
18.2.0.44 585 7/6/2020
18.1.0.59 611 6/23/2020
18.1.0.57 579 6/16/2020
18.1.0.56 570 6/9/2020
18.1.0.55 565 6/2/2020
18.1.0.54 608 5/27/2020
18.1.0.53 596 5/19/2020
18.1.0.52 577 5/13/2020
18.1.0.48 577 5/5/2020
18.1.0.46 607 4/28/2020
18.1.0.45 612 4/21/2020
18.1.0.44 616 4/14/2020
18.1.0.43 615 4/7/2020
18.1.0.42 601 4/1/2020
18.1.0.36-beta 352 3/19/2020
17.4.0.55 641 3/10/2020
17.4.0.53 603 3/3/2020
17.4.0.51 615 2/25/2020
17.4.0.50 604 2/18/2020
17.4.0.49 601 2/11/2020
17.4.0.47 651 2/5/2020
17.4.0.46 643 1/30/2020
17.4.0.44 628 1/21/2020
17.4.0.43 629 1/14/2020
17.4.0.41 626 1/7/2020
17.4.0.40 670 12/24/2019
17.4.0.39 636 12/17/2019
17.3.0.34 631 12/10/2019
17.3.0.33 601 12/4/2019
17.3.0.30 618 12/3/2019
17.3.0.29 651 11/26/2019
17.3.0.28 639 11/19/2019
17.3.0.27 659 11/12/2019
17.3.0.26 646 11/5/2019
17.3.0.21 661 10/29/2019
17.3.0.19 648 10/22/2019
17.3.0.17 676 10/15/2019
17.3.0.14 636 10/3/2019
17.3.0.9-beta 411 9/20/2019
17.2.0.51 644 9/10/2019
17.2.0.49 636 9/3/2019
17.2.0.47 684 8/27/2019
17.2.0.46 678 8/22/2019
17.2.0.41 663 8/13/2019
17.2.0.40 679 8/6/2019
17.2.0.39 696 7/30/2019
17.2.0.36 675 7/23/2019
17.2.0.35 703 7/17/2019
17.2.0.34 702 7/11/2019
17.2.0.28-beta 400 6/27/2019
17.1.0.53 679 6/25/2019
17.1.0.52 686 6/18/2019
17.1.0.51 684 6/11/2019
17.1.0.50 709 6/4/2019
17.1.0.49 723 5/28/2019
17.1.0.48 697 5/21/2019
17.1.0.47 694 5/14/2019
17.1.0.44 682 5/7/2019
17.1.0.43 731 4/30/2019
17.1.0.42 796 4/23/2019
17.1.0.41 721 4/16/2019
17.1.0.40 706 4/9/2019
17.1.0.38 705 3/29/2019
17.1.0.32-beta 435 3/13/2019
16.4.0.54 776 2/19/2019
16.4.0.53 793 2/14/2019
16.4.0.52 794 2/5/2019
16.4.0.48 791 1/22/2019
16.4.0.47 829 1/16/2019
16.4.0.46 802 1/8/2019
16.4.0.44 800 12/24/2018
16.4.0.42 846 12/17/2018
16.4.0.40-beta 558 12/10/2018
16.3.0.36 894 11/27/2018
16.3.0.35-beta 541 11/23/2018
16.3.0.29 863 10/30/2018
16.3.0.21 943 9/21/2018