How to Set and Edit PDF Metadata in C# Curtis Chau 更新:2025年8月19日 下載 IronPDF NuGet 下載 DLL 下載 Windows 安裝程式 開始免費試用 法學碩士副本 法學碩士副本 將頁面複製為 Markdown 格式,用於 LLMs 在 ChatGPT 中打開 請向 ChatGPT 諮詢此頁面 在雙子座打開 請向 Gemini 詢問此頁面 在 Grok 中打開 向 Grok 詢問此頁面 打開困惑 向 Perplexity 詢問有關此頁面的信息 分享 在 Facebook 上分享 分享到 X(Twitter) 在 LinkedIn 上分享 複製連結 電子郵件文章 觀看本教學課程,即可解鎖 IronPDF 的全部潛力。您將掌握如何使用 C# 建立內容豐富的 PDF 文檔,並學習如何使用自訂元資料屬性增強其功能。 更多... 本教學課程全面介紹如何在 C# 中使用 IronPDF 產生包含自訂元資料的 PDF 文件。 首先在 Visual Studio 中進行設置,確保 IronPDF 庫已安裝並可供使用。 本教學將引導您完成匯入必要的命名空間和初始化 Chrome PDF 渲染實例的過程。 透過將 HTML 字串傳遞給 render HTML as PDF 方法,即可建立文件內容。 PDF 物件中的元資料類別允許設定各種屬性,例如作者、建立日期、標題等,從而增強文件在分類和存檔方面的實用性。 最後,本教學課程示範如何使用"另存為"方法並指定檔案名稱來儲存 PDF 檔案。 透過執行該程序,使用者可以透過檢查文件屬性來驗證嵌入的元資料。 本教學不僅是產生 PDF 的寶貴資源,還重點介紹了 IronPDF 的更廣泛應用和功能。 該影片鼓勵觀眾透過提供的連結進行更深入的探索,並親自嘗試使用該軟體以獲得實際體驗。
更新2026年3月2日 How to Access All PDF DOM Objects Using IronPDF in C# | IronPDF This video tutorial demonstrates how to convert an entire HTML project into a PDF using IronPDF. Perfect for developers, it simplifies the process, allowing you to generate PDFs directly from HTML packaged in a ZIP file, ensuring accurate rendering and easy integration. 閱讀更多
更新2026年3月2日 How to Embed Images with Data URIs in C# | IronPDF This video tutorial demonstrates how to convert HTML content, along with its assets like CSS and images, from a ZIP file into a PDF format. It provides a step-by-step guide to extract and convert the contents effectively, making it ideal for anyone looking to streamline their document management process. 閱讀更多
更新2026年3月2日 How to Render HTML ZIP File to PDF in C# | IronPDF This video tutorial guides you through the process of converting HTML content from a ZIP archive into a PDF using C# and IronPDF. By the end of the tutorial, you'll be able to efficiently handle HTML to PDF conversions directly within your C# applications, optimizing your workflow. 閱讀更多
更新2026年3月2日 How to Transform PDF Pages Using IronPDF in C# | IronPDF This video tutorial provides a comprehensive guide on using IronPDF for .NET to manipulate PDF pages. Learn essential techniques such as rotating, scaling, and repositioning pages within existing PDF documents, enhancing your document management and editing capabilities. 閱讀更多
發表日期 2025年12月17日 How to Convert HTML to PDF with C# in .NET 10 | IronPDF This video tutorial guides you through the process of generating high-quality PDF documents directly from HTML using IronPDF for .NET. You will learn how IronPDF effectively renders HTML, CSS, and images to produce professional PDFs with ease and efficiency. 閱讀更多
更新2026年3月2日 How to Convert QR Code to PDF in C# | IronPDF Discover how to generate and insert QR codes into PDFs programmatically with IronPDF. This tutorial walks you through the process, making it easy for developers to automate PDF creation with embedded QR codes. 閱讀更多