如何使用C#处理Word文档并从Outlook邮箱之一发送电子邮件 [英] How to manipulate a word document and send an email from one of outlook mail boxes using C#

查看:155
本文介绍了如何使用C#处理Word文档并从Outlook邮箱之一发送电子邮件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想使用c#编写一个应用程序,以某种格式处理现有的Word文档并将其另存为PDF.我也想使用C#使用Exchange Outlook邮箱发送一封电子邮件(带有图形签名和全部).能否请任何人给我一个有关如何做的想法;一种开始的方式?谢谢.

I wanna code an app using c# to manipulate an existing Word document with certain formating and save it as PDF. And also i wanna send out an email(With graphic signatures and all) using an Exchange Outlook mailbox using C#. Can please anyone give me an idea about how to go about it; A way to start? Thanks.

推荐答案

如果我们中断了您的任务,则您必须这样做:

1.修改Word文档.在这里查看: http://support.microsoft.com/kb/316384 [ http://stackoverflow.com/questions/607669/how-do-i-convert-word-files-to-pdf-programmatically [ http://social.msdn.microsoft. com/Forums/en/csharpgeneral/thread/81ca0302-7bea-4432-9e77-ce1076543f01 [
If we break your task, then you have to do:

1. Modify a word document. Check out here : http://support.microsoft.com/kb/316384[^]

2. Save this as pdf. Check out here: http://stackoverflow.com/questions/607669/how-do-i-convert-word-files-to-pdf-programmatically[^]

3. Sending a main using MS exchange server. Check out here:http://social.msdn.microsoft.com/Forums/en/csharpgeneral/thread/81ca0302-7bea-4432-9e77-ce1076543f01[^]


这篇关于如何使用C#处理Word文档并从Outlook邮箱之一发送电子邮件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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