ShapeCrawler Versions Save

🍂 A .NET library for manipulating PowerPoint presentations

v0.52.0

1 week ago

What's Changed

🍀Added support for the SVG format for the method ISlideShapes.AddPicture() #350
🐞Fixed not displaying a picture added using the method ISlideShapes.AddPicture() #649
🐞Fixed adding picture with high resolution #683

Full Changelog: https://github.com/ShapeCrawler/ShapeCrawler/compare/v0.51.0...v0.52.0

v0.51.0

4 weeks ago

What's Changed

🍀Added IShapeFill.SetNoFill() to remove shape filling #667

New Contributors

Full Changelog: https://github.com/ShapeCrawler/ShapeCrawler/compare/v0.50.4...v0.51.0

v0.50.4

1 month ago

What's Changed

🐞Fixed ISlideShapes.AddPicture() #671

New Contributors

Full Changelog: https://github.com/ShapeCrawler/ShapeCrawler/compare/v0.50.3...v0.50.4

v0.50.3

3 months ago

What's Changed

🐞Fixed IShape.AsTable()

Full Changelog: https://github.com/ShapeCrawler/ShapeCrawler/compare/v0.50.2...v0.50.3

v0.50.2

3 months ago

What's Changed

🐞Fixed slide adding

Full Changelog: https://github.com/ShapeCrawler/ShapeCrawler/compare/v0.50.1...v0.50.2

v0.50.1

5 months ago

What's Changed

🍀Added IShape.SDKPath to store the XPath of the underlying Open XML element #592

New Contributors

Full Changelog: https://github.com/ShapeCrawler/ShapeCrawler/compare/v0.49.0...v0.50.1

v0.49.0

8 months ago

What's Changed

🍀Added new SCAudioType to be able to add audio shape with different types #579
🐞Fixed an issue with Slide Background updating #577

Full Changelog: https://github.com/ShapeCrawler/ShapeCrawler/compare/v0.48.0...v0.49.0

v0.48.0

9 months ago

What's Changed

🍀Added new properties: IShapeFill.AlphaPercentage, IShapeFill.LuminanceModulationPercentage and IShapeFill.LuminanceOffsetPercentage to the in shape filling object #567
🍀Added a new property: Shape.Rotation to the shape object
🐞Fixed an issue with Shape Fill #558
🐞Fixed merging of table cells #564

New Contributors

Full Changelog: https://github.com/ShapeCrawler/ShapeCrawler/compare/v0.47.0...v0.48.0

v0.47.0

10 months ago

What's Changed

🍀Added setters for IParagraph.IndentLevel 🍀Added IParagraph.HeaderAndFooter.AddSlideNumber() #540

Full Changelog: https://github.com/ShapeCrawler/ShapeCrawler/compare/v0.46.0...v0.47.0

v0.46.0

11 months ago

What's Changed

🍀Added setters for IPresentation.SlideHeight/SlideWidth #522
🍀Added IShapeCollection.Add() #264
🐞Fixed ISlide.Number setter
🐞Fixed updating height of table row #532

Full Changelog: https://github.com/ShapeCrawler/ShapeCrawler/compare/v0.45.3...v0.46.0