Michele
Michele
You can "upgrade" the script by yourself, by putting "d-none" instead of "hidden" on line 119 :)
I just want all the text in the presentation to have the same formatting, both visited and not visited, for hyperlinks and normal text
> IIRC there is a theme part, so it would be in the package, probably something like `ppt/theme.xml`. You could `unzip -l` a PPTX file to see if you see...
```print(hlink.screen_tip)``` leads to ```AttributeError: '_Hyperlink' object has no attribute 'screen_tip'``` Please at least fix the documentation
Try with `chart_slide.chart_title.text_frame.paragraphs[0].runs[0].hyperlink._add_hlinkClick(hyperlink)` instead of `chart_slide.chart_title.text_frame.paragraphs[0].runs[0].hyperlink = hyperlink`
My structure is as this: mysite.com/accounts/group/edit/1/ mysite.com/accounts/group/edit/2/ mysite.com/accounts/group/edit/3/ mysite.com/accounts/group/edit/4/ Flagging them as data-driven nodes produces this regex: mysite.com/(accounts/group/edit/.+?/100/)(.+?)(/.*) Which is not working: the spider keeps visiting each one of the...
I removed the question but still, the documentation could get an update with a couple examples at this point. Il gio 23 gen 2025, 17:20 Simon Bennetts ***@***.***> ha scritto:...
Please, a fix for this will be very quick, and now the package is in a broken state