• WordDocumentGenerator是一个实用工具来生成的Word文档模板使用Visual Studio2010和开放的XML2.0SDK。

    WordDocumentGenerator的目的是帮助你轻松生成模板的基础的词的文件,使用最小的代码变化。 内容控制被用作占位文件的产生。 它支持字的2007年和词2010年。

    内容控制有标题和标签的性质。 的逻辑是有一个酒店的标记内容的控制,然后填写数据的使用,符的。

    这意味着每一个内容的控制内的一个单词的模板,将会有不同的标签。 为每个字2010年的标签最长为64。

  • WordDocumentGenerator है एक उपयोगिता उत्पन्न करने के लिए वर्ड दस्तावेजों से टेम्पलेट्स का उपयोग कर Visual Studio 2010 और खोलें XML 2.0 एसडीके.

    WordDocumentGenerator के लिए बनाया गया है मदद से आप आसानी से उत्पन्न टेम्पलेट-आधारित शब्द दस्तावेजों का उपयोग कर, न्यूनतम कोड में परिवर्तन. सामग्री नियंत्रण का इस्तेमाल कर रहे हैं के रूप में प्लेसहोल्डर्स के लिए दस्तावेज़ पीढ़ी है । यह समर्थन करता है: Word 2007 और Word 2010.

    सामग्री नियंत्रण है, शीर्षक और टैग गुण है । तर्क है करने के लिए एक टैग संपत्ति के एक सामग्री नियंत्रण के लिए और फिर आबाद डेटा का उपयोग है कि प्लेसहोल्डर है ।

    इसका मतलब यह है हर सामग्री नियंत्रण के अंदर एक Word टेम्पलेट एक अलग टैग. प्रति के रूप में Word 2010 टैग अधिकतम लंबाई 64 का है.

  • WordDocumentGenerator is an utility to generate Word documents from templates using Visual Studio 2010 and Open XML 2.0 SDK.

    WordDocumentGenerator is designed to help you easily generate template-based Word documents, using minimum code changes. Content controls are used as placeholders for document generation. It supports Word 2007 and Word 2010.

    Content control has Title and Tag properties. The logic is to have a tag property of a content control and then populate data using that placeholder.

    This means every content control inside a Word template will have a different Tag. As per Word 2010 the Tag maximum length is 64.