CSVLoadOptions
CSVLoadOptions
خلاصه ای
‘CSVLoadOptions’ یک کلاس در Aspose.Cells FOSS برای Python است.
گزینه های بارگذاری فایل های CSV.
این کلاس 1 روش برای کار با CSVLoadOptions اشیاء در برنامه های Python را فراهم می کند. روش های موجود شامل: __init__. تمام اعضای عمومی پس از نصب Aspose به هر برنامه Python دسترسی دارند. سلول ها FOSS برای بسته Pyathon. ویژگی ها: ‘auto_detect_types، 'date_formats ، ‘delimiter , 'encoding, ’escape_char` و 4 بیشتر.
خواص
| Name | Type | Access | Description |
|---|---|---|---|
delimiter | `` | Read | Gets the delimiter. |
encoding | `` | Read | Gets the encoding. |
has_header | `` | Read | Gets the has header. |
quote_char | `` | Read | Gets the quote char. |
escape_char | `` | Read | Gets the escape char. |
skip_rows | `` | Read | Gets the skip rows. |
auto_detect_types | `` | Read | Gets the auto detect types. |
date_formats | `` | Read | Gets the date formats. |
true_values | `` | Read | Gets the true values. |
false_values | `` | Read | Gets the false values. |
روش ها
| Signature | Description |
|---|---|
__init__() |
همچنین ببینید:
- Aspose.Cells برای Python – Enterprise API Reference