-
Seeing @mkasberg raised the question on the Slack channel, we can discuss here how to go about producing the final format that the end user can download / print / have printed.
My vision is to be a…
-
`Pandoc` always appends default `sectPr` segment to the end of `document.xml` in `docx` output file format. A user can change this for the document as a whole by proving custom template via `--referen…
-
Data types in report need to be written to spreadsheets in a way that allows them to be sorted by type of data:
Voltage should be a number (it is currently written to Excel as text)
Signal Strength s…
-
The run element in Python docx will call the characters with the same style and connected as a flag, but I want to modify the characteristic text (that is, characters). What should I do?
For exampl…
-
In _olevba_, the function `detect_vba_stomping` returns true instead of false for the attached sample, as the sample is likely not using VBA stomping. This can likely be reproduced via the command lin…
tr4px updated
3 years ago
-
Hi guys! Thanks for your great work! It seems that word has been providing support for svg for a couple of years now. I have tried adding an svg file using add_image but I get the following error mess…
-
The user has to be able to download an .zip archive containing either all the information in the view balance sheet section or a selection of balance sheet entries.
**For example:**
If I already…
-
When running oleobj on a PPT 97-2003 file (e.g. https://www.hybrid-analysis.com/sample/d1bceccf5d2b900a6b601c612346fdb3fa5bb0e2faeefcac3f9c29dc1d74838d/631b2c1d8501f5745e1ca88d), oleobj tries to parse…
-
**Description**
I'm using the sample code at https://docs.microsoft.com/en-us/office/open-xml/how-to-convert-a-word-processing-document-from-the-docm-to-the-docx-file-format to remove macros from a…
-
**Description**
The `DocumentFormat.OpenXml.Spreadsheet.Worksheet` class only has properties for 4 out of 38 child elements. For example, there is no property for the only mandatory child element, …