Releases: fileformat-slides/FileFormat.Slides-for-.NET
Releases · fileformat-slides/FileFormat.Slides-for-.NET
v24.10.0
New Features
- Added functionality to draw modify, and delete Double Braces.
- Added functionality to draw modify, and delete Double Brackets.
- Added functionality to draw modify, and delete Pentagon.
Fixed Issues
- Fixed the type error when updating the curved line.
- Fixed the type error when updating the double arrow.
v24.9.0
v24.8.0
- Added functionality to draw modify, and delete triangles.
- Added functionality to draw, modify, and delete diamonds.
v24.7.0
- Added functionality to draw modify, and delete rectangles.
- Added functionality to draw, modify, and delete circles.
v24.5.0
- Add/Update slide notes (New Feature)
- Remove slide notes.
- Export all slide notes of a PPT/PPTX to a TXT file (New Feature)
v24.4.0
- Added functionality to manage comment authors.
- Added functionality to manage comments on a slide.
v24.3.0
New Features
- Specify the stylings or theme of a new table.
- Specify or change the theme of an existing table.
- Add new rows to an existing table.
- Add new empty column to an existing table.
- Add new column with cell values to an existing table.
- Update values of cells of an existing table.
v24.2.0
Table Class
- Enables users to add tables to PPT/PPTX slides.
- Supports styling at the table, row, and cell levels.
TableColumn Class
- Responsible to add column heading in a table.
TableRow Class
- It contains the cells information according to table columns
- User can apply styling at row level.
TableCell Class
- It represents the cell of a table.
- User can apply styling on a particular cell.
v24.1.0
Fixed Issues:
- Resolved an issue with the background color of slides in existing presentations.
- Corrected the default background color issue for text shapes in existing presentations.
New Features:
- Introduced the ability to create numbered text lists.
- Added functionality for updating both numbered and bulleted lists.
- Enhanced functionality to append new list items to existing numbered or bulleted lists.
- Improved functionality to remove specific list items from existing numbered or bulleted lists.
- Expanded capabilities to change the list type dynamically between "Numbered" and "Bulleted".
v23.12.0
- Insert Text Segments with different styles in the TextShape of a Slide.
- Add or Change the Background Color of a Text Shape.
- Add or Change the Background Color of a Slide.
- Add a Bulleted List in a Slide.