CSVLoadOptions

סקירה כללית

‘CSVLoadOptions’ הוא כיתה ב Aspose.Cells FOSS עבור Python.

אפשרויות להורדה של קבצי CSV.

שיטה זו מספקת 1 שיטת עבודה עם CSVLoadOptions אובייקטים בתוכניות Python.שיטות זמינות כוללות: __init__.כל החברים הציבוריים נגישים לכל יישום Python לאחר התקנת Aspose.Cells FOSS עבור חבילת Pyathon.תכונות: ‘auto_detect_types’, ‘date_formats’, `delimiter’, ‘encoding’, ’escape_char’, ’false_values’, ועוד 4.

נכסים

NameTypeAccessDescription
delimiter``ReadGets the delimiter.
encoding``ReadGets the encoding.
has_header``ReadGets the has header.
quote_char``ReadGets the quote char.
escape_char``ReadGets the escape char.
skip_rows``ReadGets the skip rows.
auto_detect_types``ReadGets the auto detect types.
date_formats``ReadGets the date formats.
true_values``ReadGets the true values.
false_values``ReadGets the false values.

שיטות

SignatureDescription
__init__()

ראה גם

  • Aspose.Cells for Python – Enterprise API Reference - תגיות עבור Python
 עברית