Choose the Platform and Other Interoperability Technology
Contents
[
Hide
]
Aspose.Cells is a spreadsheet processing component that allows you to generate, read, modify and write Excel® spreadsheets without utilizing Microsoft Excel®.
- Aspose.Cells for Java - a Java class library and it is designed to work in Java applications.
Although there are no special Aspose.Cells versions for other platforms, it is possible to use Aspose.Cells in many other programming languages, including (but not limited to):
Programming Language | Aspose.Cells to Use | Interoperability Technology |
---|---|---|
Perl | Java | Inline::Java |
PHP | Java | Java Bridge |
Python | Java | JPype |
From the above table you can see that for some programming languages it is possible to use Aspose.Cells for Java. The following table can help you choose: |
Scenario | When to Use |
---|---|
Aspose.Cells for Java via Java Bridge or Inline::Java | Pros: - Available on any platform where Java is available. - Easy to call static methods, constructors with parameters, overloaded methods and use enumerated values. |
Cons: - Has less frequent releases and fewer features than Aspose.Cells for .NET. |
|
Please note that Aspose.Cells for Java is designed for Java applications and using it in other programming languages is subjected to some technical limitations or workarounds. | |
|