Hi, our use case for Aspose.Cells is to simply convert an input File to a different format without any modification, like following:
public void convert(@NotNull File input, @NotNull File output, int saveFormat) throws …...is to simply convert an input file to a different format without...convert(@NotNull File input, @NotNull File output, int saveFormat)...