Class SpreadsheetLocker
اسم الفضاء : Aspose.Cells.LowCode تجميع: Aspose.Cells.dll (25.4.0)
منخفضة الرمز API لإغلاق ملف الشريط.
public class SpreadsheetLocker
Inheritance
Examples
SpreadsheetLocker.Process("template.xlsx", "locked.xlsx", "mypassword", "mypassword");
Methods
Process(string، string، string، string)
قم بإغلاق ملف الشريط مع الإعدادات المحددة.
public static void Process(string templateFile, string resultFile, string openPassword, string writePassword)
Parameters
templateFile
string
النموذج الملف الذي يجب إغلاقه
resultFile
string
الملف الناتج
openPassword
string
كلمة مرور لتشفير الملفات
writePassword
string
كلمة المرور لحماية تعديل البطاقة
Process(LowCodeLoadOptions, LowKodeSaveالخيارات, سلاسل, سلسلة)
قم بإغلاق ملف الشريط مع الإعدادات المحددة.
public static void Process(LowCodeLoadOptions loadOptions, LowCodeSaveOptions saveOptions, string openPassword, string writePassword)
Parameters
loadOptions
LowCodeLoadOptions
خيارات الدخول والشحن
saveOptions
LowCodeSaveOptions
خيارات الإنتاج والادخار
openPassword
string
كلمة مرور لتشفير الملفات
writePassword
string
كلمة المرور لحماية تعديل البطاقة
Process(LowCodeLoadOptions, LowKodeSaveالخيارات, سلسلة, سلك, حزام, ProtectionType)
قم بإغلاق ملف الشريط مع الإعدادات المحددة.
public static void Process(LowCodeLoadOptions loadOptions, LowCodeSaveOptions saveOptions, string openPassword, string writePassword, string workbookPassword, ProtectionType workbookType)
Parameters
loadOptions
LowCodeLoadOptions
خيارات الدخول والشحن
saveOptions
LowCodeSaveOptions
خيارات الإنتاج والادخار
openPassword
string
كلمة مرور لتشفير الملفات
writePassword
string
كلمة المرور لحماية تعديل البطاقة
workbookPassword
string
كلمة مرور لحماية كتاب العمل
workbookType
ProtectionType
نوع الحماية لحماية كتاب العمل
Process(LowCodeLoadOptions, LowcodeSaveOption, AbstractLowCodProtectionالمزود)
قم بإغلاق ملف الشريط مع الإعدادات المحددة.
public static void Process(LowCodeLoadOptions loadOptions, LowCodeSaveOptions saveOptions, AbstractLowCodeProtectionProvider provider)
Parameters
loadOptions
LowCodeLoadOptions
خيارات الدخول والشحن
saveOptions
LowCodeSaveOptions
خيارات الإنتاج والادخار
provider
AbstractLowCodeProtectionProvider
التنفيذ لتوفير إعدادات الحماية