-
Hi,
If I want to define the column width, I need to add to almost every width a value of 0.71. So if I want a width of 12, I need actually to define it like `column.width = 12.71`.
Only when it come…
-
Minimal Working Example:
```cs
using System;
using System.Drawing;
using System.IO;
using LargeXlsx;
namespace Examples;
public static class ColumnFormatting
{
public static void Ru…
-
Using Pandoc 2.7.2 to go from Markdown to Docx. I customized the table style in Word (and the OpenXML manually because of frustrations with Word) to include a 1pt border at the top of the table, at th…
-
**Is your feature request related to a problem? Please describe.**
Sometimes it is required to solve more generic tasks than the fluent syntax API can address.
For example, you may have a generic in…
-
Hi Folks,
I face issue cell value rendering HTML tag.
Cell value contain html tags but its not rendering while export to excel.
Please help me any of my friends.
-
### Please describe your bug
I have a Home Videos and Photos library with a couple folders with the item name. Inside said folders is Film-cd1.mp4 and so on. This works as usual with regular movie …
-
Hi everybody,
I am trying to insert some MathML code into a *.docx document. To do so, I do the following:
```
#!/bin/env python
# -*- coding: utf8 -*-
from docx import Document
doc = Document('t…
-
This is a request for enhancement related to how pandoc creates the "title" page in word.
Currently the metadata values used in docx's title page are inserted as text (title, author, date, subtitle…
-
This module is great, but it doesn't currently work with docm files or macros.
Add in a way to both import macros into the VBProject and save docm files.
Currently, the only way to do this is pywi…
-
Would it be possible to add arm64 support in the nuget package. I'd like to run this in windows on parallels running on mac silicon. I have downloaded, installed and testsed the installer here https:/…