-
As far as I see this here supports a special syntax for template parsing and has some features to add and remove text/document content parts.
Now
They also support a special syntax, see [the exam…
rklec updated
2 years ago
-
I tested 2 documents in Word Online, the first one was the one created in the DocX tutorial video, and second one created using the new DocXCore port version. I transferred them to One Drive and opene…
-
### Reports generated in docx format are not reflecting original formatting. These are the issues found in tables and images.
### Tables
- if you choose the table style attribute border = “0” o…
-
I am using docx and regex to find and substitute certain keywords from the word doc. The finding and substituting is working fine. When the word is replaced it is set to a much smaller font than befor…
-
There is no place to specify a label_image_id when requesting a label from a rate id.
-
**Do you want to request a *feature* or report a *bug*?**
- [x] Bug
- [ ] Feature
**Version of ClosedXML**
e.g. 0.93.0-beta2
**What is the current behavior?**
When copying a worksheet fr…
-
Take this markdown
````markdown
---
title: Test
author: Max
date: 23/10/2023
---
# content
````
Convert to powerpoint
```powershell
pandoc -f markdown -t pptx -o test.pptx test.md
```…
-
Hello,
I have a non matching case in [TemplateProcessor::replaceBlock](https://github.com/PHPOffice/PHPWord/blob/0.12.0/src/PhpWord/TemplateProcessor.php#L271) method regular expression.
In the temp…
-
**Affected tool:**
all
**Describe the bug**
`#!/Applications/Xcode.app/Contents/Developer/usr/bin/python3` is at the head of each file. Not everyone uses Xcode to support their python instance up…
-
I'll try to keep it sweet and simple... There is a variable, paragraph.paragraph_format.keep_together, when it's true it will keep the paragraph on a single page instead of splitting it if it's at the…