OpenXML SDK C ++示例 [英] OpenXML SDK C++ Examples

查看:1275
本文介绍了OpenXML SDK C ++示例的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

HI,

我想使用OpenXML SDK在C ++中创建一个word文档,
我在添加引用和使用命名空间时遇到问题因为大多数的例子是基于C#给出的。

I'm trying to create a word document in C++ using OpenXML SDK, I'm facing problems in adding references and using namespace as most of the examples in the web are given based on C#.

1.如何添加项目的引用和使用命名空间(Ex - 使用命名空间System.Xml ;)in the code

1.How do I add references to project and also use namespaces(Ex - using namespace System.Xml;) in the code

还请为OpenXML SDK建议任何C ++示例链接。

Also please suggest any C++ examples links for OpenXML SDK.

/ p>

Thanks in advance

推荐答案

我不知道SDK的任何,但如果你正在寻找C ++在.NET和使用Open XML( System.IO.Packaging 等),抓取C ++ / CLI 示例实验室关闭打开XML开发人员研习班内容页面。事实上,所有其他的东西在使用Open XML也非常有帮助。

I don't know of any for the SDK, but if you're looking for C++ in .NET and working with Open XML (System.IO.Packaging, etc.), grab the C++/CLI samples and lab off of the Open XML Developer workshop content page. In fact, all the other stuff there is also very helpful in working with Open XML.

这篇关于OpenXML SDK C ++示例的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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