Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
1 vote
1 answer
79 views

I've written this LibreOffice Python macro, that prints (in ASPO terminal) the inner code of each "formula" (i.e. LibreOffice Math element included in LibreOffice Writer content) of my ...
-2 votes
1 answer
70 views

Version: 25.8.2.2 (X86_64) / LibreOffice Community Build ID: 580(Build:2) CPU threads: 8; OS: Linux 5.15; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US Calc: CL threaded In a ...
1 vote
0 answers
99 views

The goal is to write a Python macro that creates a new Writer document from a form letter template and fills in editable fields to automate repetitive correspondence generation. My problem is that I ...
3 votes
0 answers
94 views

I want to replace a string in my ODT file with an image, but this image is from binary data, not a file. I don't want to write to temporary file and load it; I want to purely do so in memory. I have ...
2 votes
0 answers
173 views

I use the following code to save my LibreWriter document to disk. It works fine: Public Sub SaveToPath(ByRef oSM As Object, ByRef oDoc As Object, ByVal uFilepath As String) Dim Args(0 To 1) As ...
1 vote
0 answers
30 views

Ran across this problem while writing a nuclear decay formula in LibreOffice Writer. Using widevec{~~~~~~~~~} makes the arrow appear stretched. Is there an alternative to widevec, to make an arrow ...
0 votes
0 answers
55 views

I am using pythn-docx(https://github.com/python-openxml/python-docx) to generate a docx file and then converting this docx file into PDF format using unoconv (https://github.com/unoconv/unoconv), ...
0 votes
0 answers
49 views

I have a Writer document, that has bookmarks (It's a theater play, the bookmarks are the number of each verse). I'd like to make each bookmarks visible, I am thinking about creating a textFrame for ...
0 votes
1 answer
143 views

Please consider the following example: import uno def create_pdf(file_url): local_context = uno.getComponentContext() resolver = local_context.ServiceManager.createInstanceWithContext( ...
1 vote
1 answer
210 views

I have input.md: --- title: My example document --- ## Overview *I am italic* **I am bold** If I run: pandoc input.md -o output.odt I get an odt file with the expected formatting. However, in ...
0 votes
2 answers
206 views

I have found a couple posts around the internet and on here on how to remove all but the first letter of every word in a paragraph (or the whole text) using regex and Microsoft Word, but nothing has ...
-1 votes
1 answer
77 views

I have a long list of items that I would like to be able to number without spending an hour numbering each piece by hand, and without every blank line also having a number. Is there a way to do that?
1 vote
0 answers
115 views

I have a query in LibreOffice Base (Firebird) which uses the LIST() function. It works perfectly fine, but when creating a Writer document with database fields utilizing this particular query, it ...
0 votes
0 answers
57 views

Good day. I would like to inquire if it is possible to link a userform within LibreOffice Writer to call texts or images using checkboxes. These checkboxes should be linked to a button called "...
Mig's user avatar
  • 1
0 votes
0 answers
172 views

We have service on .Net6, that convert documents from Docx to PDF format. Service has been deployed on Linux container (k8s) and have LibreOffice binary within LibreOffice has been installed inside ...

15 30 50 per page
1
2 3 4 5
...
11

AltStyle によって変換されたページ (->オリジナル) /