BalaReva.EasyPowerPoint.Activities 7.0.1

dotnet add package BalaReva.EasyPowerPoint.Activities --version 7.0.1
NuGet\Install-Package BalaReva.EasyPowerPoint.Activities -Version 7.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="BalaReva.EasyPowerPoint.Activities" Version="7.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BalaReva.EasyPowerPoint.Activities --version 7.0.1
#r "nuget: BalaReva.EasyPowerPoint.Activities, 7.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install BalaReva.EasyPowerPoint.Activities as a Cake Addin
#addin nuget:?package=BalaReva.EasyPowerPoint.Activities&version=7.0.1

// Install BalaReva.EasyPowerPoint.Activities as a Cake Tool
#tool nuget:?package=BalaReva.EasyPowerPoint.Activities&version=7.0.1

The Package is for PowerPoint.
1.Comments Add
2.Comments Read
3.Comments Delete
4.Slide Extractor
5.Execute Macro
6.Edit Text
7.ImageExtractor
8.ChartShapeCount
9.ImageShapeCount
10.TextShapeCount
11. Delete Image

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.0.1 1,521 9/7/2020
6.1.0 658 8/7/2020

1.0.0-New..
1.0.1- Technical changes in the Execute Macro.
4.0.0- ChartShapeCount,ImageShapeCount,TextShapeCount,EditText,ImageExtractor.
4.0.1-Change category name in "Image Extractor"
4.0.2 - Removing the visible property form scope activity
5.0.0 - Adding new activity called "Text ShapeEdit"
6.0.0 - New activity Delete Image
6.1.0 - Code change in Delete Image
7.0.0 - New Activities ChartCopyToClipboard,ChartDelete,ChartFormat,ChartImageExtract,ImageExtractor,PasteClipboard,SaveAs
7.0.1 - Macro code improvement