-
Hello guys;
I am using the blibioteca in using a template word and would like to save as pdf , but I'm having difuculdades , someone could already save to pdf ? or save to HTML preserving formatting …
-
For music and movies, size is often proportional to quality. This is not always the case, but in many cases it is. Without the ability to evaluate a file in terms of bitrate, duration, resolution, and…
-
hi,
I'm wondering, if it's possible to calculate the position of text-containers.
Reason why. I will have dynamic text lengths and in order to that I need a calculation of the space, to avoid cutted …
-
I use this code to convert the html into openXML:
_var_ html is the table as string
_var_ filename is the filename as string
```
WordDocument doc = new WordDocument(filename);
doc.Process(new…
-
### Discussed in https://github.com/quarto-dev/quarto-cli/discussions/9650
Originally posted by **KipBalkcom-USDA** May 13, 2024
### Description
There appears to be a format change from the…
-
Hi,
Several hours ago I'm trying to find out why not working the HTML Writer, more specifically with the element Image of HTML Writer.
The error happens when i save a Word file that generates the HT…
-
Hello!
As per README.md:
> By default behaviour brew pkg include all package kegs located in /usr/local/Cellar/packagename.
I've built some pkgs with brew pkg that don't seem to function as I'd exp…
-
I noticed that the Microsoft Word versions of these documents have room for improvement with respect to styling. Is it possible to crowdsource the Word files themselves, or are we only doing substanti…
ghost updated
9 years ago
-
Note that curently pandoc does not take asciidoc as input format, the work is going on.
> There was a discussion at ( https://github.com/jgm/pandoc/issues/1456#issuecomment-118644517 ) on converting…
-
**Jodit Version:** 3.4.26
**Browser:** Chrome
**OS:** Windows 10
**Code**
```js
var editor = new Jodit("#editor", {
"defaultMode": "3"
});
```
**Expected behavior:**
Upon …
om-ha updated
4 years ago