使用腳本自動將數據輸入到 OpenOffice Calc 電子表格 (Using a script to automate data entry to an OpenOffice Calc spreadsheet)


問題描述

使用腳本自動將數據輸入到 OpenOffice Calc 電子表格 (Using a script to automate data entry to an OpenOffice Calc spreadsheet)

I would like to be able to automate creating spreadsheets and adding data to an OpenOffice spreadsheet using a script (any scripting language is acceptable ‑ PowerShell, Python, or even JavaScript).  

Is there a suitable library or tutorial? 

‑‑‑‑‑

參考解法

方法 1:

Take a look at this white paper: Examples for Open Office Automation with Scripting Languages.

方法 2:

Curious, I just looked at OOo UNO to answer another question and the link is going to be useful again...

(by TangiestHelenfortran)

參考文件

  1. Using a script to automate data entry to an OpenOffice Calc spreadsheet (CC BY‑SA 3.0/4.0)

#Automation #scripting #openoffice-calc






相關問題

GNOME 應用程序可以自動化嗎?如何? (Can a GNOME application be automated? How?)

Nhấn OK trên cửa sổ cảnh báo bật lên qua VBA (Press OK on pop-up alert window via VBA)

如何使用硒驗證谷歌搜索結果是否包含特定文本? (How to verify whether google search results consist of a specific text using selenium?)

如何在 selenium xpath 中的多個 div 之間獲取子父 Web 元素組件? (how to get a sub parent web element component between many div in selenium xpath?)

在 BMC 補救措施 8.1 中安排每月事件報告 (schedule monthly incidents reports in BMC remedy 8.1)

將 MS Excel 鏈接到 MS Access 查詢 (Linking MS Excel to MS Access queries)

工作項是否可以(或需要)在 TFS 中對構建進行排隊? (Is it possible (or desirable) for a work item to queue a build in TFS?)

使用腳本自動將數據輸入到 OpenOffice Calc 電子表格 (Using a script to automate data entry to an OpenOffice Calc spreadsheet)

使用 DjVu 工具進行背景/前景分離? (Using the DjVu tools to for background / foreground seperation?)

C# FindElement(By...) 有兩個條件 (C# FindElement(By...) with two criteria)

如何使用 IDM 自動下載? (How can I automate downloads using IDM?)

通過Java程序運行時如何在shell腳本中提供輸入選擇? (How to provide input selection in shell script when running though Java program?)







留言討論