-
[Access control worksheet.docx](https://github.com/MohammedFarooqui/Cybersecurity-projects/files/13639983/Access.control.worksheet.docx)
[Activity Template_ Data leak worksheet.docx](https://github.…
-
### This is a Question
request - need something additional provided
### This relates to ...
- [ ] the **FedRAMP OSCAL Registry**
- [ ] the **FedRAMP OSCAL baselines**
- [ ] the **Guide to O…
-
Currently we use python-docx to create Word documents from word templates. We need to be able to do a similar thing with pptx templates.
One option might be to treat docx and pptx as standard django…
-
### Describe the Bug
office 365 cannot open docx files saved via phpword
1. Create template files through office 365 desktop version [word.docx](https://github.com/PHPOffice/PHPWord/files/773238…
-
For some reason (maybe copy & paste), we ended up with a text field containing `\u0002` char (Start of Text), and this broke document generation with Sablon
### Minimum reproducible test case
``…
-
Source: https://github.com/metanorma/mnconvert/issues/144, https://github.com/metanorma/mnconvert/issues/149
Source document: https://github.com/metanorma/mn-samples-iso/tree/main/sources/internati…
-
```
What steps will reproduce the problem?
1. Use attached sample project
2. Run mvn clean install
3. (In eclipse) Run the main class XDOCDocumentCreator
Note that the odt template has a number of se…
-
```
Hi,
I need to create text file with Docx file. My Original(Template.docx) docx file contains some velocity syntax, so i want to replace that syntax with some data after that i want to convert …
-
## Describe your problem
Is there a way to add new sub documents within the main document, where we can pass context variables to the sub documents that are being used in the sub document, then rende…
-
I am exporting a docx file with some input from a form submission.
1. Load form submission data;
2. Create a template processor on file "template.docx" to replace `${xxxx}` notations with user input.…