farshadvl
farshadvl
hi man I really appreciate it about this free tool. I want to show just one text in middle of the progress circle. how to hide secondary text from it?
hi I use acadsharp to read dwg files and do some process like dxf files on it. my code: using (MemoryStream ms = new MemoryStream()) { using (DxfWriter writer =...
Hi everyone I have a pdf file that outputted from another app. I want to read data like text from highlighted section I used pdfsharp extract extension method do each...