Skip to content

Releases: fileformat-slides/FileFormat.Slides-for-.NET

v24.10.0

17 Oct 10:32
Compare
Choose a tag to compare

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

19 Sep 07:46
Compare
Choose a tag to compare
  • Added functionality to draw modify, and delete Lines.
  • Added functionality to draw modify, and delete Curved Lines.
  • Added functionality to draw modify, and delete Arrows.
  • Added functionality to draw, modify, and delete Double Arrows.

v24.8.0

21 Aug 12:58
Compare
Choose a tag to compare
  • Added functionality to draw modify, and delete triangles.
  • Added functionality to draw, modify, and delete diamonds.

v24.7.0

11 Jul 06:30
Compare
Choose a tag to compare
  • Added functionality to draw modify, and delete rectangles.
  • Added functionality to draw, modify, and delete circles.

v24.5.0

16 May 06:06
Compare
Choose a tag to compare
  • 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

17 Apr 07:25
Compare
Choose a tag to compare
  • Added functionality to manage comment authors.
  • Added functionality to manage comments on a slide.

v24.3.0

15 Mar 05:32
Compare
Choose a tag to compare

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

20 Feb 10:41
4a2a6b5
Compare
Choose a tag to compare

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

18 Jan 17:54
Compare
Choose a tag to compare

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

20 Dec 13:45
Compare
Choose a tag to compare
  • 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.