English

Split XLS Files Online or using Android App

Develop powerful android based XLS document splitter applications. Freely split documents including XLS files online via app with instant download.

XLS Split via C# .NET XLS Split via Java

Split XLS Files Online

  1. Upload XLS File to Split.
  2. Define the Splitting Criteria.
  3. Click the “Split” Button.
  4. Select the output format.
  5. Download splitted files.

Split XLS File via Android App

  1. Add Java library reference within your project.
  2. Load XLS File
  3. Iterate all worksheets inside the workbook
  4. On each iteration, there is ith worksheet
  5. Create new Workbook class object
  6. Use getWorksheets().get(0).copy to copy the ith sheet
  7. Call save method to save the ith sheet
 

Java Code : Split XLS Files

 
 

Develop XLS File Splitter Application Android App

Need to develop android script or utility app to easily split XLS files? With Aspose.Cells for Android via Java , child API of Aspose.Total for Android via Java , any android developer can integrate the above API code to program splitter app. Powerful android library for splitting document supports many popular formats including XLS format such as PDF, Word, Excel and PowerPoint files.

Android XLS Splitter Library

System Requirements

  • Android OS 2.0 or above.
  • Java package is cross-platform and runs on all operating systems with JVM implementation.

For more details please refer to [Product Documentation](https://docs.aspose.com/cells/java/system-requirements/).

Explore File Splitter Options with Android

Split DOC Files (Microsoft Word Binary Format)
Split DOCX Files (Office 2007+ Word Document)
Split DOTX Files (Microsoft Word Template File)
Split ODP Files (OpenDocument Presentation Format)
Split ODS Files (OpenDocument Spreadsheet)
Split ODT Files (OpenDocument Text File Format)
Split PDF Files (Portable Document Format)
Split PPT Files (PowerPoint Presentation)
Split PPTX Files (Open XML presentation Format)
Split RTF Files (Rich Text Format)
Split XLS Files (Microsoft Excel Binary Format)
Split XLSX Files (Open XML Workbook)