Minimum and maximum android version supported?

my customer is exploring your Aspose.Cells and Aspose.Word components for Android.

And liked what we saw.

To begin with, I need to know below mentioned technical details -

  1. In-memory support for conversion of DOC, DOCX, XLS, XLSX, RTF, TXT files, to PDF : There are SDKs in Aspose.Word and Aspose.Cells that seems to support conversion/saving to output stream, for exa – Document.Save(Outputsream, SaveFormat) and Workbook.Save(Outputsream, SaveFormat). Do these methods perform any File I/O ? I intend to assume that they don’t. This is critical for my application.
  2. Any known issues specific to conversion to PDF : For exa: We found that the charts were not getting converted from Word to PDF. Are there any other such major issues in conversion module ?
  3. Page / Sheet support : Is there any way to convert only a specific page from Word or a sheet from Excel document into PDF ?
  4. PPT support : Are there any android library supporting conversion of PPT PPTX to PDF file ?
  5. Is there any android library specific to conversion of ALL office files like Doc, Docx, Ppt, Pptx, Xls, Xlsx to PDF ?
  6. Minimum and maximum android version supported ?
  7. Any rendering component for android to be released soon ?

Your prompt responses will help me in decision-making further.

Regards,

M.Irfran.

Hi,


I would like to address your issues/requirements from Aspose.Cells for Android perspective for Excel file formats and conversions (XLS, XLSX, PDF etc.). We recommend you to kindly try our latest version of the product (Aspose.Cells for Android v1.1.0) which does support Excel to PDF, Chart to Image and Sheet to Image features etc. in it, you may download it and give it a try here:
http://www.aspose.com/community/files/74/android-components/aspose.cells-for-android/entry499761.aspx

1) Yes, your understanding is correct. Aspose.Cells for Android does not perform any file I/O operation when you have the workbook to memory/streams.

2) There is not any significant issue(s) or limitation for Excel to PDF conversions:
http://www.aspose.com/docs/display/cellsandroid/Converting+Excel+to+PDF+Files

3) You may try to hide your unwanted sheets and make your desired sheets visible before conversions, see the document/ article for your reference:


5) You would require multiple products for conversions of different file formats,
e.g
Excel file formats (XLS, XLSX) to PDF --- Aspose.Cells for Android
Word file formats (DOC, RTF etc.) to PDF --- Aspose.Words for Android
etc.

6) See the document on System requirements regarding Aspose.Cells for Android:

My fellow colleagues from other teams for their respective products will reply you here for your needs for different types of file formats.

Thank you.