Apache POI

Microsoft Office document processing powered by Apache POI — read and write Word (.docx), Excel (.xlsx), and PowerPoint (.pptx) files

Category
Documents
Version
0.3.0
Author
Elite AI
Isolation Mode
ClassLoaderIsolated
Min Hefty Version
0.26.0
Platforms
All
Dependencies
None
Available For Plans
premium

Instruments

NameCategoryRisk LevelKeywordsDescription
msoffice_infoFilesystemReadOnlyoffice, info, metadata, properties, docx, xlsx, pptx, word, excel, powerpointRetrieve metadata and structural information from any Microsoft Office document (.docx, .xlsx, .pptx).
read_docxFilesystemReadOnlyword, docx, read, extract, text, document, paragraphs, tablesExtract text, paragraphs, and tables from a Word document (.docx).
write_docxFilesystemLocalWriteword, docx, create, write, document, heading, paragraph, tableCreate a Word document (.docx) with headings, paragraphs, tables, and lists.
read_xlsxFilesystemReadOnlyexcel, xlsx, read, spreadsheet, data, cells, sheets, formulasRead data from Excel spreadsheets (.xlsx) with optional sheet and range selection.
write_xlsxFilesystemLocalWriteexcel, xlsx, create, write, spreadsheet, data, sheetsCreate an Excel spreadsheet (.xlsx) with multiple sheets, typed data, and optional header formatting.
read_pptxFilesystemReadOnlypowerpoint, pptx, read, slides, presentation, notes, extractExtract slide content, notes, and structure from a PowerPoint presentation (.pptx).
write_pptxFilesystemLocalWritepowerpoint, pptx, create, write, slides, presentationCreate a PowerPoint presentation (.pptx) with titled slides, content, and speaker notes.

← Back to Plugins