Przemysław Kłys

Results 223 issues of Przemysław Kłys

https://apexcharts.com/javascript-chart-demos/area-charts/

good first issue
hacktoberfest

https://apexcharts.com/javascript-chart-demos/mixed-charts/

good first issue
hacktoberfest

https://apexcharts.com/javascript-chart-demos/bubble-charts/

good first issue
hacktoberfest

https://apexcharts.com/javascript-chart-demos/scatter-charts/

good first issue
hacktoberfest

https://apexcharts.com/javascript-chart-demos/radar-charts/

good first issue
hacktoberfest

Table Conditional Formatting for Dates, it's not existent.

enhancement

I have a full copy of TechnetGallery so I was able to find sources for your DLL. As requested in: https://github.com/dlwyatt/PolicyFileEditor/issues/18

In SMTP mail UseDefaultCredentials can be called to skip need to provide credentials. - https://docs.microsoft.com/en-us/dotnet/api/system.net.mail.smtpclient.usedefaultcredentials?view=netcore-3.1 In Send-MailMessage it seems to be turned on by default if there's no login/pass prompt...

enhancement

The error > WARNING: Connect-oAuth - Exception calling "GetResult" with "0" argument(s): "Possible cause: If you are using an XForms app, or generally a .NET Standard assembly, make sure you...

bug
help wanted

Adds ability to add nested table into existing table. ```csharp internal static void Example_NestedTables(string folderPath, bool openWord) { Console.WriteLine("[*] Creating standard document with nested tables"); string filePath = System.IO.Path.Combine(folderPath, "Document...