ODF アドインのダウンロード
ODF Add-in for Microsoft Word - ダウンロードページの翻訳
一月のリリース1.0のハイライト
最初のオフィシャルリリースをアナウンスします!実装した新機能は以下のリストの通りです。
- インストーラの統合
- ドイツ語、ポーランド後、オランダ語、フランス語、英語へのローカライズ
- OpenXML から ODFへの変換
- Change tracking
- 相互参照
- Language for proofing
- 画像による箇条書き
- ページスタイルをよりよく処理
- 行番号
- ドロップキャップ
- 完全な脚注やエンドノート
ODF-Converterアドインのダウンロード
アドインは
SourceForge.net.のダウンロードページからダウンロードできる。
必要なソフトウエア
アドイン導入前に以下のどれかの組み合わせを準備する必要があります。
- Microsoft Word XP
- Word/Excel/PowerPoint 2007 ファイル形式用 Microsoft Office 互換機能パック
- .NET framework 2.0*
もしくは
ないしは
(*) 警告: もしMicrosoft Word を.NETフレームワークより前にインストールしていた場合、以下の手順でWordの導入を更新する必要があります。
- コントロールパネルで「プログラムの追加と削除」を開く
- Microsoft Wordの行を探し、更新を選択
- 導入プロセスのなかで、「機能の追加と削除」を選択、そして「Microsoft Office Word」セクションの「.NETプログラムサポート」を追加
アドインのインストール
"OdfAddInForWordSetup-en-1.0.exe" ファイルをダブルクリックする。
導入が成功した場合は、".ODT"ファイルをMicrosoft Wordから開くことができる。 (メニューの "ファイル>ODF..."を参照). また、エクスプローラで".ODT"ファイルを右クリックした場合に、Microsoft Wordで文書を開くかどうかといったオプションが追加されている。 (メニューの "Open with Word").
重要な補足: ODFファイルはアドインにより開かれ、Microsoft Wordに読み込み専用の.DOCXファイルとしてインポートされる。もしODFとして保存したければ、最初に文書のコピーを (メニューの"ファイル>Save As")で作成保存し、"Export as ODF"を使うこと。
この先、未翻訳。
Additonal Resources
Download
You can download the command line tools from our download page on SourceForge.net.
Minimum Software Requirements
The command line tools require .NET framework 2.0.
Installation
To install the command line tools, unzip the downloaded file into a folder.
Usage
To use the command line tools, open a console and type the following:
OdfConverterTest.exe /I Filename [/O PathOrFilename] [/V] [/XSLT Path]
Where:
- /I Filename: Name of the ODF file to transform
- /O PathOrFilename: Path of the folder where to put the output file (must exist) or name of the output file
- /V: Validate the result of the transformation against OpenXML schemas
- /DEBUG: Debug mode
- /XSLT Path: Path to a folder containing XSLT files (must be the same as used in the lib)
Download
You can download the complete source code from our download page on SourceForge.net.
Minimum Software Requirements
To compile the source distribution, you will need Microsoft Visual Studio 2005.
翻訳日:2007年2月28日
翻訳者:三浦広志
オリジナル:http://odf-converter.sourceforge.net/download.html
ライセンス:
BSD-like