Class SpreadsheetLocker

Class SpreadsheetLocker

nazivni prostor: Aspose.Cells.LowCode Sastav: Aspose.Cells.dll (25.4.0)

Niska koda API za blokiranje spreadsheet datoteke.

public class SpreadsheetLocker

Inheritance

object SpreadsheetLocker

Examples

SpreadsheetLocker.Process("template.xlsx", "locked.xlsx", "mypassword", "mypassword");

Methods

Process(String, String, String i String)

Zatvorite datoteku s određenim postavkama.

public static void Process(string templateFile, string resultFile, string openPassword, string writePassword)

Parameters

templateFile string

Šablona datoteke za zatvaranje

resultFile string

Rezultati datoteke

openPassword string

Lozinka za šifriranje datoteke

writePassword string

Lozinka za zaštitu promjenjivog brošura

Process(LowCodeLoadOptions, Opcije za spašavanje, strune, trake)

Zatvorite datoteku s određenim postavkama.

public static void Process(LowCodeLoadOptions loadOptions, LowCodeSaveOptions saveOptions, string openPassword, string writePassword)

Parameters

loadOptions LowCodeLoadOptions

Opcije za ulazak i punjenje

saveOptions LowCodeSaveOptions

Opcije za proizvodnju i štednju

openPassword string

Lozinka za šifriranje datoteke

writePassword string

Lozinka za zaštitu promjenjivog brošura

Process(LowCodeLoadOptions, LowKodeSaveOption, string, traka, struka, ProtectionType)

Zatvorite datoteku s određenim postavkama.

public static void Process(LowCodeLoadOptions loadOptions, LowCodeSaveOptions saveOptions, string openPassword, string writePassword, string workbookPassword, ProtectionType workbookType)

Parameters

loadOptions LowCodeLoadOptions

Opcije za ulazak i punjenje

saveOptions LowCodeSaveOptions

Opcije za proizvodnju i štednju

openPassword string

Lozinka za šifriranje datoteke

writePassword string

Lozinka za zaštitu promjenjivog brošura

workbookPassword string

Lozinka za zaštitu radne knjige

workbookType ProtectionType

Vrsta zaštite za zaštitu radne knjige

Process(LowCodeLoadOptions, Opcije za spašavanje, AbstractLowCodProtectionProvider)

Zatvorite datoteku s određenim postavkama.

public static void Process(LowCodeLoadOptions loadOptions, LowCodeSaveOptions saveOptions, AbstractLowCodeProtectionProvider provider)

Parameters

loadOptions LowCodeLoadOptions

Opcije za ulazak i punjenje

saveOptions LowCodeSaveOptions

Opcije za proizvodnju i štednju

provider AbstractLowCodeProtectionProvider

Uvođenje za pružanje zaštitnih postavki