We are considering using Aspose Cells and have a very specific technical question.
Is it possible, using Aspose.Cells for Java, to fully combine workbooks containing data, formats, images and charts?
We had seen in the online Java API documentation some notes for the method Workbook.combine():
- Combines another Workbook object. Currently we only combine the sheet and data into this workbook.
However, we also saw an online demo that does combine workbooks that contained images and charts using the .Net version:
https://docs.aspose.com/display/cellsnet/Combine+Multiple+Workbooks+into+a+Single+Workbook
But, the online API documentation for the .Net Workbook.Combine() method states:
Currently, only cell data and cell style of the second Workbook object can be combined. Images, charts and other drawing objects are not supported.
Which contradicts the online Demo. Can you provide clarification? Again, specifically, does Aspose.Cells for Java support combining workbooks that contain images and charts?
Thanks,
Craig
This message was posted using Aspose.Live 2 Forum