docx4j-ImportXHTML.NET
6.0.1.2
dotnet add package docx4j-ImportXHTML.NET --version 6.0.1.2
NuGet\Install-Package docx4j-ImportXHTML.NET -Version 6.0.1.2
<PackageReference Include="docx4j-ImportXHTML.NET" Version="6.0.1.2" />
paket add docx4j-ImportXHTML.NET --version 6.0.1.2
#r "nuget: docx4j-ImportXHTML.NET, 6.0.1.2"
// Install docx4j-ImportXHTML.NET as a Cake Addin #addin nuget:?package=docx4j-ImportXHTML.NET&version=6.0.1.2 // Install docx4j-ImportXHTML.NET as a Cake Tool #tool nuget:?package=docx4j-ImportXHTML.NET&version=6.0.1.2
To try it, in Visual Studio:
- create a new console app
- use NuGet Package Manager to fetch this (Install-Package ...)
- project properties, change startup object to docx4jImportXHTML.NET.samples.docx.ConvertInXHTMLFragment
- Start without Debugging (Ctrl+F5)
(Don't start debugging, since that's very slow. Also, note the first execution takes longer, loading JAXB Context etc. If your code doesn't exit, subsequent imports will be quicker)
For more sample code (in Java though) see https://github.com/plutext/docx4j-ImportXHTML/tree/master/src/samples/java/org/docx4j/samples
For questions/discussion, you can post to either (but not both, please) StackOverflow or https://www.docx4java.org/forums/xhtml-import-f28/
For issues/bugs relating generally to XHTML importing, https://github.com/plutext/docx4j-ImportXHTML/issues
For issues/bugs specific to .NET, please use https://github.com/plutext/docx4j-ImportXHTML.NET/issues
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35 is compatible. net40 was computed. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Common.Logging (>= 2.1.2)
- docx4j.NET (>= 6.0.1.4)
- IKVM (>= 8.1.5717)
- slf4j-api (>= 1.7.5.4)
- slf4j-NetCommonLogging (>= 1.7.5.4)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Release based on docx4j-ImportXHTML 6.0.1