View or Update Excel Metadata Online or Update via Android Apps
Develop powerful android based Excel document metadata management utility application. Code listed for adding and modifying Excel file metadata.
View or Update Excel Metadata Online
- Import Excel file by uploading it.
- Do it by clicking inside the drop area via drag and drop of metadata app.
- Depending on the size of Excel file and internet speed wait for few seconds.
- Same page will display metadata.
- Edit the properties as of your choice.
- Save the document.
- Download the file instantly.
Manage Excel Properties via Android App
- Add android library reference into project
- Load Excel file using Workbook class.
- Get all custom properties via getBuiltInDocumentProperties()
- Use relevant set method to update a property such as setLanguage
- Call the save() method to save the updated Excel document.
Code: Update Excel Metadata
Code: Add Excel Custom Properties
Develop Excel Metadata Management Android App
Need to develop a Excel Metadata management mobile app or utility? With
Aspose.Cells for Android via Java
a child API of
Aspose.Total for Android via Java
, any android developer can integrate the above API code within its document metadata application. Powerful android library allows programming any document metadata solution. Moreover it can support many popular formats including Excel format.
Android Utility to Manage Excel Metadata
- We host our Java packages in Maven repositories .
- Aspose.Cells for Java is a common JAR file containing byte-code.
- Follow the step-by-step instructions on how to install Aspose.Cells for Android via Java.
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 Metadata Options with Android
DOC Files Metadata
(Microsoft Word Binary Format)
DOCM Files Metadata
(Microsoft Word 2007 Marco File)
DOCX Files Metadata
(Office 2007+ Word Document)
DOT Files Metadata
(Microsoft Word Template Files)
DOTX Files Metadata
(Microsoft Word Template File)
ODP Files Metadata
(OpenDocument Presentation Format)
ODS Files Metadata
(OpenDocument Spreadsheet)
ODT Files Metadata
(OpenDocument Text File Format)
PDF Files Metadata
(Portable Document Format)
PPT Files Metadata
(PowerPoint Presentation)
PPTX Files Metadata
(Open XML presentation Format)
RTF Files Metadata
(Rich Text Format)
XLS Files Metadata
(Microsoft Excel Binary Format)
XLSB Files Metadata
(Excel Binary Workbook)
XLSM Files Metadata
(Macro-enabled Spreadsheet)
XLSX Files Metadata
(Open XML Workbook)