Pasing my code block here
MainDocumentPart mainPart = Docx.MainDocumentPart;
SdtBlock[] sdtList = mainPart.Document.Body.Descendants<SdtBlock>().ToArray();
foreach (SdtBlock sdt in sdtList)
{
SdtContentBlock sd…...from document is not getting extracted from document Aspose.Words...Add(_tag.Val); } Not able to extract all the content block i.e....