Class SpreadsheetMerger
Class SpreadsheetMerger
اسم الفضاء : Aspose.Cells.LowCode جمع: Aspose.Cells.dll (25.5.0)
قم بتحويل العديد من ملفات القوالب إلى واحدة.
public class SpreadsheetMergerInheritance
Examples
SpreadsheetMerger.Process(new string[] { "template2.xlsx", "template2.xlsx", }, "res.xlsx");
Methods
Process(الستار[ ]الـ 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
خيارات لدمج الملفات