Hello. Is there a way to extract the vectors without any text? I am trying to get the vector from the attached PDF, and Aspose.PDF always includes text, also it gets some texts as vectors.
Could you please help me?
tes…...ExtractPageImagesWit(Page page) { var images = new List<ImageArtifact>();...ImagePlacementAbsorb handles images directly in the content stream...