Examples UniOffice
Starting from an example can speed up code development significantly.
Examples
Starting from an example can speed up code development significantly. Start from one of our provided examples, or contact us via [email protected] if the example you need is not provided.
The examples are also available on our UniOffice Examples repository:
Title | Description |
---|---|
Doc-custom-properties | View on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/document/doc-custom-properties |
Doc-properties | View on GitHub: https://github.com/unidoc/unioffice-examples/blob/master/document/doc-properties/main.go |
Edit-document | View on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/document/edit-document |
Endnotes-footnotes | View on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/document/endnotes_footnotes |
Fill-out-form | View on GitHub: https://github.com/unidoc/unioffice-examples/blob/master/document/fill-out-form/main.go |
Header-footer-multiple | View on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/document/header-footer-multiple |
Header-footer | View on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/document/header-footer |
Hyperlink | View on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/document/hyperlink |
Image | View on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/document/image |
Line-spacing | View on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/document/line-spacing |
Mail-merge | View on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/document/mail-merge |
Number-of-pages | View on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/document/number-of-pages |
Page-numbers | View on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/document/page-numbers |
Paragraph-spacing-and-indentation | View on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/document/paragraph_spacing_and_indentation |
Paragraphs in table | View on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/document/paragraphs_in_table |
Pdf-export-ole | View on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/document/pdf-export-ole |
Set-strict | View on GitHub: https://github.com/unidoc/unioffice-examples/blob/master/document/set-strict/main.go |
Simple | View on GitHub: https://github.com/unidoc/unioffice-examples/blob/master/document/simple/main.go |
Tables | View on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/document/tables |
Toc-generation-ole | View on GitHub: https://github.com/unidoc/unioffice-examples/blob/master/document/toc-generation-ole/main.go |
Toc | View on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/document/toc |
Use-template | View on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/document/use-template |
Complex | View on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/presentation/complex |
Image | View on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/presentation/image |
Simple | View on GitHub: https://github.com/unidoc/unioffice-examples/blob/master/presentation/simple/main.go |
Textbox | View on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/presentation/textbox |
Use-template-with-image | View on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/presentation/use-template-with-image |
Use-template | View on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/presentation/use-template |
Bar-chart | View on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/bar-chart |
Borders | View on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/borders |
Bubble-chart | View on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/bubble-chart |
Cells-with-empty | View on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/cells-with-empty |
Comments | View on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/comments |
Complex | View on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/complex |
Conditional-formatting | View on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/conditional-formatting |
Flatten | View on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/flatten |
Formula-evaluation | View on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/formula-evaluation |
Formula | View on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/formula |
Freeze-rows-cols | View on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/freeze-rows-cols |
Image | View on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/image |
Insert-rows | View on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/insert-rows |
Line-chart-3d | View on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/line-chart-3d |
Line-chart-no-data | View on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/line-chart-no-data |
Line-chart | View on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/line-chart |
Lots-of-rows | View on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/lots-of-rows |
Merged | View on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/merged |
Multiple-charts | View on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/multiple-charts |
Named-cells | View on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/named-cells |
Named-ranges | View on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/named-ranges |
Number-date-time-formats | View on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/number-date-time-formats |
Pie-chart | View on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/pie-chart |
Radar-chart | View on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/radar-chart |
Remove-column | View on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/remove-column |
Rich-text | View on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/rich-text |
Rotated-cells | View on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/rotated-cells/ |
Shared-formula | View on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/shared-formula/ |
Simple | View on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/simple/ |
Sort-filter | View on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/sort-filter/ |
Surface-chart | View on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/surface-chart/ |
Validation | View on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/validation/ |
Wrapped-text | View on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/wrapped-text/ |