BalaReva.Word.Activities 6.1.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package BalaReva.Word.Activities --version 6.1.3
NuGet\Install-Package BalaReva.Word.Activities -Version 6.1.3
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.Word.Activities" Version="6.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BalaReva.Word.Activities --version 6.1.3
#r "nuget: BalaReva.Word.Activities, 6.1.3"
#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.Word.Activities as a Cake Addin
#addin nuget:?package=BalaReva.Word.Activities&version=6.1.3

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

This package contains the below Activities.
FindReplace -  Find and replace the entire document
RemoveDisplayLineNumber - To remove the display line number
WordStatistics- Can get the WordCount , Total Pages,Total Lines,Total Characters,Total CharactersWithSpaces and Total Paragraphs
InsertTable - Insert new table in the document.
SetTableValue - Set the value into the table
DeleteTable - Delete the table
CopyTable To Clipboard - Copy the table to Clipboard
WordToPdf
Table Insert Rows
Table Insert Columns
Table Delete Row
Table Delete Column
Table Info
Change Password
Create Document
Merge Documents
InsertHeaderFooter
Read Header Footer
Remove Header Footer
Add Page Break
Paste
Word Statistics
Insert Data Table
Table AutoFit
Table Count
Table Style

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
6.2.1 3,672 4/23/2021
6.2.0 2,912 10/4/2020
6.1.4 1,862 9/14/2020
6.1.3 542 9/8/2020
6.1.2 772 9/8/2020
6.1.1 669 9/4/2020
6.1.0 700 8/7/2020

1.0.0 - New
2.0.0 - New activities Insert Rows,Insert Columns,Delete Row,Delete Column,Table Info
4.0.0 - New Activities Change Password, Create Document, Merge Documents, InsertHeaderFooter, Read Header Footer,Remove Header Footer, Add Page Break, Paste, Word Statistics, Insert Data Table, Table AutoFit, Table Count, Table Style
5.0.0 - New activity "Save As"
6.0.0 - Execute Macro
6.1.0 -  Performance improvement
6.1.1-Table AutoFit improvement
6.1.2-Execute macro improvement
6.1.3-Change Password improvement