-
[SendAsJson_updated.zip](https://github.com/telerik/kendo-ui-core/files/13887144/SendAsJson_updated.zip)
### Bug report
Workbook.Save() does not save the below file:
https://supportheroes.telerik…
-
I don't know if it's because I haven't found it, or if the feature is missing...
I am creating a document and adding a table (to the footer). In the table I want page number and date/time.
This is …
-
**Description**
Excel files saved as "Strict Open XML" contain a number of int32 validation errors related to hidden percentage values in the schema.
For context of this error see: https://githu…
-
For several applications, I need support for formatting text with a strikethrough option. The OpenXML spec defines essentially three states:
- dblStrike (double strikethrough)
- noStrike (no stri…
-
At least with strong encryption added to MS Office 2010, VBA macros are hidden in the encrypted package, and olevba/mraptor cannot detect them.
Need to detect encryption (in each format: OLE, OpenXML…
-
Currently in , it is said that
>The format name should match the target format name (see
`-t/--to`, above, for a list, or use `pandoc
--list-output-formats`). Use `openxml` for `docx` output,
`o…
-
Hello!
I was taking a look at the OpenXML format for styling at cell level or even at Table level. Nothing too powerful but at least allow a minimal amount of formatting (font styling / bgColor). I…
-
I save a xlsx file as Strict OOXml format with Microsoft Office Excel2013(see the attach file).
The Epplus.dll cannot read the worksheet. The relate code is as follows:
``
var fs = new FileStream(e…
-
Currently the hyperlink only supports URL and local files, it would be useful to add inner presentation slide hyperlink, in case the user needed to create table-of-contents or cross-reference.
I'v…
-
I just realized that Word documents page breaks are now [natively supported](https://github.com/rstudio/rmarkdown/blob/master/inst/rmarkdown/lua/pagebreak.lua) in Rmarkdown (since v2.4), so I wondered…