Class XlsConverter
Info
Mewakili plugin Documentize.XlsConverter. Digunakan untuk mengonversi dokumen PDF ke format XLSX/XLS/CSV/XLSM/ODS.
[Obsolete("Kelas ini akan dihapus segera. Harap gunakan kelas PdfConverter.")]
public static class XlsConverterInheritance
Inherited Members
- object.GetType(),
- object.MemberwiseClone(),
- object.ToString(),
- object.Equals(object?),
- object.Equals(object?, object?),
- object.ReferenceEquals(object?, object?),
- object.GetHashCode()
Methods
Process(PdfToXlsOptions)
Mengonversi dokumen PDF ke format XLSX/XLS/CSV/XLSM/ODS.
public static ResultContainer Process(PdfToXlsOptions options)Parameters
optionsPdfToXlsOptions: Sebuah objek opsi yang berisi instruksi untuk operasi.
Returns
ResultContainer : Sebuah objek yang berisi hasil dari operasi.
Exceptions
Jika opsi tidak disetel.
Namespace: Documentize Assembly: Documentize.dll