Emily
Emily
Support for rendering shadows for the pointer and gauge. ```js const opts = { angle: 0, lineWidth: 0.44, radiusScale: 1, pointer: { length: 0.6, strokeWidth: 0.035, color: "#000000", /* support...
I ran `pip install yuu` this is what I got: `Collecting yuu Downloading https://files.pythonhosted.org/packages/ce/29/6ed68468efa9cdcf884e7c0eed022247709cc584c8e22bfc24fc4b62bdf4/yuu-1.2.2-py2.py3-none-any.whl Collecting tqdm (from yuu) Downloading https://files.pythonhosted.org/packages/1c/1a/cd6ee6b8b06557dcc5590785af2fe90fa10c19c28e567c1e3a299d5081e7/tqdm-4.44.1-py2.py3-none-any.whl (60kB) |████████████████████████████████| 61kB 230kB/s Collecting m3u8 (from yuu) Downloading https://files.pythonhosted.org/packages/bd/46/0bb9b9ca48785611d1aea9df3f5a5d057de183251db464359286ba597b8f/m3u8-0.5.4-py3-none-any.whl...
### NPOI Version Used 2.6.2 ### File Type - [ ] XLSX - [ ] XLS - [x] DOCX - [ ] XLSM - [ ] OTHER ### Use Case...
Every time I use Copy on XWPFTableRow it throws a NullReferenceException, but it doesn't show me which object is missing. I'm using 2.6.0 Example code: ```csharp XWPFTableRow testRow = new(new(),...
When repeatedly adding copied rows to a table, it causes performance issues. It appears this only happens when copying and adding alternate. When all rows are copied first and then...
When using an existing document as a template, not all types of image text wrapping get correctly added to a new generated document. This will lead to the following message...