Tagged Questions
0
votes
0answers
75 views
Word Automation Services loses Table formatting after conversion
I am using .NET C# to programmatically generate a word document using the Open Xml 2.0 SDK.
The generated document is perfect in terms of table layout, styling and content.
When I pass this through ...
2
votes
1answer
151 views
Count Number of Words existed in Word Document
Hello Group members,
I have a document,Where When I upload the document in document library or in List then I need to count the total number of words existed in Word Document ...