「リッチテキストフォーマット」に関連した動画の一覧 |
![]() | 05/07 Outlook olFormatRichText リッチテキストのメールを作るには? 解説と続きは、 www.ken3.org をみて、笑ってください。 メールの書式・フォーマットをリッチテキストにするのかぁ。 VBAで探ると、このあたり??? MailItem.BodyFormat Property msdn.microsoft.com OlBodyFormat Enumeration msdn.microsoft.com olFormatHTML 2 HTML format olFormatPlain 1 Plain format olFormatRichText 3 Rich text format olFormatUnspecified 0 Unspecified format 'メールアイテムの作成 Set objMAIL = oApp.CreateItem(0) 'olMailItem=0 直値はいけないと思いつつ、 objMAIL.BodyFormat = 3 'olFormatRichText=3 で リッチテキスト形式へ objMAIL.Display '画面表示(Mail入力、編集画面を表示) 2009年05月07日再生回数 345 |
![]() | 5/7 Outlook RichText リッチテキスト形式のメール Outlook で RichText リッチテキスト形式のメールを手作業で作成してみた。 VBAで探るには、このあたりから??? MailItem.BodyFormat Property msdn.microsoft.com OlBodyFormat Enumeration msdn.microsoft.com olFormatHTML 2 HTML format olFormatPlain 1 Plain format olFormatRichText 3 Rich text format olFormatUnspecified 0 Unspecified format 解説と続きは、 www.ken3.org をみて、笑ってください。 2009年05月07日再生回数 525 |
![]() | 高機能ファイル変換ツール! ~Convert Doc~ 'Convert Doc'は、PDF、Word、HTML など主要なファイルをカバーしたファイル変換ツールです。 'Convert Doc' は、PDF から Word、Word から HTML など、PDF、Word、HTML、リッチテキスト、テキストを自由自在に変換できます。 変換以外にも特殊な処理を行うことができます。 例えば、PDF から Word に変換し、特定の文字を置換するというような処理も行うことができます。 さらに、'Convert Doc' は、同じ作業を繰り返す場合に、威力を発揮します。 ファイル変換設定情報を保存することができるため、変換情報を読込み、同じ変換を繰り返し実行することができます。 これにより、同じ作業をされる方には、大幅な作業時間の短縮が可能となります。 また、'Convert Doc' は、コマンドラインから起動することができますので、バッチファイルから起動し、大量のファイル変換を実現できます。 ■Convert Docの使用例(1)PDF から資料作成・修正PDF ファイルで配布された資料を手直ししたい時や、その資料を元に資料作成を行う時はWord ファイルへ変換し、修正を行えば資料を作ることができます。 (2)大量の WORD ファイルを PDF ファイルに変換インターフェース部分を作成し、'Convert Doc' を組込むだけで簡単にファイル管理システム構築ができます。 ファイル変換ツール -Convert Doc- ConvertDoc.add-soft.jp Additional Development, Co., Ltd. - 株式会社エーディーディー 2010年06月07日再生回数 2141 |
![]() | Visual Basic 2008 - Using RichTextBox Control (Simple) (Please subscribe) This tutorial will show you how to use a RichTextBox control, if you like it then comment or rate. No subscribe needed, but if you want. - Case of Runtime Errors : PM me with error title and your code 2009年07月05日再生回数 7311 |
![]() | Visual Basic 2008 Tutorial - Count Lines in Richtextbox How to count richtextbox lines..very usefull for your text editor... It counts lines in the text editor... Subscribe/Rate/Comment........... Copyright to Me.... Dont copy this video..! ######Other Tutorials By Me################################# Visual Basic 2008 Tutorial - Count Lines in Richtextbox www.youtube.com --------------------------------------------------------- Visual Basic 2008 Tutorial - Agents-(Characters) www.youtube.com --------------------------------------------------------- Visual Basic 2008 Tutorial - Copy a File www.youtube.com --------------------------------------------------------- Visual Basic 2008 Tutorial - Move a Borderless form(Advanced) www.youtube.com --------------------------------------------------------- Visual Basic 2008 Tutorial - Get Drive List in Combobox www.youtube.com --------------------------------------------------------- Visual Basic 2008 Tutorial - DirectX Video Player www.youtube.com --------------------------------------------------------- Visual Basic 2008 - Add Images to Richtextbox(Text Editor) www.youtube.com --------------------------------------------------------- Visual Basic 2008 Tutorial - Get Drive Info www.youtube.com --------------------------------------------------------- Visual Basic 2008 Tutorial - Create New Font www.youtube.com --------------------------------------------------------- Visual Basic 2008 - DirectX - Media Player Tutorial www.youtube.com ... 2009年05月09日再生回数 4367 |
![]() | Visual basic 2010 Tutorial - Using RichtextBox Selection Easy tutorial on the Selection function in VB 2010 Code: pastebin.com website: smashapps.tk I was a bit slow with it because I am not feeling well but please like/subscribe 2011年05月14日再生回数 847 |
![]() | Visual Basic 8 Tutorial 2-Speichern und Öffnen einer Richtextbox Hier zeige ich euch, wie ihr den Text einer RichTextbox in eine *.txt / *.rtf speichern könnt. (So wie bei Word oder Notepad oder Ähnliches) 2010年03月17日再生回数 926 |
![]() | RTF TextBox How to add an RTF Textbox component in VB6 2011年02月25日再生回数 182 |
![]() | How to Make Your Own File Format/Extension C#.NET This tutorial will instruct you on how to create your own file extension in Visual C# .NET. You only need to watch through the saveFileDialog part but you can watch more if you're going to save a file from a richTextBox. Please do not ask me for codes. I actually lost them. Oh well :P 2009年01月13日再生回数 1555 |
![]() | Mr.Tutorial - Making Editor program with vb2008 (For Beginners) Mr.Taturial - Making RTF (Rich Text Format )Editor program with Visual Basic 2008 (For Beginners) 2012年01月20日再生回数 65 |









