List fonts in ODP files with Android
Retrieve fonts information from Slides data with open source Cloud SDK for Android
Listing Fonts in ODP Files with Android
- Create an account at Dashboard to get free API quota & authorization details
- Initialize
SlidesApiwith Client Id and Client Secret - Call one of the font information methods, depending on where your ODP files are stored and whether you need to retrieve fonts from a file on storage or from an uploaded document
getFontsto retrieve fonts info from a presentation file stored on cloud storage.getFontsOnlineto retrieve fonts info from a presentation file passed in the request body.
Get Started with Slides API & Android SDK
Get Slides Cloud SDK for Android source code from GitHub to compile the SDK yourself or head to the Releases for alternative download options.
Also have a look at Swagger-based API Reference to know more about the SLIDES REST API.
FAQ
-
How can I get started with Aspose.Slides REST APIs?Quickstart not only guides through the initialization of Aspose.Slides Cloud API, it also helps in installing the required libraries.
-
Where can I see the release notes for Aspose.Slides Cloud API?Complete release notes can be reviewed at Aspose.Slides Cloud Documentation.
-
Of course! Aspose Cloud uses Amazon EC2 cloud servers that guarantee the security and resilience of the service. Please read more about Aspose's Security Practices.
-
What file formats are supported by Aspose.Slides Cloud API?
-
I can not find the SDK for my favorite language. What should I do?Aspose.Slides Cloud is also available as a Docker Container. Try using it with cURL in case your required SDK is not available yet.
-