Skip to main content

๐Ÿ“ Markdown API Reference

Sub-package: pomarkdown | Install: pip install pomarkdown Import: import office or import pomarkdown

excel2markdownโ€‹

office.markdown.excel2markdown(
input_file,
output_file,
sheet_name=None
)

Examplesโ€‹

import office

office.markdown.excel2markdown(input_file='data.xlsx', output_file='output.md')

office.markdown.excel2markdown(
input_file='data.xlsx', output_file='sheet1.md', sheet_name='Sheet1'
)
AI ๅŠžๅ…ฌๆ•ˆ็އ่ฏพ
35 ่ฎฒ AI ่‡ชๅŠจๅŒ–ๅŠžๅ…ฌๅฎžๆˆ˜่ฏพ็”จ Python + AI ๅค„็† Excelใ€Wordใ€PDFใ€้‚ฎไปถ็ญ‰ๅŠžๅ…ฌๅœบๆ™ฏใ€‚
ๅŽปๅญฆไน