Systemkrav

Aspose.Cells for Go via C++ är ett inbyggt Go-bibliotek som gör det möjligt för Go-utvecklare att skapa, manipulera och konvertera kalkylblad programmässigt utan att kräva Office Automation eller Microsoft Excel-applikationen.

Stödda operativsystem

Aspose.Cells för Go stöder följande 64-bitars operativsystem och plattformar:

Operativsystem Versioner
Microsoft Windows
  • Windows x86_64
Linux
  • Linux x86_64

Utvecklingsmiljö

Du kan använda Aspose.Cells for Go via C++ när du utvecklar applikationer för Windows, Linux.

Windows

Aspose.Cells for Go via C++ kan användas för att utveckla applikationer i alla utvecklingsmiljöer som stöder Microsoft Visual Studio v142 Platform Toolset, men de miljöer som anges i tabellen nedan stöds uttryckligen:

Linux

Aspose.Cells for Go via C++ kan användas för att utveckla applikationer i utvecklingsmiljöer som stöder Go 1.13 eller högre, men följande kompilator och verktyg är uttryckligen stödda:

Kompilatorer
  • GCC 9.4.0 eller senare

Ytterligare beroende på Linux

Aspose.Cells for Go on Linux depends on fontconfig binaries both dynamic library and tool. Please install it before using:

  1. Installing fontconfig on Ubuntu or Debian
    sudo apt install libfontconfig fontconfig
  2. Installing fontconfig on Fedora or CentOs
    sudo yum install fontconfig