ライセンス

評価版の制限

A free evaluation version of Aspose.Cells for Go via C++ can be downloaded from the downloads section of Aspose’s web site at: <//https://releases.aspose.com/cells/go-cpp/>.

ファイルからライセンスを読み込む

Go

 lic, _:= NewLicense()
 lic.SetLicense_String(os.Getenv("LicensePath"))