Class EbookConverter
Class EbookConverter
Converter pentru conversie între ebook și alte formate de fișiere spreadsheet.
public class EbookConverter
Inheritance
Membrii moștenitori
- object.GetType() ,
- object.MemberwiseClone() ,
- object.ToString() ,
- object.Equals(object?) ,
- object.Equals(object?, object?) ,
- object.ReferenceEquals(object?, object?) ,
- object.GetHashCode()
Examples
[C#]
LoadOptions loadOptions = new LoadOptions();
loadOptions.InputFile = "MyStory.xlsx";
EbookSaveOptions saveOptions = new EbookSaveOptions();
saveOptions.OutputFile = "res.epub";
EbookConverter.Process(loadOptions, saveOptions);
Methods
Process(Opțiuni de încărcare, SaveOptions)
Converte între ebook și alte formate de fișiere spreadsheet.
public static void Process(LoadOptions loadOptions, SaveOptions saveOptions)
Parameters
loadOptions
LoadOptions Opțiuni de intrare și încărcare:saveOptions
SaveOptions Opțiuni pentru producție și economii
Numele spaţiului: Sheetize Întâlnirea de la Târgovişte: Sheetize.dll