IronPPT for .NET 2025.12.1
Released: Dec 24, 2025
2025.12.1 での更新項目
機能
- Added Selection Pane Name support: Read and write element names (Images, Shapes, TextBoxes) as they appear in PowerPoint's Selection Pane.
- Added Paragraph.FullText property for easy access to complete paragraph text.
- Added Paragraph.Runs property for advanced users who need granular access to text segments with individual styling.
不具合の修正
- Fixed text in textboxes being incorrectly split into multiple segments when it should remain as a single text block.
- Fixed crash (NullReferenceException) when opening presentations containing empty tables.
- Fixed crash (ArgumentNullException) when opening presentations containing connector shapes.
- Fixed IsBold and IsItalic properties returning incorrect values in certain cases.
- Fixed Shape.Type not being loaded correctly from existing presentations.