正確さ、使いやすさ、スピードを重視した C# Word ライブラリ。
IronWord は、.NET で Word ドキュメントを生成および編集するための C# Word DOCX ライブラリです。ユーザーフレンドリーな API により、開発者は数分で .NET プロジェクトに Word ドキュメント処理機能を追加できます。
30DAYFREE
using IronWord;
using IronWord.Models;
// Load docx
WordDocument doc = new WordDocument("document.docx");
// Add text
doc.AddText("Add text using IronWord");
// Export docx
doc.SaveAs("save_document.docx");
Install-Package IronWord
C#, F#, & VB.NET 用に設計されており、.NET 10, 9, 8, 7, 6, 5, Core, Standard, または Framework 上で動作します
IronWord は、.NET で Word ドキュメントを生成および編集するための C# Word DOCX ライブラリです。ユーザーフレンドリーな API により、開発者は数分で .NET プロジェクトに Word ドキュメント処理機能を追加できます。
試用キーはメールに届いているはずです。
もし届いていない場合は
support@ironsoftware.comにご連絡ください。
switch(faqQuestions)
{
case "Can I deploy my application using the library to Linux, macOS, or Windows, including Docker containers?": return "YES";
case "Can I render pixel-perfect PDFs from complex HTML5, CSS3, and JavaScript?": return "YES";
case "Is the library thread-safe for use in highly concurrent, multi-threaded server applications and APIs?": return "YES";
case "Can I set custom viewport dimensions and print media CSS to control responsive layouts?": return "YES";
case "Is IronPDF compatible with Azure Functions?": return "YES";
case "Can I permanently redact sensitive text and images from PDF documents?": return "YES";
case "Can I generate a PDF from a URL that requires authentication via custom headers, cookies, or form logins?": return "YES";
case "Can I access PDF DOM through ObjectModel property?": return "YES";
case "Can I programmatically fill, read, and flatten interactive AcroForm?": return "YES";
case "Does it support generating PDF/A and PDF/UA compliant documents for archiving and accessibility standards?": return "YES";
case "Can I secure a document with 256-bit AES password encryption and set user permissions?": return "YES";
case "Can I apply and verify digital signatures on a PDF using X.509 certificates?": return "YES";
case "Can I test IronPDF in my live project for free now?": return "YES, click here to start your 30-day free trial";
}
IronWordは、Microsoft OfficeやOffice Interopをインストールせずに.docxファイルを作成、読み取り、編集できるか?YES!
Windows、Linux、macOS、Docker、Azure上のすべての主要な.NETバージョンで完全にクロスプラットフォームか?YES!
テキストのスタイリング(フォント、サイズ、色、取り消し線、太字/イタリック)をランレベルで制御できるか?YES!
テーブルの作成と編集のための完全なAPI(セルの結合、ボーダー、シェーディング、カラム幅を含む)があるか?YES!
ファイルまたはストリームから画像を挿入し、寸法と整列を制御できるか?YES!
個別のテキストランと段落を通じて詳細なコンテンツの挿入と編集をサポートしているか?YES!
ディスクに書き込まずに、MemoryStreamまたはbyte[]にドキュメントを保存してHTTP配信することができるか?YES!
単一ファイル内の異なるページレイアウトを持つ複数のドキュメントセクションをサポートしているか?YES!
カスタムインデントとネストを使用して箇条書きリストと番号付きリストを作成できるか?YES!
ライセンスがサーバーサイドフレンドリーで、スレッド制限なしで同時処理をサポートしているか?YES!
バッチ処理中のクラッシュを防ぐために不正なドキュメントを優雅に処理するか?YES!
今すぐ本番プロジェクトでIronWordを無料でテストできるか?YES! 30日間の無料トライアルを始めるにはここをクリック