python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
POI XWPF insert content from another docx in a bookmark
APACHE POI XWPF problem:
in a main .docx document I have a cell with a bookmark:
<w:bookmarkStart w:id="8" w:name="PAR_1"/>
<w:r>
<w:rPr>
...
Lof
Votes: 0
Answers: 1
How to use Bootstap offcanvas sidebar with bookmarks
I have a webpage with a long list of items (Bootstrap "cards," to be precise). Using Bootstrap 5, I have added an offcanvas sidebar with html bookmark links to help users jump to the desired...
Hyoryusha
Votes: 0
Answers: 1
Using iText and C#, create named destinations at exact same page coordinate as each PDF bookmark
I can iterate through all the bookmarks in my PDF file and create named destinations but positioned at the top of the same page as each bookmark and not at the same coordinates.
The code below works b...
cmt1
Votes: 0
Answers: 0
How to bookmark lines from/to
For an example i got in Emeditor/notepad++ like 15mln lines
Its possible to bookmark lines for an example from 1 line to 1503232?
or from 3500000 to 5200005?
if yes please tell me how to do it :)
Mrt11234
Votes: 0
Answers: 1