Hello Team,
I will be uploading an document which will contain static text and aspose syntax in it and I want tp iterate through each and every line even for table…
example
prop.check = <<[prop.check]>>
prop.example…...Document(filePath); DocumentBuilder builder = new DocumentBuilder(doc);...; // Iterate through all paragraphs and tables in the document...