English

View or Update PPTX Metadata Online or Update via Android Apps

Develop powerful android based PPTX document metadata management utility application. Code listed for update PPTX file metadata.

PPTX Metadata via Python PPTX Metadata via C# .NET PPTX Metadata via Java

View or Update PPTX Metadata Online

  1. Import PPTX file by uploading it.
  2. Do it by clicking inside the drop area via drag and drop of metadata app.
  3. Depending on the size of PPTX file and internet speed wait for few seconds.
  4. Same page will display metadata.
  5. Edit the properties as of your choice.
  6. Save the document.
  7. Download the file instantly.

Update PPTX Properties via Android App

  1. Add android library reference into project
  2. Load PPTX file using Presentation class
  3. Get all Properteis via getDocumentProperties()
  4. To update, use set relevant property method like setAuthor, setSubject
  5. Save the presentation with the updated metedata information
 

Code : Update PPTX Metadata

 
 

Develop PPTX Metadata Management Android App

Need to develop a PPTX Metadata management app or utility? With Aspose.Slides 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 PPTX format.

Android Utility to Manage PPTX Metadata

System Requirements

  • J2SE 6.0 (Java 1.6) and higher
  • 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/slides/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)