Merge multiple PDF into OpenOffice in C# code. Save PDF as OpenOffice 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 PDF into RTF in C# code. Save PDF as RTF 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 PDF into BMP in C# code. Save PDF as BMP 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 DOC into Image in C# code. Save DOC as Image using C#....Select the target format from the list dotnet add package Aspose.Words...Aspose.Words; var fileNames = new List< string > { "Input1.doc" , "Input2...
Merge multiple TEXT into Image in C# code. Save TEXT as Image 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 Image into PDF in C# code. Save Image as PDF 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 DOC into TXT in C# code. Save DOC as TXT using C#....Select the target format from the list dotnet add package Aspose.Words...Aspose.Words; var fileNames = new List< string > { "Input1.doc" , "Input2...
Merge multiple DOC into PDF in C# code. Save DOC as PDF using C#....Select the target format from the list dotnet add package Aspose.Words...Aspose.Words; var fileNames = new List< string > { "Input1.doc" , "Input2...
Merge multiple DOC into RTF in C# code. Save DOC as RTF using C#....Select the target format from the list dotnet add package Aspose.Words...Aspose.Words; var fileNames = new List< string > { "Input1.doc" , "Input2...
Merge multiple JPG into Image in C# code. Save JPG as Image using C#....Select the target format from the list dotnet add package Aspose.Words...Aspose.Words; var fileNames = new List< string > { "Input1.jpg" , "Input2...