开发者

pyuno

0
  • Python 2.7 with pyuno

    I am having python 2.7 installed on my windows 7. I have installed Libre Office 3.4 which comes with python 2.6. Hence i am not able to import uno and unohelper even after setting all environment vari[详细]

    2023-04-12 18:47 分类:问答
  • OpenOffice pyuno "select all"

    Does anyone know how to use the OO uno bridge api to \"select all\" in a Calc sheet? Alternatively, finding the maximum used row and column number would work.[详细]

    2023-02-10 05:20 分类:问答
  • Using pyuno on MacOS to do file conversions

    I am running MacOS 10.6 and OpenOffice 3.3.I am interested in using PyUNO to script conversions of .odp to .ppt, .pdf, and .swf.I have not found any c开发者_C百科lear documentation on how to do so wit[详细]

    2023-02-08 14:07 分类:问答
  • Plural of words using Open Office API for Python (UNO)

    I would like to retrieve the plural words in different languages in Python. I know that openoffice has an API called uno (import uno) and it should give me this ability using openoffice\'s language d[详细]

    2023-01-10 03:43 分类:问答
  • Openoffice3.1 pyuno confusing errors

    I\'m trying to get the sample and other sample codes i find for pyuno running with openoffice 3.1.1 and python 2.5 with no luck.[详细]

    2022-12-09 03:27 分类:问答