| Class | Description |
|---|---|
| AltChunkXHTMLRoundTrip |
Create a docx containing an XHTML AltChunk,
and then convert that to normal docx content.
|
| ContentControlBindingExtensions |
This sample demonstrates populating content controls
from a custom xml part (based on the xpaths given
in the content controls).
|
| ContentControlsMergeXML |
This sample demonstrates populating content controls
from a custom xml part (based on the xpaths given
in the content controls)
In this example, the XML part is injected at runtime,
and OpenDoPE extensions are supported (if present).
|
| ContentControlsMergeXML281 |
This sample demonstrates populating content controls
from a custom xml part (based on the xpaths given
in the content controls)
In this example, the XML part is injected at runtime,
and OpenDoPE extensions are supported (if present).
|
| ConvertAltChunks |
Open a docx containing an XHTML or .mht AltChunk,
and then convert that to normal docx content.
|
| ConvertInXHTMLDocument |
This sample converts an XHTML document to docx.
|
| ConvertInXHTMLFile |
This sample converts XHTML to docx content.
|
| ConvertInXHTMLFragment |
This sample converts a fragment of XHTML to docx.
|
| ConvertInXHTMLURL |
This sample retrieves an XHTML Web page URL and converts it to docx content.
|
| ConvertListUsingWordStyles |
This sample converts HTML lists to pre-defined Word
styles.
|
| DivRoundtrip |
Converts divs to content controls, and back again.
|
| DocxToXhtmlAndBack |
docx to xhtml to docx again.
|
| XhtmlToDocxAndBack |
Round-trip XHTML to docx and back to XHTML.
|
Copyright © 2013–2025. All rights reserved.