JPEG和RTF [英] JPEG et RTF

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

问题描述

大家好,


我正在编写知识库应用程序(VB 2005,Framework 2.0)。

我集成了一个RichTextBox控件,所以我可以插入图片。现在的问题

是保存文件的大小!图像以BMP格式存储。


有没有办法以较小的格式存储图像(如JPEG)?

如果是,怎么样? (我用谷歌搜索,但找不到真正有趣的东西)。

如果不是,你知道有什么东西可以解决这个问题吗?


谢谢,

Thierry

-

垃圾邮件:删除我邮箱中的2个。

解决方案
"亨利" < th ******** @ ifrance.comschrieb:


我正在编写知识库应用程序(VB 2005,Framework 2.0)。

我集成了一个RichTextBox控件,所以我可以插入图片。问题

现在是保存文档的大小!图像以BMP

格式存储。


有没有办法以较小的格式(如JPEG)存储图像?

如果是,怎么样? (我用谷歌搜索但找不到真正有趣的东西)。

如果不是,你知道有什么可以解决这个问题吗?



为什么不以HTML格式保存条目并使用WebBrowser控件

显示它们?


-

MS Herfried K. Wagner

MVP< URL:http://dotnet.mvps.org/>

VB< URL:http://dotnet.mvps.org/dotnet/faqs/>


使用HTML也是一个想法,我是寻找一个不错的(免费)HTML编辑器

,我可以在我的应用程序中集成。

到目前为止,我没有找到任何....


-

垃圾邮件:删除我电子邮件中的2。

" Herfried K. Wagner [MVP]" < hi *************** @gmx.ataécritdansle

message de news:%2 *********** **** @ TK2MSFTNGP02.phx.gbl ...


" Thierry" < th ******** @ ifrance.comschrieb:


>我正在编写知识库应用程序(VB 2005,Framework 2.0) 。
我集成了一个RichTextBox控件,所以我可以插入图片。问题
现在是保存文件的大小!图像以BMP
格式存储。

有没有办法以较小的格式(如JPEG)存储图像?
如果是,怎么样? (我用谷歌搜索但找不到真正有趣的东西)。
如果不是,你知道有什么东西可以解决这个问题吗?



为什么不以HTML格式保存条目并使用WebBrowser控件

显示它们?


-

MS Herfried K. Wagner

MVP< URL:http://dotnet.mvps.org/>

VB< URL:http://dotnet.mvps.org/dotnet/faqs/>



Thierry,


请注意,图片在HTML中永远是一个问题,你有将它们嵌入表中



http://www.vb-tips.com/dbpages.aspx?...d-da738cdc7c2c


Cor


Thierry < th ******** @ ifrance.comschreef in bericht

news:%2 **************** @ TK2MSFTNGP06.phx。 gbl ...


使用HTML也是一个想法,我正在寻找一个很好的(免费)HTML

编辑器,我可以整合在我的应用程序内。

到目前为止,我没有找到任何....


-

垃圾邮件:删除我的电子邮件中的2。

" Herfried K. Wagner [MVP]" < hi *************** @gmx.ataécritdansle

message de news:%2 *********** **** @ TK2MSFTNGP02.phx.gbl ...


>" Thierry" < th ******** @ ifrance.comschrieb:


>>我正在编写知识库应用程序(VB 2005,Framework 2.0)。
我集成了一个RichTextBox控件,所以我可以插入图片。问题
现在是保存文件的大小!图像以BMP
格式存储。

有没有办法以较小的格式(如JPEG)存储图像?
如果是,怎么样? (我用Google搜索但是找不到真正有趣的东西)。
如果不是,你知道有什么东西可以解决这个问题吗?


为什么不以HTML格式保存条目并使用WebBrowser控件来显示它们?

-
MS Herfried K .Wagner
MVP< URL:http://dotnet.mvps.org/>
VB< URL:http://dotnet.mvps.org/dotnet/faqs/>




Hi all,

I''m programming a Knowledge Base application (VB 2005, Framework 2.0).
I integrated a RichTextBox control so I can insert pictures. The problem now
is the size of the saved document ! Images are stored under the BMP format.

Is there a way to store the images under a smaller format (like JPEG) ?
If yes, how ? (I googled but couldn''t find something really interesting).
If no, do you know of something that could handle this ?

Thanks,
Thierry
--
SPAM : Remove the 2 in my email.

解决方案

"Thierry" <th********@ifrance.comschrieb:

I''m programming a Knowledge Base application (VB 2005, Framework 2.0).
I integrated a RichTextBox control so I can insert pictures. The problem
now is the size of the saved document ! Images are stored under the BMP
format.

Is there a way to store the images under a smaller format (like JPEG) ?
If yes, how ? (I googled but couldn''t find something really interesting).
If no, do you know of something that could handle this ?

Why not save the entries in HTML format and use the WebBrowser control to
display them?

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>


Using HTML was also an idea and I was looking for a nice (free) HTML editor
that I could integrate within my app.
So far, I didn''t find any ....

--
SPAM : Remove the 2 in my email.
"Herfried K. Wagner [MVP]" <hi***************@gmx.ata écrit dans le
message de news: %2***************@TK2MSFTNGP02.phx.gbl...

"Thierry" <th********@ifrance.comschrieb:

>I''m programming a Knowledge Base application (VB 2005, Framework 2.0).
I integrated a RichTextBox control so I can insert pictures. The problem
now is the size of the saved document ! Images are stored under the BMP
format.

Is there a way to store the images under a smaller format (like JPEG) ?
If yes, how ? (I googled but couldn''t find something really interesting).
If no, do you know of something that could handle this ?


Why not save the entries in HTML format and use the WebBrowser control to
display them?

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>



Thierry,

Be aware that pictures are forever a problem in HTML, you have to embed them
in tables.

http://www.vb-tips.com/dbpages.aspx?...d-da738cdc7c2c

Cor

"Thierry" <th********@ifrance.comschreef in bericht
news:%2****************@TK2MSFTNGP06.phx.gbl...

Using HTML was also an idea and I was looking for a nice (free) HTML
editor that I could integrate within my app.
So far, I didn''t find any ....

--
SPAM : Remove the 2 in my email.
"Herfried K. Wagner [MVP]" <hi***************@gmx.ata écrit dans le
message de news: %2***************@TK2MSFTNGP02.phx.gbl...

>"Thierry" <th********@ifrance.comschrieb:

>>I''m programming a Knowledge Base application (VB 2005, Framework 2.0).
I integrated a RichTextBox control so I can insert pictures. The problem
now is the size of the saved document ! Images are stored under the BMP
format.

Is there a way to store the images under a smaller format (like JPEG) ?
If yes, how ? (I googled but couldn''t find something really
interesting).
If no, do you know of something that could handle this ?


Why not save the entries in HTML format and use the WebBrowser control to
display them?

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>




这篇关于JPEG和RTF的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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