Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 12 of 12 for

textfragmentabsorber regex fix

(1.23 sec)
  1. Table Placeholder Replacement Works But Text Ge...

    I am working on a PDF template that contains both paragraphs and tables with multiple placeholders. I am using Aspose.PDF for Python to replace placeholders dynamically. I have been able to successfully replace placehold…...inside table cells using TextFragmentAbsorber , including handling...multi-line placeholders with regex patterns. Here is the relevant...

    forum.aspose.com/t/table-placeholder-replacemen...
  2. Really weird large redaction black boxes - Free...

    Hi all, I am trying to write redaction for PDF documents. For the vast majority of redactions I am completing, the PDF document redacts properly, however I am getting some weird large boxes that pop up: image.png (631 …...TextFragmentAbsorber(pat_str) absorber.text_search_options...text.TextSearchOptions(True) # regex ON page.accept(absorber) for...

    forum.aspose.com/t/really-weird-large-redaction...