生成的WordML报告使用模板和XPath使用ASP.Net [英] Generating WordML Reports Using Templates and XPath using ASP.Net

查看:130
本文介绍了生成的WordML报告使用模板和XPath使用ASP.Net的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要知道我们如何可以生成WordML中使用报表使用ASP.Net模板和XPath。
什么是它的优点。

一个简单的如何教程是什么,我需要。


解决方案

  

我需要知道我们如何可以生成WordML中使用报表使用ASP.Net模板和XPath。 ...一个简单如何教程是什么,我需要。


创建(使用Word)中的WordML格式的文件,该文件,你会作为一个模板使用。

看看您的WordML模板:看到它的XML格式。有微软的WordML的参考文档,让你明白这意味着什么,如何修改它。

定义的XPath前pressions其识别你想修改(如修改可能意味着在运行时插入数据),在您的模板的位置。

在运行时使用像 HTTP的API:// WWW。 google.com/search?hl=en&q=c%23+xpath


  

什么是它的优势。


它的优点在什么选择?

好处是输出为Word文档,其内容是根据在运行时做了一个模板,加修改。

I need to know how we can Generate WordML Reports Using Templates and XPath using ASP.Net. What are its advantages.

A Simple How To Tutorial is what I require.

解决方案

I need to know how we can Generate WordML Reports Using Templates and XPath using ASP.Net. ... A Simple How To Tutorial is what I require.

Create (using Word) a document in WordML format which you'll use as a template.

Look at your WordML template: see that it's in XML format. Have Microsoft's WordML reference documentation, so that you understand what it means and how to modify it.

Define XPath expressions which identify the locations in your template which you want to modify (where "modify" probably means "insert data at run time").

At runtime use an API like http://www.google.com/search?hl=en&q=c%23+xpath

What are its advantages.

Its advantages over what alternative?

The benefit is that the output is a Word document, whose content is based on a template plus modifications made at runtime.

这篇关于生成的WordML报告使用模板和XPath使用ASP.Net的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆