I am trying to save a simple plotly figure to a directory. I understand it needs kaleido (I have version '0.2.1') and also at least plotly '5.3.1' which are ins
I want to extract text from PDF file thats on one website. The website contains link to PDF doc, but when I click on that link it automaticaly downloads that fi
This: <svg width=100 height=100> <g transform="translate(0.5, 0.5)" stroke=red fill=none> <line x1=10 y1=10 x2=10 y2=50 /> <p
I have found several crash reports with the reason unexpected start state. My code looks like this: NSRange range = [content rangeOfString:@"<html>"]; i
Im trying to send a video from a bot with a url. i can send a 5mb .mp4 file but 8mb .mp4 doesn't work. from the telegram bot api it says that bots can send vid
I'm currently facing a slight problem with text on top of a 'glass-morphism' effect that is achieved by the backdrop-filter: blur() property. In some cases, the
I'm using JSPDF for creating a PDF file but I cant give password protection on it. how to create password protected pdf with jspdf package in react?
I am using Mapbox to work with maps in *.qml. I wanna know if there is any 3D terrain real option like the one that works in iOS maps. The code part I have is,
I need to read a content of a password-protected archive (zip is preferred) to a node-js app, without writing the protected content to a file In addition, the