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:

View on Github

TitleDescription
Doc-custom-propertiesView on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/document/doc-custom-properties
Doc-propertiesView on GitHub: https://github.com/unidoc/unioffice-examples/blob/master/document/doc-properties/main.go
Edit-documentView on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/document/edit-document
Endnotes-footnotesView on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/document/endnotes_footnotes
Fill-out-formView on GitHub: https://github.com/unidoc/unioffice-examples/blob/master/document/fill-out-form/main.go
Header-footer-multipleView on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/document/header-footer-multiple
Header-footerView on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/document/header-footer
HyperlinkView on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/document/hyperlink
ImageView on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/document/image
Line-spacingView on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/document/line-spacing
Mail-mergeView on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/document/mail-merge
Number-of-pagesView on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/document/number-of-pages
Page-numbersView on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/document/page-numbers
Paragraph-spacing-and-indentationView on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/document/paragraph_spacing_and_indentation
Paragraphs in tableView on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/document/paragraphs_in_table
Pdf-export-oleView on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/document/pdf-export-ole
Set-strictView on GitHub: https://github.com/unidoc/unioffice-examples/blob/master/document/set-strict/main.go
SimpleView on GitHub: https://github.com/unidoc/unioffice-examples/blob/master/document/simple/main.go
TablesView on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/document/tables
Toc-generation-oleView on GitHub: https://github.com/unidoc/unioffice-examples/blob/master/document/toc-generation-ole/main.go
TocView on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/document/toc
Use-templateView on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/document/use-template
ComplexView on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/presentation/complex
ImageView on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/presentation/image
SimpleView on GitHub: https://github.com/unidoc/unioffice-examples/blob/master/presentation/simple/main.go
TextboxView on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/presentation/textbox
Use-template-with-imageView on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/presentation/use-template-with-image
Use-templateView on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/presentation/use-template
Bar-chartView on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/bar-chart
BordersView on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/borders
Bubble-chartView on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/bubble-chart
Cells-with-emptyView on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/cells-with-empty
CommentsView on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/comments
ComplexView on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/complex
Conditional-formattingView on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/conditional-formatting
FlattenView on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/flatten
Formula-evaluationView on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/formula-evaluation
FormulaView on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/formula
Freeze-rows-colsView on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/freeze-rows-cols
ImageView on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/image
Insert-rowsView on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/insert-rows
Line-chart-3dView on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/line-chart-3d
Line-chart-no-dataView on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/line-chart-no-data
Line-chartView on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/line-chart
Lots-of-rowsView on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/lots-of-rows
MergedView on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/merged
Multiple-chartsView on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/multiple-charts
Named-cellsView on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/named-cells
Named-rangesView on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/named-ranges
Number-date-time-formatsView on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/number-date-time-formats
Pie-chartView on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/pie-chart
Radar-chartView on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/radar-chart
Remove-columnView on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/remove-column
Rich-textView on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/rich-text
Rotated-cellsView on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/rotated-cells/
Shared-formulaView on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/shared-formula/
SimpleView on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/simple/
Sort-filterView on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/sort-filter/
Surface-chartView on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/surface-chart/
ValidationView on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/validation/
Wrapped-textView on GitHub: https://github.com/unidoc/unioffice-examples/tree/master/spreadsheet/wrapped-text/

Ready to get started?