Hi,
We have requirement of extraction of section based content from .DocX document whoch is converted by GroupDocs.Can anyone guide me how to do this?
Hi,
We have requirement of extraction of section based content from .DocX document whoch is converted by GroupDocs.Can anyone guide me how to do this?
You can extract content on the basis of following sections:
There are a lot of other categories, please have a look at advanced usage documentation articles.
Could you please elaborate this? Do you want to extract content from a Word document that is actually converted from a PDF or any other file format using GroupDocs.Conversion API?
Hi ,
Symbiance-003.pdf (689.7 KB)
I hope this could be understandable by you else kindly you can reach me
Thanks
For this purpose, you could use GroupDocs.Conversion for Java on-premises API. You may find following resources helpful:
We’re investigating this use-case at our end. Your investigation ticket ID is PARSERJAVA-213. You’ll be notified in case of any progress update.
There’s an update on PARSERJAVA-213. To iterate the document structure Extract text structure is used. Here’s the code implementation. Let us know if you need any further details on this topic.