Class SpreadsheetMerger

Class SpreadsheetMerger

نام ها : Aspose.Cells.LowCode جمع آوری: WL27_.dll (25.4.0)

فایل های چند قالب را به یک قالب تبدیل کنید.

public class SpreadsheetMerger

Inheritance

object SpreadsheetMerger

Examples

SpreadsheetMerger.Process(new string[] { "template2.xlsx", "template2.xlsx", }, "res.xlsx");

Methods

Process(String[ ], و String)

فایل های قالب داده شده را ترکیب کنید.

public static void Process(string[] templateFiles, string resultFile)

Parameters

templateFiles string [ ]

فایل های قالبی که باید ترکیب شوند

resultFile string

فایلهای حاصل

Process(LowCodeMergeOptions)

فایل های چند قالب را به یک قالب تبدیل کنید.

public static void Process(LowCodeMergeOptions options)

Parameters

options LowCodeMergeOptions

گزینه های ادغام فایل ها

 فارسی