Hello,
How can I get the paragraphs/text fragments associated to the Element Type: Aspose.Pdf.LogicalStructure.HeaderElement in the attached file. Please see the code below to find the HeaderElement I am speaking of.
…...open(output_file_path, 'a', encoding='utf-8') as f: f.write(element_info...