New examples:
-
UniOffice API usage example
https://github.com/unidoc/unioffice-examples/tree/master/license/usage-logs -
Document DOCX create letter with header from template
https://github.com/unidoc/unioffice-examples/tree/master/document/template-with-header -
Document DOCX add node remove
https://github.com/unidoc/unioffice-examples/tree/master/document/node-remove -
Presentation PPTX add table to placeholder
https://github.com/unidoc/unioffice-examples/tree/master/presentation/placeholder-add-table -
Presentation PPTX example demonstrating how to copy and move slide
https://github.com/unidoc/unioffice-examples/tree/master/presentation/copy-reorder-slide -
Spreadsheet XLSX create line chart from CSV
https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/line-chart-from-csv -
Spreadsheet XLSX preparing chart report from CSV
https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/multiple-charts-from-csv