-
**Describe the bug**
The generated classes in the `DocumentFormat.OpenXml.Linq` namespace (e.g., `W`) are missing certain `XName` fields that were still present in previous versions of the SDK (e.g., …
-
### Dynamo Version
2.12.1.8411
### Host
Revit
### Operating System
Windows 10
### What did you do?
We are programming a Python node calling the method DSOffice.Data.OpenXMLExportExcel. Everythi…
-
it's possible to add option of document to set language
https://learn.microsoft.com/en-us/dotnet/api/documentformat.openxml.wordprocessing.languages?view=openxml-3.0.1
any way to do this ?
-
**Describe the bug**
The `PresentationDocument.Open` will throw the OpenXmlPackageException exception when we open the document which Content_Types records paths with wrong case.
```
DocumentFo…
-
As you might know, DocumentFormat.OpenXml version 3 introduced some breaking changes, that make the generated code here not compile at all.
Some hints are here: https://learn.microsoft.com/en-us/of…
-
**Describe the bug**
Getting the root element of a `WorkbookPart` of an excel with invalid hyperlinks causes the following exception:
```
System.ObjectDisposedException: Cannot access a closed stre…
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `docx4js@3.2.20` for the project I'm working on.
He…
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Part of pptx slide structure:
```xml
…
-
**The class `DocumentFormat.OpenXml.Office2019.Drawing.Chart.BooleanFalse` creates xml different from that created by PowerPoint**
**Observed behavior**
When using the SDK, it generates xml th…
-
I have chrome extension for validating emails in GMail. But unfortunately, no dll supported in WASM or Javascript for PPT (I can use Aspose.slides for pptx). Need your input.