Rozšírené hľadanie
Štvrtok 2. Máj 2024 |
meniny má Žigmund
NetOffice – develop solutions for Microsoft Office apps easily

18.06.2019 01:04 NetOffice is a great .NET library which can be used to develop solutions for Microsoft Office apps. The library supports automation and extension scenarios. Automation Use the NetOffice library to automate Microsoft Office apps. You can generate Office documents, transform and print them. You can automate repetitive actions like adding signatures and pictures to Word documents, 

.gitattributes templates

01.06.2019 00:30 gitattributes.io is a service for generating .gitattribute files from templates. The service is inspired by gitignore.io where you can quickly bootstrap your .gitignore files. Choose templates on web interface, or use the very simple API to list template names and generate new .gitattribute file content. To generate .gitattributes file for you web project, just call: https://gitattributes.io/api/web Working