python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Converting Toml format to Json Format in Golang
I have toml file and that needs to be converted to Json and vice versa and in golang packages it has just command tools rather than functions.
It would be great if anyone has precise idea about how to...
Srinivas Gowda
Votes: 0
Answers: 1
Python - Remove watermark from pdf files
I created a simple script to convert rtf file to pdf. The script worked perfect, but I found it has watermark on each converted pdf file. I tried to use "watermark.remove()", it seems it doe...
Mike
Votes: 0
Answers: 1