Merge multiple a Word document into TIFF in C# code. Save a Word document as TIFF 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 HTML into EPUB in C# code. Save HTML as EPUB 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 HTML into JPG in C# code. Save HTML as JPG 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 a Word document into HTML in Java code. Save a Word document as HTML using Java....Select the target format from the list // Repository path: https://releases...Copy import com.aspose.words.*; List<String> fileNames = Arrays.asList(...
Merge multiple HTML into GIF in C# code. Save HTML as GIF 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 HTML into PNG in C# code. Save HTML as PNG 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 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 HTML into DOC in C# code. Save HTML as DOC 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 HTML into PDF in C# code. Save HTML as PDF using C#....Select the target format from the list dotnet add package Aspose.Words...Aspose.Words; var fileNames = new List< string > { "Input1.html" ,...