Merge multiple PDF into TXT in C# code. Save PDF as TXT using C#....Select the target format from the list dotnet add package Aspose.Words...Aspose.Words; var fileNames = new List< string > { "Input1.pdf" , "Input2...
Merge multiple a Word document into Image in C# code. Save a Word document as Image using C#....Select the target format from the list dotnet add package Aspose.Words...Aspose.Words; var fileNames = new List< string > { "Input1.docx" ,...
Merge multiple a Word document into PNG in C# code. Save a Word document as PNG using C#....Select the target format from the list dotnet add package Aspose.Words...Aspose.Words; var fileNames = new List< string > { "Input1.docx" ,...
Merge multiple Image into JPG in C# code. Save Image as JPG using C#....Select the target format from the list dotnet add package Aspose.Words...Aspose.Words; var fileNames = new List< string > { "Input1.png" , "Input2...
Merge multiple JPG into GIF in C# code. Save JPG as GIF using C#....Select the target format from the list dotnet add package Aspose.Words...Aspose.Words; var fileNames = new List< string > { "Input1.jpg" , "Input2...
Merge multiple JPG into PNG in C# code. Save JPG as PNG using C#....Select the target format from the list dotnet add package Aspose.Words...Aspose.Words; var fileNames = new List< string > { "Input1.jpg" , "Input2...
Merge multiple TEXT into JPG in C# code. Save TEXT as JPG using C#....Select the target format from the list dotnet add package Aspose.Words...Aspose.Words; var fileNames = new List< string > { "Input1.txt" , "Input2...
Merge multiple HTML into Markdown in C# code. Save HTML as Markdown using C#....Select the target format from the list dotnet add package Aspose.Words...Aspose.Words; var fileNames = new List< string > { "Input1.html" ,...
Merge multiple PDF into JPG in C# code. Save PDF as JPG using C#....Select the target format from the list dotnet add package Aspose.Words...Aspose.Words; var fileNames = new List< string > { "Input1.pdf" , "Input2...
Merge multiple Image into HTML in C# code. Save Image as HTML using C#....Select the target format from the list dotnet add package Aspose.Words...Aspose.Words; var fileNames = new List< string > { "Input1.png" , "Input2...