python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Placing cursor in the document for a given position using PyUNO
I am having Libreoffice7 installed with custom python 3.8.6 in Windows.
I want to use PyUNO to navigate the view cursor to a specific position based on the X, Y coordinates(of instance com.sun.star.aw...
Tcoder
Votes: 0
Answers: 1
How do I resolve this error in saving a new odt after a regex?
I've been trying to find good documentation to solve this ... but from what I can see from what little documentation, this code should have worked ... I'm rather curious as to why this isn't working, ...
Iain Curtis-Shanley
Votes: 0
Answers: 1