如何使用 xml、xsl 和 png 文件创建 mhtm

发布于 2024-12-01 02:45:38 字数 187 浏览 2 评论 0原文

我有一个文件夹,其中包含一些图像(.png 文件)、一个在 xml 文件中链接的 xsl 文件和 xsl 中存在的几个 URL,以及一个 xml 文件。谁能告诉我如何使用 power shell 或 .net 或 vb 脚本使用 xml 文件创建 mhtm 文件? (输出:*mhtm 页面应使用嵌入图像、url 以及 xsl 和 xml 文件的内容打开。)

I have a folder contains few images(.png files), one xsl file which is linked in xml file and few URLs which are present in xsl, and a xml file. Could anyone please let me know how to create mhtm file using the xml file using power shell or .net or vb script?
(output: *The mhtm page should be opened with embedded images, urls and the content of the xsl and xml file.)

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

画中仙 2024-12-08 02:45:38

您可以采纳 Jeff将任何 URL 转换为 MHTML 存档 最初链接在 从 HTML 生成 MHTML

You could adopt from this article by Jeff on converting any URL to a MHTML archive originally linked in this post on Generating MHTML from HTML.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文