<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title> – List presentation fonts via Android</title>
    <link>https://products.aspose.cloud/slides/android/list-fonts/</link>
    <description>Recent content in List presentation fonts via Android on </description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    
	  <atom:link href="https://products.aspose.cloud/slides/android/list-fonts/index.xml" rel="self" type="application/rss+xml" />
    
    
      
        
      
    
    
    <item>
      <title>Android: List fonts in ODP files via Android</title>
      <link>https://products.aspose.cloud/slides/android/list-fonts/odp/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://products.aspose.cloud/slides/android/list-fonts/odp/</guid>
      <description>
        
        
        &lt;div class=&#39;pf-landing-page-com  autogen &#39;&gt;

&lt;div class=&#34;container-fluid header1 header2 productfamilyheader minify-header&#34;&gt;
    &lt;div class=&#34;container&#34;&gt;
        &lt;div class=&#34;row pt-lg-5&#34;&gt;
            &lt;div class=&#34;col-md-12 padding0&#34;&gt;
                &lt;div class=&#34;padding0 col-lg-12&#34;&gt;
                    &lt;h1&gt;List fonts in ODP files with Android&lt;/h1&gt;
                    &lt;h2 class=&#34;pr-h2&#34;&gt;Retrieve fonts information from Slides data with open source Cloud SDK for Android&lt;/h2&gt;
                &lt;/div&gt;
            &lt;/div&gt;
        &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


&lt;div class=&#34;container-fluid productfamilypage bg-gray&#34;&gt;

&lt;div class=&#39;container-fluid  bg-gray-lite  agp-content section&#39;&gt;
    &lt;div class=&#34;container&#34;&gt;
        &lt;div class=&#34;row&#34;&gt;
            

&lt;div class=&#34;col-md-6 tl&#34;&gt;
    &lt;h2 class=&#34;heading-border&#34;&gt;Listing Fonts in ODP Files with Android&lt;/h2&gt;
    &lt;ol&gt;
&lt;li&gt;Create an account at &lt;a href=&#34;https://dashboard.aspose.cloud/&#34;&gt;Dashboard&lt;/a&gt; to get free API quota &amp;amp; authorization details&lt;/li&gt;
&lt;li&gt;Initialize &lt;code&gt;SlidesApi&lt;/code&gt; with Client Id and Client Secret&lt;/li&gt;
&lt;li&gt;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
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;getFonts&lt;/code&gt; to retrieve fonts info from a presentation file stored on cloud storage.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;getFontsOnline&lt;/code&gt; to retrieve fonts info from a presentation file passed in the request body.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
    
&lt;/div&gt;


&lt;div class=&#34;col-md-6 tl&#34;&gt;
    &lt;h2 class=&#34;heading-border&#34;&gt;Get Started with Slides API &amp;amp; Android SDK&lt;/h2&gt;
    &lt;p&gt;Get Slides Cloud SDK for Android source code from &lt;a href=&#34;https://github.com/aspose-sides-cloud/Aspose.Slides-Cloud-SDK-for-Android&#34;&gt;GitHub&lt;/a&gt; to compile the SDK yourself or head to the &lt;a href=&#34;https://releases.aspose.cloud/&#34;&gt;Releases&lt;/a&gt; for alternative download options.&lt;/p&gt;
&lt;p&gt;Also have a look at Swagger-based &lt;a href=&#34;https://apireference.aspose.cloud/slides/&#34;&gt;API Reference&lt;/a&gt; to know more about the &lt;a href=&#34;https://products.aspose.cloud/slides/curl/&#34;&gt;SLIDES REST API&lt;/a&gt;.&lt;/p&gt;
    
&lt;/div&gt;


&lt;div id=&#34;aspose-slides-widget&#34;&gt;&lt;/div&gt;
&lt;script type=&#34;module&#34; src=&#34;https://products.aspose.cloud/slides/app/script/list-fonts.en.java.js&#34;&gt;&lt;/script&gt;



        &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;div class=&#34;col-md-12 tl bg-gray-dark howtolist section&#34;&gt;
  &lt;a class=&#34;anchor&#34; name=&#34;faqpage&#34;&gt;&lt;/a&gt;
  &lt;div class=&#34;container tl dflex&#34; itemscope=&#34;&#34; itemtype=&#34;https://schema.org/FAQPage&#34;&gt;
      &lt;div class=&#34;col-md-4 howtosectiongfx&#34;&gt;
          &lt;img class=&#34;social-panel-hide-on-mobile&#34; src=&#34;https://www.aspose.cloud/templates/aspose/img/products/slides/headers/aspose_slides-brand.svg&#34; alt=&#34;FAQs&#34; width=&#34;335&#34; height=&#34;283&#34;&gt;
      &lt;/div&gt;
      &lt;div class=&#34;howtosection col-md-8&#34;&gt;
          &lt;div&gt;
              &lt;h2&gt;FAQ&lt;/h2&gt;
              &lt;ul&gt;
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;How can I get started with Aspose.Slides REST APIs?&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;&lt;a href=&#39;https://docs.aspose.cloud/slides/quickstart/&#39;&gt;Quickstart&lt;/a&gt; not only guides through the initialization of Aspose.Slides Cloud API, it also helps in installing the required libraries.&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;Where can I see the release notes for Aspose.Slides Cloud API?&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;Complete release notes can be reviewed at &lt;a href=&#39;https://docs.aspose.cloud/slides/release-notes/&#39;&gt;Aspose.Slides Cloud Documentation&lt;/a&gt;.&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;Of course! Aspose Cloud uses Amazon EC2 cloud servers that guarantee the security and resilience of the service. Please read more about &lt;a href=&#39;https://about.aspose.cloud/security&#39;&gt;Aspose&#39;s Security Practices&lt;/a&gt;.&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;What file formats are supported by Aspose.Slides Cloud API?&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
                  
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;I can not find the SDK for my favorite language. What should I do?&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;Aspose.Slides Cloud is also available as a &lt;a href=&#39;https://hub.docker.com/r/aspose/slides-cloud&#39;&gt;Docker Container&lt;/a&gt;. Try using it with cURL in case your required SDK is not available yet.&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
                  
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
              &lt;/ul&gt;
          &lt;/div&gt;
      &lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;





&lt;div class=&#34;col-md-12 pt-5 pb-5 convertypes bg-white agp-content section&#34; id=&#34;dvOtherSupportedConversions&#34;&gt;
    &lt;div class=&#34;container&#34;&gt;
        &lt;h3 id=&#34;hOtherSupportedFeatureHeading tc&#34; class=&#34;tc d-block&#34;&gt;&lt;/h3&gt;
        
        &lt;div class=&#34;row other-converters&#34;&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/ppt&#39; title=&#34;Microsoft PowerPoint 97-2003&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/pptx&#39; title=&#34;Open XML presentation Format&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/pps&#39; title=&#34;PowerPoint Slide Show&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/ppsx&#39; title=&#34;PowerPoint Slide Show&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/pptm&#39; title=&#34;Macro-enabled Presentation File&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/ppsm&#39; title=&#34;Macro-enabled Slide Show&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/potx&#39; title=&#34;Microsoft PowerPoint Template Presentation&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/potm&#39; title=&#34;Microsoft PowerPoint Template File&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/otp&#39; title=&#34;OpenDocument Standard Format&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;&lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;/div&gt;


&lt;/div&gt;

      </description>
      
    </item>
    
    <item>
      <title>Android: List fonts in OTP files via Android</title>
      <link>https://products.aspose.cloud/slides/android/list-fonts/otp/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://products.aspose.cloud/slides/android/list-fonts/otp/</guid>
      <description>
        
        
        &lt;div class=&#39;pf-landing-page-com  autogen &#39;&gt;

&lt;div class=&#34;container-fluid header1 header2 productfamilyheader minify-header&#34;&gt;
    &lt;div class=&#34;container&#34;&gt;
        &lt;div class=&#34;row pt-lg-5&#34;&gt;
            &lt;div class=&#34;col-md-12 padding0&#34;&gt;
                &lt;div class=&#34;padding0 col-lg-12&#34;&gt;
                    &lt;h1&gt;List fonts in OTP files with Android&lt;/h1&gt;
                    &lt;h2 class=&#34;pr-h2&#34;&gt;Retrieve fonts information from Slides data with open source Cloud SDK for Android&lt;/h2&gt;
                &lt;/div&gt;
            &lt;/div&gt;
        &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


&lt;div class=&#34;container-fluid productfamilypage bg-gray&#34;&gt;

&lt;div class=&#39;container-fluid  bg-gray-lite  agp-content section&#39;&gt;
    &lt;div class=&#34;container&#34;&gt;
        &lt;div class=&#34;row&#34;&gt;
            

&lt;div class=&#34;col-md-6 tl&#34;&gt;
    &lt;h2 class=&#34;heading-border&#34;&gt;Listing Fonts in OTP Files with Android&lt;/h2&gt;
    &lt;ol&gt;
&lt;li&gt;Create an account at &lt;a href=&#34;https://dashboard.aspose.cloud/&#34;&gt;Dashboard&lt;/a&gt; to get free API quota &amp;amp; authorization details&lt;/li&gt;
&lt;li&gt;Initialize &lt;code&gt;SlidesApi&lt;/code&gt; with Client Id and Client Secret&lt;/li&gt;
&lt;li&gt;Call one of the font information methods, depending on where your OTP files are stored and whether you need to retrieve fonts from a file on storage or from an uploaded document
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;getFonts&lt;/code&gt; to retrieve fonts info from a presentation file stored on cloud storage.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;getFontsOnline&lt;/code&gt; to retrieve fonts info from a presentation file passed in the request body.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
    
&lt;/div&gt;


&lt;div class=&#34;col-md-6 tl&#34;&gt;
    &lt;h2 class=&#34;heading-border&#34;&gt;Get Started with Slides API &amp;amp; Android SDK&lt;/h2&gt;
    &lt;p&gt;Get Slides Cloud SDK for Android source code from &lt;a href=&#34;https://github.com/aspose-sides-cloud/Aspose.Slides-Cloud-SDK-for-Android&#34;&gt;GitHub&lt;/a&gt; to compile the SDK yourself or head to the &lt;a href=&#34;https://releases.aspose.cloud/&#34;&gt;Releases&lt;/a&gt; for alternative download options.&lt;/p&gt;
&lt;p&gt;Also have a look at Swagger-based &lt;a href=&#34;https://apireference.aspose.cloud/slides/&#34;&gt;API Reference&lt;/a&gt; to know more about the &lt;a href=&#34;https://products.aspose.cloud/slides/curl/&#34;&gt;SLIDES REST API&lt;/a&gt;.&lt;/p&gt;
    
&lt;/div&gt;


&lt;div id=&#34;aspose-slides-widget&#34;&gt;&lt;/div&gt;
&lt;script type=&#34;module&#34; src=&#34;https://products.aspose.cloud/slides/app/script/list-fonts.en.java.js&#34;&gt;&lt;/script&gt;



        &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;div class=&#34;col-md-12 tl bg-gray-dark howtolist section&#34;&gt;
  &lt;a class=&#34;anchor&#34; name=&#34;faqpage&#34;&gt;&lt;/a&gt;
  &lt;div class=&#34;container tl dflex&#34; itemscope=&#34;&#34; itemtype=&#34;https://schema.org/FAQPage&#34;&gt;
      &lt;div class=&#34;col-md-4 howtosectiongfx&#34;&gt;
          &lt;img class=&#34;social-panel-hide-on-mobile&#34; src=&#34;https://www.aspose.cloud/templates/aspose/img/products/slides/headers/aspose_slides-brand.svg&#34; alt=&#34;FAQs&#34; width=&#34;335&#34; height=&#34;283&#34;&gt;
      &lt;/div&gt;
      &lt;div class=&#34;howtosection col-md-8&#34;&gt;
          &lt;div&gt;
              &lt;h2&gt;FAQ&lt;/h2&gt;
              &lt;ul&gt;
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;How can I get started with Aspose.Slides REST APIs?&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;&lt;a href=&#39;https://docs.aspose.cloud/slides/quickstart/&#39;&gt;Quickstart&lt;/a&gt; not only guides through the initialization of Aspose.Slides Cloud API, it also helps in installing the required libraries.&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;Where can I see the release notes for Aspose.Slides Cloud API?&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;Complete release notes can be reviewed at &lt;a href=&#39;https://docs.aspose.cloud/slides/release-notes/&#39;&gt;Aspose.Slides Cloud Documentation&lt;/a&gt;.&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;Of course! Aspose Cloud uses Amazon EC2 cloud servers that guarantee the security and resilience of the service. Please read more about &lt;a href=&#39;https://about.aspose.cloud/security&#39;&gt;Aspose&#39;s Security Practices&lt;/a&gt;.&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;What file formats are supported by Aspose.Slides Cloud API?&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
                  
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;I can not find the SDK for my favorite language. What should I do?&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;Aspose.Slides Cloud is also available as a &lt;a href=&#39;https://hub.docker.com/r/aspose/slides-cloud&#39;&gt;Docker Container&lt;/a&gt;. Try using it with cURL in case your required SDK is not available yet.&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
                  
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
              &lt;/ul&gt;
          &lt;/div&gt;
      &lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;





&lt;div class=&#34;col-md-12 pt-5 pb-5 convertypes bg-white agp-content section&#34; id=&#34;dvOtherSupportedConversions&#34;&gt;
    &lt;div class=&#34;container&#34;&gt;
        &lt;h3 id=&#34;hOtherSupportedFeatureHeading tc&#34; class=&#34;tc d-block&#34;&gt;&lt;/h3&gt;
        
        &lt;div class=&#34;row other-converters&#34;&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/ppt&#39; title=&#34;Microsoft PowerPoint 97-2003&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/pptx&#39; title=&#34;Open XML presentation Format&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/pps&#39; title=&#34;PowerPoint Slide Show&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/ppsx&#39; title=&#34;PowerPoint Slide Show&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/pptm&#39; title=&#34;Macro-enabled Presentation File&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/ppsm&#39; title=&#34;Macro-enabled Slide Show&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/potx&#39; title=&#34;Microsoft PowerPoint Template Presentation&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/potm&#39; title=&#34;Microsoft PowerPoint Template File&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/odp&#39; title=&#34;OpenDocument Presentation Format&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;&lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;/div&gt;


&lt;/div&gt;

      </description>
      
    </item>
    
    <item>
      <title>Android: List fonts in POTM files via Android</title>
      <link>https://products.aspose.cloud/slides/android/list-fonts/potm/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://products.aspose.cloud/slides/android/list-fonts/potm/</guid>
      <description>
        
        
        &lt;div class=&#39;pf-landing-page-com  autogen &#39;&gt;

&lt;div class=&#34;container-fluid header1 header2 productfamilyheader minify-header&#34;&gt;
    &lt;div class=&#34;container&#34;&gt;
        &lt;div class=&#34;row pt-lg-5&#34;&gt;
            &lt;div class=&#34;col-md-12 padding0&#34;&gt;
                &lt;div class=&#34;padding0 col-lg-12&#34;&gt;
                    &lt;h1&gt;List fonts in POTM files with Android&lt;/h1&gt;
                    &lt;h2 class=&#34;pr-h2&#34;&gt;Retrieve fonts information from Slides data with open source Cloud SDK for Android&lt;/h2&gt;
                &lt;/div&gt;
            &lt;/div&gt;
        &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


&lt;div class=&#34;container-fluid productfamilypage bg-gray&#34;&gt;

&lt;div class=&#39;container-fluid  bg-gray-lite  agp-content section&#39;&gt;
    &lt;div class=&#34;container&#34;&gt;
        &lt;div class=&#34;row&#34;&gt;
            

&lt;div class=&#34;col-md-6 tl&#34;&gt;
    &lt;h2 class=&#34;heading-border&#34;&gt;Listing Fonts in POTM Files with Android&lt;/h2&gt;
    &lt;ol&gt;
&lt;li&gt;Create an account at &lt;a href=&#34;https://dashboard.aspose.cloud/&#34;&gt;Dashboard&lt;/a&gt; to get free API quota &amp;amp; authorization details&lt;/li&gt;
&lt;li&gt;Initialize &lt;code&gt;SlidesApi&lt;/code&gt; with Client Id and Client Secret&lt;/li&gt;
&lt;li&gt;Call one of the font information methods, depending on where your POTM files are stored and whether you need to retrieve fonts from a file on storage or from an uploaded document
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;getFonts&lt;/code&gt; to retrieve fonts info from a presentation file stored on cloud storage.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;getFontsOnline&lt;/code&gt; to retrieve fonts info from a presentation file passed in the request body.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
    
&lt;/div&gt;


&lt;div class=&#34;col-md-6 tl&#34;&gt;
    &lt;h2 class=&#34;heading-border&#34;&gt;Get Started with Slides API &amp;amp; Android SDK&lt;/h2&gt;
    &lt;p&gt;Get Slides Cloud SDK for Android source code from &lt;a href=&#34;https://github.com/aspose-sides-cloud/Aspose.Slides-Cloud-SDK-for-Android&#34;&gt;GitHub&lt;/a&gt; to compile the SDK yourself or head to the &lt;a href=&#34;https://releases.aspose.cloud/&#34;&gt;Releases&lt;/a&gt; for alternative download options.&lt;/p&gt;
&lt;p&gt;Also have a look at Swagger-based &lt;a href=&#34;https://apireference.aspose.cloud/slides/&#34;&gt;API Reference&lt;/a&gt; to know more about the &lt;a href=&#34;https://products.aspose.cloud/slides/curl/&#34;&gt;SLIDES REST API&lt;/a&gt;.&lt;/p&gt;
    
&lt;/div&gt;


&lt;div id=&#34;aspose-slides-widget&#34;&gt;&lt;/div&gt;
&lt;script type=&#34;module&#34; src=&#34;https://products.aspose.cloud/slides/app/script/list-fonts.en.java.js&#34;&gt;&lt;/script&gt;



        &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;div class=&#34;col-md-12 tl bg-gray-dark howtolist section&#34;&gt;
  &lt;a class=&#34;anchor&#34; name=&#34;faqpage&#34;&gt;&lt;/a&gt;
  &lt;div class=&#34;container tl dflex&#34; itemscope=&#34;&#34; itemtype=&#34;https://schema.org/FAQPage&#34;&gt;
      &lt;div class=&#34;col-md-4 howtosectiongfx&#34;&gt;
          &lt;img class=&#34;social-panel-hide-on-mobile&#34; src=&#34;https://www.aspose.cloud/templates/aspose/img/products/slides/headers/aspose_slides-brand.svg&#34; alt=&#34;FAQs&#34; width=&#34;335&#34; height=&#34;283&#34;&gt;
      &lt;/div&gt;
      &lt;div class=&#34;howtosection col-md-8&#34;&gt;
          &lt;div&gt;
              &lt;h2&gt;FAQ&lt;/h2&gt;
              &lt;ul&gt;
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;How can I get started with Aspose.Slides REST APIs?&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;&lt;a href=&#39;https://docs.aspose.cloud/slides/quickstart/&#39;&gt;Quickstart&lt;/a&gt; not only guides through the initialization of Aspose.Slides Cloud API, it also helps in installing the required libraries.&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;Where can I see the release notes for Aspose.Slides Cloud API?&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;Complete release notes can be reviewed at &lt;a href=&#39;https://docs.aspose.cloud/slides/release-notes/&#39;&gt;Aspose.Slides Cloud Documentation&lt;/a&gt;.&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;Of course! Aspose Cloud uses Amazon EC2 cloud servers that guarantee the security and resilience of the service. Please read more about &lt;a href=&#39;https://about.aspose.cloud/security&#39;&gt;Aspose&#39;s Security Practices&lt;/a&gt;.&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;What file formats are supported by Aspose.Slides Cloud API?&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
                  
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;I can not find the SDK for my favorite language. What should I do?&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;Aspose.Slides Cloud is also available as a &lt;a href=&#39;https://hub.docker.com/r/aspose/slides-cloud&#39;&gt;Docker Container&lt;/a&gt;. Try using it with cURL in case your required SDK is not available yet.&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
                  
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
              &lt;/ul&gt;
          &lt;/div&gt;
      &lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;





&lt;div class=&#34;col-md-12 pt-5 pb-5 convertypes bg-white agp-content section&#34; id=&#34;dvOtherSupportedConversions&#34;&gt;
    &lt;div class=&#34;container&#34;&gt;
        &lt;h3 id=&#34;hOtherSupportedFeatureHeading tc&#34; class=&#34;tc d-block&#34;&gt;&lt;/h3&gt;
        
        &lt;div class=&#34;row other-converters&#34;&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/ppt&#39; title=&#34;Microsoft PowerPoint 97-2003&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/pptx&#39; title=&#34;Open XML presentation Format&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/pps&#39; title=&#34;PowerPoint Slide Show&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/ppsx&#39; title=&#34;PowerPoint Slide Show&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/pptm&#39; title=&#34;Macro-enabled Presentation File&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/ppsm&#39; title=&#34;Macro-enabled Slide Show&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/potx&#39; title=&#34;Microsoft PowerPoint Template Presentation&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/odp&#39; title=&#34;OpenDocument Presentation Format&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/otp&#39; title=&#34;OpenDocument Standard Format&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;&lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;/div&gt;


&lt;/div&gt;

      </description>
      
    </item>
    
    <item>
      <title>Android: List fonts in POTX files via Android</title>
      <link>https://products.aspose.cloud/slides/android/list-fonts/potx/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://products.aspose.cloud/slides/android/list-fonts/potx/</guid>
      <description>
        
        
        &lt;div class=&#39;pf-landing-page-com  autogen &#39;&gt;

&lt;div class=&#34;container-fluid header1 header2 productfamilyheader minify-header&#34;&gt;
    &lt;div class=&#34;container&#34;&gt;
        &lt;div class=&#34;row pt-lg-5&#34;&gt;
            &lt;div class=&#34;col-md-12 padding0&#34;&gt;
                &lt;div class=&#34;padding0 col-lg-12&#34;&gt;
                    &lt;h1&gt;List fonts in POTX files with Android&lt;/h1&gt;
                    &lt;h2 class=&#34;pr-h2&#34;&gt;Retrieve fonts information from Slides data with open source Cloud SDK for Android&lt;/h2&gt;
                &lt;/div&gt;
            &lt;/div&gt;
        &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


&lt;div class=&#34;container-fluid productfamilypage bg-gray&#34;&gt;

&lt;div class=&#39;container-fluid  bg-gray-lite  agp-content section&#39;&gt;
    &lt;div class=&#34;container&#34;&gt;
        &lt;div class=&#34;row&#34;&gt;
            

&lt;div class=&#34;col-md-6 tl&#34;&gt;
    &lt;h2 class=&#34;heading-border&#34;&gt;Listing Fonts in POTX Files with Android&lt;/h2&gt;
    &lt;ol&gt;
&lt;li&gt;Create an account at &lt;a href=&#34;https://dashboard.aspose.cloud/&#34;&gt;Dashboard&lt;/a&gt; to get free API quota &amp;amp; authorization details&lt;/li&gt;
&lt;li&gt;Initialize &lt;code&gt;SlidesApi&lt;/code&gt; with Client Id and Client Secret&lt;/li&gt;
&lt;li&gt;Call one of the font information methods, depending on where your POTX files are stored and whether you need to retrieve fonts from a file on storage or from an uploaded document
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;getFonts&lt;/code&gt; to retrieve fonts info from a presentation file stored on cloud storage.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;getFontsOnline&lt;/code&gt; to retrieve fonts info from a presentation file passed in the request body.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
    
&lt;/div&gt;


&lt;div class=&#34;col-md-6 tl&#34;&gt;
    &lt;h2 class=&#34;heading-border&#34;&gt;Get Started with Slides API &amp;amp; Android SDK&lt;/h2&gt;
    &lt;p&gt;Get Slides Cloud SDK for Android source code from &lt;a href=&#34;https://github.com/aspose-sides-cloud/Aspose.Slides-Cloud-SDK-for-Android&#34;&gt;GitHub&lt;/a&gt; to compile the SDK yourself or head to the &lt;a href=&#34;https://releases.aspose.cloud/&#34;&gt;Releases&lt;/a&gt; for alternative download options.&lt;/p&gt;
&lt;p&gt;Also have a look at Swagger-based &lt;a href=&#34;https://apireference.aspose.cloud/slides/&#34;&gt;API Reference&lt;/a&gt; to know more about the &lt;a href=&#34;https://products.aspose.cloud/slides/curl/&#34;&gt;SLIDES REST API&lt;/a&gt;.&lt;/p&gt;
    
&lt;/div&gt;


&lt;div id=&#34;aspose-slides-widget&#34;&gt;&lt;/div&gt;
&lt;script type=&#34;module&#34; src=&#34;https://products.aspose.cloud/slides/app/script/list-fonts.en.java.js&#34;&gt;&lt;/script&gt;



        &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;div class=&#34;col-md-12 tl bg-gray-dark howtolist section&#34;&gt;
  &lt;a class=&#34;anchor&#34; name=&#34;faqpage&#34;&gt;&lt;/a&gt;
  &lt;div class=&#34;container tl dflex&#34; itemscope=&#34;&#34; itemtype=&#34;https://schema.org/FAQPage&#34;&gt;
      &lt;div class=&#34;col-md-4 howtosectiongfx&#34;&gt;
          &lt;img class=&#34;social-panel-hide-on-mobile&#34; src=&#34;https://www.aspose.cloud/templates/aspose/img/products/slides/headers/aspose_slides-brand.svg&#34; alt=&#34;FAQs&#34; width=&#34;335&#34; height=&#34;283&#34;&gt;
      &lt;/div&gt;
      &lt;div class=&#34;howtosection col-md-8&#34;&gt;
          &lt;div&gt;
              &lt;h2&gt;FAQ&lt;/h2&gt;
              &lt;ul&gt;
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;How can I get started with Aspose.Slides REST APIs?&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;&lt;a href=&#39;https://docs.aspose.cloud/slides/quickstart/&#39;&gt;Quickstart&lt;/a&gt; not only guides through the initialization of Aspose.Slides Cloud API, it also helps in installing the required libraries.&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;Where can I see the release notes for Aspose.Slides Cloud API?&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;Complete release notes can be reviewed at &lt;a href=&#39;https://docs.aspose.cloud/slides/release-notes/&#39;&gt;Aspose.Slides Cloud Documentation&lt;/a&gt;.&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;Of course! Aspose Cloud uses Amazon EC2 cloud servers that guarantee the security and resilience of the service. Please read more about &lt;a href=&#39;https://about.aspose.cloud/security&#39;&gt;Aspose&#39;s Security Practices&lt;/a&gt;.&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;What file formats are supported by Aspose.Slides Cloud API?&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
                  
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;I can not find the SDK for my favorite language. What should I do?&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;Aspose.Slides Cloud is also available as a &lt;a href=&#39;https://hub.docker.com/r/aspose/slides-cloud&#39;&gt;Docker Container&lt;/a&gt;. Try using it with cURL in case your required SDK is not available yet.&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
                  
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
              &lt;/ul&gt;
          &lt;/div&gt;
      &lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;





&lt;div class=&#34;col-md-12 pt-5 pb-5 convertypes bg-white agp-content section&#34; id=&#34;dvOtherSupportedConversions&#34;&gt;
    &lt;div class=&#34;container&#34;&gt;
        &lt;h3 id=&#34;hOtherSupportedFeatureHeading tc&#34; class=&#34;tc d-block&#34;&gt;&lt;/h3&gt;
        
        &lt;div class=&#34;row other-converters&#34;&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/ppt&#39; title=&#34;Microsoft PowerPoint 97-2003&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/pptx&#39; title=&#34;Open XML presentation Format&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/pps&#39; title=&#34;PowerPoint Slide Show&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/ppsx&#39; title=&#34;PowerPoint Slide Show&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/pptm&#39; title=&#34;Macro-enabled Presentation File&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/ppsm&#39; title=&#34;Macro-enabled Slide Show&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/potm&#39; title=&#34;Microsoft PowerPoint Template File&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/odp&#39; title=&#34;OpenDocument Presentation Format&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/otp&#39; title=&#34;OpenDocument Standard Format&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;&lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;/div&gt;


&lt;/div&gt;

      </description>
      
    </item>
    
    <item>
      <title>Android: List fonts in PPS files via Android</title>
      <link>https://products.aspose.cloud/slides/android/list-fonts/pps/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://products.aspose.cloud/slides/android/list-fonts/pps/</guid>
      <description>
        
        
        &lt;div class=&#39;pf-landing-page-com  autogen &#39;&gt;

&lt;div class=&#34;container-fluid header1 header2 productfamilyheader minify-header&#34;&gt;
    &lt;div class=&#34;container&#34;&gt;
        &lt;div class=&#34;row pt-lg-5&#34;&gt;
            &lt;div class=&#34;col-md-12 padding0&#34;&gt;
                &lt;div class=&#34;padding0 col-lg-12&#34;&gt;
                    &lt;h1&gt;List fonts in PPS files with Android&lt;/h1&gt;
                    &lt;h2 class=&#34;pr-h2&#34;&gt;Retrieve fonts information from Slides data with open source Cloud SDK for Android&lt;/h2&gt;
                &lt;/div&gt;
            &lt;/div&gt;
        &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


&lt;div class=&#34;container-fluid productfamilypage bg-gray&#34;&gt;

&lt;div class=&#39;container-fluid  bg-gray-lite  agp-content section&#39;&gt;
    &lt;div class=&#34;container&#34;&gt;
        &lt;div class=&#34;row&#34;&gt;
            

&lt;div class=&#34;col-md-6 tl&#34;&gt;
    &lt;h2 class=&#34;heading-border&#34;&gt;Listing Fonts in PPS Files with Android&lt;/h2&gt;
    &lt;ol&gt;
&lt;li&gt;Create an account at &lt;a href=&#34;https://dashboard.aspose.cloud/&#34;&gt;Dashboard&lt;/a&gt; to get free API quota &amp;amp; authorization details&lt;/li&gt;
&lt;li&gt;Initialize &lt;code&gt;SlidesApi&lt;/code&gt; with Client Id and Client Secret&lt;/li&gt;
&lt;li&gt;Call one of the font information methods, depending on where your PPS files are stored and whether you need to retrieve fonts from a file on storage or from an uploaded document
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;getFonts&lt;/code&gt; to retrieve fonts info from a presentation file stored on cloud storage.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;getFontsOnline&lt;/code&gt; to retrieve fonts info from a presentation file passed in the request body.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
    
&lt;/div&gt;


&lt;div class=&#34;col-md-6 tl&#34;&gt;
    &lt;h2 class=&#34;heading-border&#34;&gt;Get Started with Slides API &amp;amp; Android SDK&lt;/h2&gt;
    &lt;p&gt;Get Slides Cloud SDK for Android source code from &lt;a href=&#34;https://github.com/aspose-sides-cloud/Aspose.Slides-Cloud-SDK-for-Android&#34;&gt;GitHub&lt;/a&gt; to compile the SDK yourself or head to the &lt;a href=&#34;https://releases.aspose.cloud/&#34;&gt;Releases&lt;/a&gt; for alternative download options.&lt;/p&gt;
&lt;p&gt;Also have a look at Swagger-based &lt;a href=&#34;https://apireference.aspose.cloud/slides/&#34;&gt;API Reference&lt;/a&gt; to know more about the &lt;a href=&#34;https://products.aspose.cloud/slides/curl/&#34;&gt;SLIDES REST API&lt;/a&gt;.&lt;/p&gt;
    
&lt;/div&gt;


&lt;div id=&#34;aspose-slides-widget&#34;&gt;&lt;/div&gt;
&lt;script type=&#34;module&#34; src=&#34;https://products.aspose.cloud/slides/app/script/list-fonts.en.java.js&#34;&gt;&lt;/script&gt;



        &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;div class=&#34;col-md-12 tl bg-gray-dark howtolist section&#34;&gt;
  &lt;a class=&#34;anchor&#34; name=&#34;faqpage&#34;&gt;&lt;/a&gt;
  &lt;div class=&#34;container tl dflex&#34; itemscope=&#34;&#34; itemtype=&#34;https://schema.org/FAQPage&#34;&gt;
      &lt;div class=&#34;col-md-4 howtosectiongfx&#34;&gt;
          &lt;img class=&#34;social-panel-hide-on-mobile&#34; src=&#34;https://www.aspose.cloud/templates/aspose/img/products/slides/headers/aspose_slides-brand.svg&#34; alt=&#34;FAQs&#34; width=&#34;335&#34; height=&#34;283&#34;&gt;
      &lt;/div&gt;
      &lt;div class=&#34;howtosection col-md-8&#34;&gt;
          &lt;div&gt;
              &lt;h2&gt;FAQ&lt;/h2&gt;
              &lt;ul&gt;
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;How can I get started with Aspose.Slides REST APIs?&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;&lt;a href=&#39;https://docs.aspose.cloud/slides/quickstart/&#39;&gt;Quickstart&lt;/a&gt; not only guides through the initialization of Aspose.Slides Cloud API, it also helps in installing the required libraries.&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;Where can I see the release notes for Aspose.Slides Cloud API?&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;Complete release notes can be reviewed at &lt;a href=&#39;https://docs.aspose.cloud/slides/release-notes/&#39;&gt;Aspose.Slides Cloud Documentation&lt;/a&gt;.&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;Of course! Aspose Cloud uses Amazon EC2 cloud servers that guarantee the security and resilience of the service. Please read more about &lt;a href=&#39;https://about.aspose.cloud/security&#39;&gt;Aspose&#39;s Security Practices&lt;/a&gt;.&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;What file formats are supported by Aspose.Slides Cloud API?&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
                  
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;I can not find the SDK for my favorite language. What should I do?&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;Aspose.Slides Cloud is also available as a &lt;a href=&#39;https://hub.docker.com/r/aspose/slides-cloud&#39;&gt;Docker Container&lt;/a&gt;. Try using it with cURL in case your required SDK is not available yet.&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
                  
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
              &lt;/ul&gt;
          &lt;/div&gt;
      &lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;





&lt;div class=&#34;col-md-12 pt-5 pb-5 convertypes bg-white agp-content section&#34; id=&#34;dvOtherSupportedConversions&#34;&gt;
    &lt;div class=&#34;container&#34;&gt;
        &lt;h3 id=&#34;hOtherSupportedFeatureHeading tc&#34; class=&#34;tc d-block&#34;&gt;&lt;/h3&gt;
        
        &lt;div class=&#34;row other-converters&#34;&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/ppt&#39; title=&#34;Microsoft PowerPoint 97-2003&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/pptx&#39; title=&#34;Open XML presentation Format&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/ppsx&#39; title=&#34;PowerPoint Slide Show&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/pptm&#39; title=&#34;Macro-enabled Presentation File&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/ppsm&#39; title=&#34;Macro-enabled Slide Show&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/potx&#39; title=&#34;Microsoft PowerPoint Template Presentation&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/potm&#39; title=&#34;Microsoft PowerPoint Template File&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/odp&#39; title=&#34;OpenDocument Presentation Format&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/otp&#39; title=&#34;OpenDocument Standard Format&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;&lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;/div&gt;


&lt;/div&gt;

      </description>
      
    </item>
    
    <item>
      <title>Android: List fonts in PPSM files via Android</title>
      <link>https://products.aspose.cloud/slides/android/list-fonts/ppsm/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://products.aspose.cloud/slides/android/list-fonts/ppsm/</guid>
      <description>
        
        
        &lt;div class=&#39;pf-landing-page-com  autogen &#39;&gt;

&lt;div class=&#34;container-fluid header1 header2 productfamilyheader minify-header&#34;&gt;
    &lt;div class=&#34;container&#34;&gt;
        &lt;div class=&#34;row pt-lg-5&#34;&gt;
            &lt;div class=&#34;col-md-12 padding0&#34;&gt;
                &lt;div class=&#34;padding0 col-lg-12&#34;&gt;
                    &lt;h1&gt;List fonts in PPSM files with Android&lt;/h1&gt;
                    &lt;h2 class=&#34;pr-h2&#34;&gt;Retrieve fonts information from Slides data with open source Cloud SDK for Android&lt;/h2&gt;
                &lt;/div&gt;
            &lt;/div&gt;
        &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


&lt;div class=&#34;container-fluid productfamilypage bg-gray&#34;&gt;

&lt;div class=&#39;container-fluid  bg-gray-lite  agp-content section&#39;&gt;
    &lt;div class=&#34;container&#34;&gt;
        &lt;div class=&#34;row&#34;&gt;
            

&lt;div class=&#34;col-md-6 tl&#34;&gt;
    &lt;h2 class=&#34;heading-border&#34;&gt;Listing Fonts in PPSM Files with Android&lt;/h2&gt;
    &lt;ol&gt;
&lt;li&gt;Create an account at &lt;a href=&#34;https://dashboard.aspose.cloud/&#34;&gt;Dashboard&lt;/a&gt; to get free API quota &amp;amp; authorization details&lt;/li&gt;
&lt;li&gt;Initialize &lt;code&gt;SlidesApi&lt;/code&gt; with Client Id and Client Secret&lt;/li&gt;
&lt;li&gt;Call one of the font information methods, depending on where your PPSM files are stored and whether you need to retrieve fonts from a file on storage or from an uploaded document
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;getFonts&lt;/code&gt; to retrieve fonts info from a presentation file stored on cloud storage.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;getFontsOnline&lt;/code&gt; to retrieve fonts info from a presentation file passed in the request body.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
    
&lt;/div&gt;


&lt;div class=&#34;col-md-6 tl&#34;&gt;
    &lt;h2 class=&#34;heading-border&#34;&gt;Get Started with Slides API &amp;amp; Android SDK&lt;/h2&gt;
    &lt;p&gt;Get Slides Cloud SDK for Android source code from &lt;a href=&#34;https://github.com/aspose-sides-cloud/Aspose.Slides-Cloud-SDK-for-Android&#34;&gt;GitHub&lt;/a&gt; to compile the SDK yourself or head to the &lt;a href=&#34;https://releases.aspose.cloud/&#34;&gt;Releases&lt;/a&gt; for alternative download options.&lt;/p&gt;
&lt;p&gt;Also have a look at Swagger-based &lt;a href=&#34;https://apireference.aspose.cloud/slides/&#34;&gt;API Reference&lt;/a&gt; to know more about the &lt;a href=&#34;https://products.aspose.cloud/slides/curl/&#34;&gt;SLIDES REST API&lt;/a&gt;.&lt;/p&gt;
    
&lt;/div&gt;


&lt;div id=&#34;aspose-slides-widget&#34;&gt;&lt;/div&gt;
&lt;script type=&#34;module&#34; src=&#34;https://products.aspose.cloud/slides/app/script/list-fonts.en.java.js&#34;&gt;&lt;/script&gt;



        &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;div class=&#34;col-md-12 tl bg-gray-dark howtolist section&#34;&gt;
  &lt;a class=&#34;anchor&#34; name=&#34;faqpage&#34;&gt;&lt;/a&gt;
  &lt;div class=&#34;container tl dflex&#34; itemscope=&#34;&#34; itemtype=&#34;https://schema.org/FAQPage&#34;&gt;
      &lt;div class=&#34;col-md-4 howtosectiongfx&#34;&gt;
          &lt;img class=&#34;social-panel-hide-on-mobile&#34; src=&#34;https://www.aspose.cloud/templates/aspose/img/products/slides/headers/aspose_slides-brand.svg&#34; alt=&#34;FAQs&#34; width=&#34;335&#34; height=&#34;283&#34;&gt;
      &lt;/div&gt;
      &lt;div class=&#34;howtosection col-md-8&#34;&gt;
          &lt;div&gt;
              &lt;h2&gt;FAQ&lt;/h2&gt;
              &lt;ul&gt;
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;How can I get started with Aspose.Slides REST APIs?&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;&lt;a href=&#39;https://docs.aspose.cloud/slides/quickstart/&#39;&gt;Quickstart&lt;/a&gt; not only guides through the initialization of Aspose.Slides Cloud API, it also helps in installing the required libraries.&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;Where can I see the release notes for Aspose.Slides Cloud API?&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;Complete release notes can be reviewed at &lt;a href=&#39;https://docs.aspose.cloud/slides/release-notes/&#39;&gt;Aspose.Slides Cloud Documentation&lt;/a&gt;.&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;Of course! Aspose Cloud uses Amazon EC2 cloud servers that guarantee the security and resilience of the service. Please read more about &lt;a href=&#39;https://about.aspose.cloud/security&#39;&gt;Aspose&#39;s Security Practices&lt;/a&gt;.&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;What file formats are supported by Aspose.Slides Cloud API?&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
                  
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;I can not find the SDK for my favorite language. What should I do?&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;Aspose.Slides Cloud is also available as a &lt;a href=&#39;https://hub.docker.com/r/aspose/slides-cloud&#39;&gt;Docker Container&lt;/a&gt;. Try using it with cURL in case your required SDK is not available yet.&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
                  
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
              &lt;/ul&gt;
          &lt;/div&gt;
      &lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;





&lt;div class=&#34;col-md-12 pt-5 pb-5 convertypes bg-white agp-content section&#34; id=&#34;dvOtherSupportedConversions&#34;&gt;
    &lt;div class=&#34;container&#34;&gt;
        &lt;h3 id=&#34;hOtherSupportedFeatureHeading tc&#34; class=&#34;tc d-block&#34;&gt;&lt;/h3&gt;
        
        &lt;div class=&#34;row other-converters&#34;&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/ppt&#39; title=&#34;Microsoft PowerPoint 97-2003&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/pptx&#39; title=&#34;Open XML presentation Format&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/pps&#39; title=&#34;PowerPoint Slide Show&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/ppsx&#39; title=&#34;PowerPoint Slide Show&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/pptm&#39; title=&#34;Macro-enabled Presentation File&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/potx&#39; title=&#34;Microsoft PowerPoint Template Presentation&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/potm&#39; title=&#34;Microsoft PowerPoint Template File&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/odp&#39; title=&#34;OpenDocument Presentation Format&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/otp&#39; title=&#34;OpenDocument Standard Format&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;&lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;/div&gt;


&lt;/div&gt;

      </description>
      
    </item>
    
    <item>
      <title>Android: List fonts in PPSX files via Android</title>
      <link>https://products.aspose.cloud/slides/android/list-fonts/ppsx/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://products.aspose.cloud/slides/android/list-fonts/ppsx/</guid>
      <description>
        
        
        &lt;div class=&#39;pf-landing-page-com  autogen &#39;&gt;

&lt;div class=&#34;container-fluid header1 header2 productfamilyheader minify-header&#34;&gt;
    &lt;div class=&#34;container&#34;&gt;
        &lt;div class=&#34;row pt-lg-5&#34;&gt;
            &lt;div class=&#34;col-md-12 padding0&#34;&gt;
                &lt;div class=&#34;padding0 col-lg-12&#34;&gt;
                    &lt;h1&gt;List fonts in PPSX files with Android&lt;/h1&gt;
                    &lt;h2 class=&#34;pr-h2&#34;&gt;Retrieve fonts information from Slides data with open source Cloud SDK for Android&lt;/h2&gt;
                &lt;/div&gt;
            &lt;/div&gt;
        &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


&lt;div class=&#34;container-fluid productfamilypage bg-gray&#34;&gt;

&lt;div class=&#39;container-fluid  bg-gray-lite  agp-content section&#39;&gt;
    &lt;div class=&#34;container&#34;&gt;
        &lt;div class=&#34;row&#34;&gt;
            

&lt;div class=&#34;col-md-6 tl&#34;&gt;
    &lt;h2 class=&#34;heading-border&#34;&gt;Listing Fonts in PPSX Files with Android&lt;/h2&gt;
    &lt;ol&gt;
&lt;li&gt;Create an account at &lt;a href=&#34;https://dashboard.aspose.cloud/&#34;&gt;Dashboard&lt;/a&gt; to get free API quota &amp;amp; authorization details&lt;/li&gt;
&lt;li&gt;Initialize &lt;code&gt;SlidesApi&lt;/code&gt; with Client Id and Client Secret&lt;/li&gt;
&lt;li&gt;Call one of the font information methods, depending on where your PPSX files are stored and whether you need to retrieve fonts from a file on storage or from an uploaded document
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;getFonts&lt;/code&gt; to retrieve fonts info from a presentation file stored on cloud storage.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;getFontsOnline&lt;/code&gt; to retrieve fonts info from a presentation file passed in the request body.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
    
&lt;/div&gt;


&lt;div class=&#34;col-md-6 tl&#34;&gt;
    &lt;h2 class=&#34;heading-border&#34;&gt;Get Started with Slides API &amp;amp; Android SDK&lt;/h2&gt;
    &lt;p&gt;Get Slides Cloud SDK for Android source code from &lt;a href=&#34;https://github.com/aspose-sides-cloud/Aspose.Slides-Cloud-SDK-for-Android&#34;&gt;GitHub&lt;/a&gt; to compile the SDK yourself or head to the &lt;a href=&#34;https://releases.aspose.cloud/&#34;&gt;Releases&lt;/a&gt; for alternative download options.&lt;/p&gt;
&lt;p&gt;Also have a look at Swagger-based &lt;a href=&#34;https://apireference.aspose.cloud/slides/&#34;&gt;API Reference&lt;/a&gt; to know more about the &lt;a href=&#34;https://products.aspose.cloud/slides/curl/&#34;&gt;SLIDES REST API&lt;/a&gt;.&lt;/p&gt;
    
&lt;/div&gt;


&lt;div id=&#34;aspose-slides-widget&#34;&gt;&lt;/div&gt;
&lt;script type=&#34;module&#34; src=&#34;https://products.aspose.cloud/slides/app/script/list-fonts.en.java.js&#34;&gt;&lt;/script&gt;



        &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;div class=&#34;col-md-12 tl bg-gray-dark howtolist section&#34;&gt;
  &lt;a class=&#34;anchor&#34; name=&#34;faqpage&#34;&gt;&lt;/a&gt;
  &lt;div class=&#34;container tl dflex&#34; itemscope=&#34;&#34; itemtype=&#34;https://schema.org/FAQPage&#34;&gt;
      &lt;div class=&#34;col-md-4 howtosectiongfx&#34;&gt;
          &lt;img class=&#34;social-panel-hide-on-mobile&#34; src=&#34;https://www.aspose.cloud/templates/aspose/img/products/slides/headers/aspose_slides-brand.svg&#34; alt=&#34;FAQs&#34; width=&#34;335&#34; height=&#34;283&#34;&gt;
      &lt;/div&gt;
      &lt;div class=&#34;howtosection col-md-8&#34;&gt;
          &lt;div&gt;
              &lt;h2&gt;FAQ&lt;/h2&gt;
              &lt;ul&gt;
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;How can I get started with Aspose.Slides REST APIs?&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;&lt;a href=&#39;https://docs.aspose.cloud/slides/quickstart/&#39;&gt;Quickstart&lt;/a&gt; not only guides through the initialization of Aspose.Slides Cloud API, it also helps in installing the required libraries.&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;Where can I see the release notes for Aspose.Slides Cloud API?&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;Complete release notes can be reviewed at &lt;a href=&#39;https://docs.aspose.cloud/slides/release-notes/&#39;&gt;Aspose.Slides Cloud Documentation&lt;/a&gt;.&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;Of course! Aspose Cloud uses Amazon EC2 cloud servers that guarantee the security and resilience of the service. Please read more about &lt;a href=&#39;https://about.aspose.cloud/security&#39;&gt;Aspose&#39;s Security Practices&lt;/a&gt;.&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;What file formats are supported by Aspose.Slides Cloud API?&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
                  
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;I can not find the SDK for my favorite language. What should I do?&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;Aspose.Slides Cloud is also available as a &lt;a href=&#39;https://hub.docker.com/r/aspose/slides-cloud&#39;&gt;Docker Container&lt;/a&gt;. Try using it with cURL in case your required SDK is not available yet.&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
                  
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
              &lt;/ul&gt;
          &lt;/div&gt;
      &lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;





&lt;div class=&#34;col-md-12 pt-5 pb-5 convertypes bg-white agp-content section&#34; id=&#34;dvOtherSupportedConversions&#34;&gt;
    &lt;div class=&#34;container&#34;&gt;
        &lt;h3 id=&#34;hOtherSupportedFeatureHeading tc&#34; class=&#34;tc d-block&#34;&gt;&lt;/h3&gt;
        
        &lt;div class=&#34;row other-converters&#34;&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/ppt&#39; title=&#34;Microsoft PowerPoint 97-2003&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/pptx&#39; title=&#34;Open XML presentation Format&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/pps&#39; title=&#34;PowerPoint Slide Show&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/pptm&#39; title=&#34;Macro-enabled Presentation File&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/ppsm&#39; title=&#34;Macro-enabled Slide Show&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/potx&#39; title=&#34;Microsoft PowerPoint Template Presentation&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/potm&#39; title=&#34;Microsoft PowerPoint Template File&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/odp&#39; title=&#34;OpenDocument Presentation Format&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/otp&#39; title=&#34;OpenDocument Standard Format&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;&lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;/div&gt;


&lt;/div&gt;

      </description>
      
    </item>
    
    <item>
      <title>Android: List fonts in PPT files via Android</title>
      <link>https://products.aspose.cloud/slides/android/list-fonts/ppt/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://products.aspose.cloud/slides/android/list-fonts/ppt/</guid>
      <description>
        
        
        &lt;div class=&#39;pf-landing-page-com  autogen &#39;&gt;

&lt;div class=&#34;container-fluid header1 header2 productfamilyheader minify-header&#34;&gt;
    &lt;div class=&#34;container&#34;&gt;
        &lt;div class=&#34;row pt-lg-5&#34;&gt;
            &lt;div class=&#34;col-md-12 padding0&#34;&gt;
                &lt;div class=&#34;padding0 col-lg-12&#34;&gt;
                    &lt;h1&gt;List fonts in PPT files with Android&lt;/h1&gt;
                    &lt;h2 class=&#34;pr-h2&#34;&gt;Retrieve fonts information from Slides data with open source Cloud SDK for Android&lt;/h2&gt;
                &lt;/div&gt;
            &lt;/div&gt;
        &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


&lt;div class=&#34;container-fluid productfamilypage bg-gray&#34;&gt;

&lt;div class=&#39;container-fluid  bg-gray-lite  agp-content section&#39;&gt;
    &lt;div class=&#34;container&#34;&gt;
        &lt;div class=&#34;row&#34;&gt;
            

&lt;div class=&#34;col-md-6 tl&#34;&gt;
    &lt;h2 class=&#34;heading-border&#34;&gt;Listing Fonts in PPT Files with Android&lt;/h2&gt;
    &lt;ol&gt;
&lt;li&gt;Create an account at &lt;a href=&#34;https://dashboard.aspose.cloud/&#34;&gt;Dashboard&lt;/a&gt; to get free API quota &amp;amp; authorization details&lt;/li&gt;
&lt;li&gt;Initialize &lt;code&gt;SlidesApi&lt;/code&gt; with Client Id and Client Secret&lt;/li&gt;
&lt;li&gt;Call one of the font information methods, depending on where your PPT files are stored and whether you need to retrieve fonts from a file on storage or from an uploaded document
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;getFonts&lt;/code&gt; to retrieve fonts info from a presentation file stored on cloud storage.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;getFontsOnline&lt;/code&gt; to retrieve fonts info from a presentation file passed in the request body.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
    
&lt;/div&gt;


&lt;div class=&#34;col-md-6 tl&#34;&gt;
    &lt;h2 class=&#34;heading-border&#34;&gt;Get Started with Slides API &amp;amp; Android SDK&lt;/h2&gt;
    &lt;p&gt;Get Slides Cloud SDK for Android source code from &lt;a href=&#34;https://github.com/aspose-sides-cloud/Aspose.Slides-Cloud-SDK-for-Android&#34;&gt;GitHub&lt;/a&gt; to compile the SDK yourself or head to the &lt;a href=&#34;https://releases.aspose.cloud/&#34;&gt;Releases&lt;/a&gt; for alternative download options.&lt;/p&gt;
&lt;p&gt;Also have a look at Swagger-based &lt;a href=&#34;https://apireference.aspose.cloud/slides/&#34;&gt;API Reference&lt;/a&gt; to know more about the &lt;a href=&#34;https://products.aspose.cloud/slides/curl/&#34;&gt;SLIDES REST API&lt;/a&gt;.&lt;/p&gt;
    
&lt;/div&gt;


&lt;div id=&#34;aspose-slides-widget&#34;&gt;&lt;/div&gt;
&lt;script type=&#34;module&#34; src=&#34;https://products.aspose.cloud/slides/app/script/list-fonts.en.java.js&#34;&gt;&lt;/script&gt;



        &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;div class=&#34;col-md-12 tl bg-gray-dark howtolist section&#34;&gt;
  &lt;a class=&#34;anchor&#34; name=&#34;faqpage&#34;&gt;&lt;/a&gt;
  &lt;div class=&#34;container tl dflex&#34; itemscope=&#34;&#34; itemtype=&#34;https://schema.org/FAQPage&#34;&gt;
      &lt;div class=&#34;col-md-4 howtosectiongfx&#34;&gt;
          &lt;img class=&#34;social-panel-hide-on-mobile&#34; src=&#34;https://www.aspose.cloud/templates/aspose/img/products/slides/headers/aspose_slides-brand.svg&#34; alt=&#34;FAQs&#34; width=&#34;335&#34; height=&#34;283&#34;&gt;
      &lt;/div&gt;
      &lt;div class=&#34;howtosection col-md-8&#34;&gt;
          &lt;div&gt;
              &lt;h2&gt;FAQ&lt;/h2&gt;
              &lt;ul&gt;
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;How can I get started with Aspose.Slides REST APIs?&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;&lt;a href=&#39;https://docs.aspose.cloud/slides/quickstart/&#39;&gt;Quickstart&lt;/a&gt; not only guides through the initialization of Aspose.Slides Cloud API, it also helps in installing the required libraries.&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;Where can I see the release notes for Aspose.Slides Cloud API?&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;Complete release notes can be reviewed at &lt;a href=&#39;https://docs.aspose.cloud/slides/release-notes/&#39;&gt;Aspose.Slides Cloud Documentation&lt;/a&gt;.&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;Of course! Aspose Cloud uses Amazon EC2 cloud servers that guarantee the security and resilience of the service. Please read more about &lt;a href=&#39;https://about.aspose.cloud/security&#39;&gt;Aspose&#39;s Security Practices&lt;/a&gt;.&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;What file formats are supported by Aspose.Slides Cloud API?&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
                  
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;I can not find the SDK for my favorite language. What should I do?&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;Aspose.Slides Cloud is also available as a &lt;a href=&#39;https://hub.docker.com/r/aspose/slides-cloud&#39;&gt;Docker Container&lt;/a&gt;. Try using it with cURL in case your required SDK is not available yet.&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
                  
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
              &lt;/ul&gt;
          &lt;/div&gt;
      &lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;





&lt;div class=&#34;col-md-12 pt-5 pb-5 convertypes bg-white agp-content section&#34; id=&#34;dvOtherSupportedConversions&#34;&gt;
    &lt;div class=&#34;container&#34;&gt;
        &lt;h3 id=&#34;hOtherSupportedFeatureHeading tc&#34; class=&#34;tc d-block&#34;&gt;&lt;/h3&gt;
        
        &lt;div class=&#34;row other-converters&#34;&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/pptx&#39; title=&#34;Open XML presentation Format&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/pps&#39; title=&#34;PowerPoint Slide Show&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/ppsx&#39; title=&#34;PowerPoint Slide Show&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/pptm&#39; title=&#34;Macro-enabled Presentation File&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/ppsm&#39; title=&#34;Macro-enabled Slide Show&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/potx&#39; title=&#34;Microsoft PowerPoint Template Presentation&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/potm&#39; title=&#34;Microsoft PowerPoint Template File&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/odp&#39; title=&#34;OpenDocument Presentation Format&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/otp&#39; title=&#34;OpenDocument Standard Format&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;&lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;/div&gt;


&lt;/div&gt;

      </description>
      
    </item>
    
    <item>
      <title>Android: List fonts in PPTM files via Android</title>
      <link>https://products.aspose.cloud/slides/android/list-fonts/pptm/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://products.aspose.cloud/slides/android/list-fonts/pptm/</guid>
      <description>
        
        
        &lt;div class=&#39;pf-landing-page-com  autogen &#39;&gt;

&lt;div class=&#34;container-fluid header1 header2 productfamilyheader minify-header&#34;&gt;
    &lt;div class=&#34;container&#34;&gt;
        &lt;div class=&#34;row pt-lg-5&#34;&gt;
            &lt;div class=&#34;col-md-12 padding0&#34;&gt;
                &lt;div class=&#34;padding0 col-lg-12&#34;&gt;
                    &lt;h1&gt;List fonts in PPTM files with Android&lt;/h1&gt;
                    &lt;h2 class=&#34;pr-h2&#34;&gt;Retrieve fonts information from Slides data with open source Cloud SDK for Android&lt;/h2&gt;
                &lt;/div&gt;
            &lt;/div&gt;
        &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


&lt;div class=&#34;container-fluid productfamilypage bg-gray&#34;&gt;

&lt;div class=&#39;container-fluid  bg-gray-lite  agp-content section&#39;&gt;
    &lt;div class=&#34;container&#34;&gt;
        &lt;div class=&#34;row&#34;&gt;
            

&lt;div class=&#34;col-md-6 tl&#34;&gt;
    &lt;h2 class=&#34;heading-border&#34;&gt;Listing Fonts in PPTM Files with Android&lt;/h2&gt;
    &lt;ol&gt;
&lt;li&gt;Create an account at &lt;a href=&#34;https://dashboard.aspose.cloud/&#34;&gt;Dashboard&lt;/a&gt; to get free API quota &amp;amp; authorization details&lt;/li&gt;
&lt;li&gt;Initialize &lt;code&gt;SlidesApi&lt;/code&gt; with Client Id and Client Secret&lt;/li&gt;
&lt;li&gt;Call one of the font information methods, depending on where your PPTM files are stored and whether you need to retrieve fonts from a file on storage or from an uploaded document
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;getFonts&lt;/code&gt; to retrieve fonts info from a presentation file stored on cloud storage.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;getFontsOnline&lt;/code&gt; to retrieve fonts info from a presentation file passed in the request body.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
    
&lt;/div&gt;


&lt;div class=&#34;col-md-6 tl&#34;&gt;
    &lt;h2 class=&#34;heading-border&#34;&gt;Get Started with Slides API &amp;amp; Android SDK&lt;/h2&gt;
    &lt;p&gt;Get Slides Cloud SDK for Android source code from &lt;a href=&#34;https://github.com/aspose-sides-cloud/Aspose.Slides-Cloud-SDK-for-Android&#34;&gt;GitHub&lt;/a&gt; to compile the SDK yourself or head to the &lt;a href=&#34;https://releases.aspose.cloud/&#34;&gt;Releases&lt;/a&gt; for alternative download options.&lt;/p&gt;
&lt;p&gt;Also have a look at Swagger-based &lt;a href=&#34;https://apireference.aspose.cloud/slides/&#34;&gt;API Reference&lt;/a&gt; to know more about the &lt;a href=&#34;https://products.aspose.cloud/slides/curl/&#34;&gt;SLIDES REST API&lt;/a&gt;.&lt;/p&gt;
    
&lt;/div&gt;


&lt;div id=&#34;aspose-slides-widget&#34;&gt;&lt;/div&gt;
&lt;script type=&#34;module&#34; src=&#34;https://products.aspose.cloud/slides/app/script/list-fonts.en.java.js&#34;&gt;&lt;/script&gt;



        &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;div class=&#34;col-md-12 tl bg-gray-dark howtolist section&#34;&gt;
  &lt;a class=&#34;anchor&#34; name=&#34;faqpage&#34;&gt;&lt;/a&gt;
  &lt;div class=&#34;container tl dflex&#34; itemscope=&#34;&#34; itemtype=&#34;https://schema.org/FAQPage&#34;&gt;
      &lt;div class=&#34;col-md-4 howtosectiongfx&#34;&gt;
          &lt;img class=&#34;social-panel-hide-on-mobile&#34; src=&#34;https://www.aspose.cloud/templates/aspose/img/products/slides/headers/aspose_slides-brand.svg&#34; alt=&#34;FAQs&#34; width=&#34;335&#34; height=&#34;283&#34;&gt;
      &lt;/div&gt;
      &lt;div class=&#34;howtosection col-md-8&#34;&gt;
          &lt;div&gt;
              &lt;h2&gt;FAQ&lt;/h2&gt;
              &lt;ul&gt;
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;How can I get started with Aspose.Slides REST APIs?&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;&lt;a href=&#39;https://docs.aspose.cloud/slides/quickstart/&#39;&gt;Quickstart&lt;/a&gt; not only guides through the initialization of Aspose.Slides Cloud API, it also helps in installing the required libraries.&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;Where can I see the release notes for Aspose.Slides Cloud API?&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;Complete release notes can be reviewed at &lt;a href=&#39;https://docs.aspose.cloud/slides/release-notes/&#39;&gt;Aspose.Slides Cloud Documentation&lt;/a&gt;.&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;Of course! Aspose Cloud uses Amazon EC2 cloud servers that guarantee the security and resilience of the service. Please read more about &lt;a href=&#39;https://about.aspose.cloud/security&#39;&gt;Aspose&#39;s Security Practices&lt;/a&gt;.&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;What file formats are supported by Aspose.Slides Cloud API?&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
                  
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;I can not find the SDK for my favorite language. What should I do?&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;Aspose.Slides Cloud is also available as a &lt;a href=&#39;https://hub.docker.com/r/aspose/slides-cloud&#39;&gt;Docker Container&lt;/a&gt;. Try using it with cURL in case your required SDK is not available yet.&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
                  
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
              &lt;/ul&gt;
          &lt;/div&gt;
      &lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;





&lt;div class=&#34;col-md-12 pt-5 pb-5 convertypes bg-white agp-content section&#34; id=&#34;dvOtherSupportedConversions&#34;&gt;
    &lt;div class=&#34;container&#34;&gt;
        &lt;h3 id=&#34;hOtherSupportedFeatureHeading tc&#34; class=&#34;tc d-block&#34;&gt;&lt;/h3&gt;
        
        &lt;div class=&#34;row other-converters&#34;&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/ppt&#39; title=&#34;Microsoft PowerPoint 97-2003&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/pptx&#39; title=&#34;Open XML presentation Format&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/pps&#39; title=&#34;PowerPoint Slide Show&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/ppsx&#39; title=&#34;PowerPoint Slide Show&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/ppsm&#39; title=&#34;Macro-enabled Slide Show&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/potx&#39; title=&#34;Microsoft PowerPoint Template Presentation&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/potm&#39; title=&#34;Microsoft PowerPoint Template File&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/odp&#39; title=&#34;OpenDocument Presentation Format&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/otp&#39; title=&#34;OpenDocument Standard Format&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;&lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;/div&gt;


&lt;/div&gt;

      </description>
      
    </item>
    
    <item>
      <title>Android: List fonts in PPTX files via Android</title>
      <link>https://products.aspose.cloud/slides/android/list-fonts/pptx/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://products.aspose.cloud/slides/android/list-fonts/pptx/</guid>
      <description>
        
        
        &lt;div class=&#39;pf-landing-page-com  autogen &#39;&gt;

&lt;div class=&#34;container-fluid header1 header2 productfamilyheader minify-header&#34;&gt;
    &lt;div class=&#34;container&#34;&gt;
        &lt;div class=&#34;row pt-lg-5&#34;&gt;
            &lt;div class=&#34;col-md-12 padding0&#34;&gt;
                &lt;div class=&#34;padding0 col-lg-12&#34;&gt;
                    &lt;h1&gt;List fonts in PPTX files with Android&lt;/h1&gt;
                    &lt;h2 class=&#34;pr-h2&#34;&gt;Retrieve fonts information from Slides data with open source Cloud SDK for Android&lt;/h2&gt;
                &lt;/div&gt;
            &lt;/div&gt;
        &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;


&lt;div class=&#34;container-fluid productfamilypage bg-gray&#34;&gt;

&lt;div class=&#39;container-fluid  bg-gray-lite  agp-content section&#39;&gt;
    &lt;div class=&#34;container&#34;&gt;
        &lt;div class=&#34;row&#34;&gt;
            

&lt;div class=&#34;col-md-6 tl&#34;&gt;
    &lt;h2 class=&#34;heading-border&#34;&gt;Listing Fonts in PPTX Files with Android&lt;/h2&gt;
    &lt;ol&gt;
&lt;li&gt;Create an account at &lt;a href=&#34;https://dashboard.aspose.cloud/&#34;&gt;Dashboard&lt;/a&gt; to get free API quota &amp;amp; authorization details&lt;/li&gt;
&lt;li&gt;Initialize &lt;code&gt;SlidesApi&lt;/code&gt; with Client Id and Client Secret&lt;/li&gt;
&lt;li&gt;Call one of the font information methods, depending on where your PPTX files are stored and whether you need to retrieve fonts from a file on storage or from an uploaded document
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;getFonts&lt;/code&gt; to retrieve fonts info from a presentation file stored on cloud storage.&lt;/li&gt;
&lt;li&gt;&lt;code&gt;getFontsOnline&lt;/code&gt; to retrieve fonts info from a presentation file passed in the request body.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
    
&lt;/div&gt;


&lt;div class=&#34;col-md-6 tl&#34;&gt;
    &lt;h2 class=&#34;heading-border&#34;&gt;Get Started with Slides API &amp;amp; Android SDK&lt;/h2&gt;
    &lt;p&gt;Get Slides Cloud SDK for Android source code from &lt;a href=&#34;https://github.com/aspose-sides-cloud/Aspose.Slides-Cloud-SDK-for-Android&#34;&gt;GitHub&lt;/a&gt; to compile the SDK yourself or head to the &lt;a href=&#34;https://releases.aspose.cloud/&#34;&gt;Releases&lt;/a&gt; for alternative download options.&lt;/p&gt;
&lt;p&gt;Also have a look at Swagger-based &lt;a href=&#34;https://apireference.aspose.cloud/slides/&#34;&gt;API Reference&lt;/a&gt; to know more about the &lt;a href=&#34;https://products.aspose.cloud/slides/curl/&#34;&gt;SLIDES REST API&lt;/a&gt;.&lt;/p&gt;
    
&lt;/div&gt;


&lt;div id=&#34;aspose-slides-widget&#34;&gt;&lt;/div&gt;
&lt;script type=&#34;module&#34; src=&#34;https://products.aspose.cloud/slides/app/script/list-fonts.en.java.js&#34;&gt;&lt;/script&gt;



        &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;div class=&#34;col-md-12 tl bg-gray-dark howtolist section&#34;&gt;
  &lt;a class=&#34;anchor&#34; name=&#34;faqpage&#34;&gt;&lt;/a&gt;
  &lt;div class=&#34;container tl dflex&#34; itemscope=&#34;&#34; itemtype=&#34;https://schema.org/FAQPage&#34;&gt;
      &lt;div class=&#34;col-md-4 howtosectiongfx&#34;&gt;
          &lt;img class=&#34;social-panel-hide-on-mobile&#34; src=&#34;https://www.aspose.cloud/templates/aspose/img/products/slides/headers/aspose_slides-brand.svg&#34; alt=&#34;FAQs&#34; width=&#34;335&#34; height=&#34;283&#34;&gt;
      &lt;/div&gt;
      &lt;div class=&#34;howtosection col-md-8&#34;&gt;
          &lt;div&gt;
              &lt;h2&gt;FAQ&lt;/h2&gt;
              &lt;ul&gt;
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;How can I get started with Aspose.Slides REST APIs?&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;&lt;a href=&#39;https://docs.aspose.cloud/slides/quickstart/&#39;&gt;Quickstart&lt;/a&gt; not only guides through the initialization of Aspose.Slides Cloud API, it also helps in installing the required libraries.&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;Where can I see the release notes for Aspose.Slides Cloud API?&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;Complete release notes can be reviewed at &lt;a href=&#39;https://docs.aspose.cloud/slides/release-notes/&#39;&gt;Aspose.Slides Cloud Documentation&lt;/a&gt;.&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;Of course! Aspose Cloud uses Amazon EC2 cloud servers that guarantee the security and resilience of the service. Please read more about &lt;a href=&#39;https://about.aspose.cloud/security&#39;&gt;Aspose&#39;s Security Practices&lt;/a&gt;.&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;What file formats are supported by Aspose.Slides Cloud API?&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
                  
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;I can not find the SDK for my favorite language. What should I do?&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;Aspose.Slides Cloud is also available as a &lt;a href=&#39;https://hub.docker.com/r/aspose/slides-cloud&#39;&gt;Docker Container&lt;/a&gt;. Try using it with cURL in case your required SDK is not available yet.&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
                  
                  &lt;li itemscope=&#34;&#34; itemprop=&#34;mainEntity&#34; itemtype=&#34;https://schema.org/Question&#34;&gt;
                      &lt;div&gt;
                          &lt;span itemprop=&#34;name&#34;&gt;&lt;b&gt;&lt;/b&gt;&lt;/span&gt;
                      &lt;/div&gt;
                      &lt;div itemscope=&#34;&#34; itemprop=&#34;acceptedAnswer&#34; itemtype=&#34;https://schema.org/Answer&#34;&gt;
                          &lt;span itemprop=&#34;text&#34;&gt;&lt;/span&gt;
                      &lt;/div&gt;
                  &lt;/li&gt;
              &lt;/ul&gt;
          &lt;/div&gt;
      &lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;





&lt;div class=&#34;col-md-12 pt-5 pb-5 convertypes bg-white agp-content section&#34; id=&#34;dvOtherSupportedConversions&#34;&gt;
    &lt;div class=&#34;container&#34;&gt;
        &lt;h3 id=&#34;hOtherSupportedFeatureHeading tc&#34; class=&#34;tc d-block&#34;&gt;&lt;/h3&gt;
        
        &lt;div class=&#34;row other-converters&#34;&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/ppt&#39; title=&#34;Microsoft PowerPoint 97-2003&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/pps&#39; title=&#34;PowerPoint Slide Show&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/ppsx&#39; title=&#34;PowerPoint Slide Show&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/pptm&#39; title=&#34;Macro-enabled Presentation File&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/ppsm&#39; title=&#34;Macro-enabled Slide Show&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/potx&#39; title=&#34;Microsoft PowerPoint Template Presentation&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/potm&#39; title=&#34;Microsoft PowerPoint Template File&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/odp&#39; title=&#34;OpenDocument Presentation Format&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;
                        
                        
                    &lt;div class=&#34;col-md-3 other-converter&#34;&gt;
                        &lt;a href=&#39;https://products.aspose.cloud/slides/android/list-fonts/otp&#39; title=&#34;OpenDocument Standard Format&#34;&gt;&lt;/a&gt;
                        &lt;/div&gt;&lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;

&lt;/div&gt;


&lt;/div&gt;

      </description>
      
    </item>
    
  </channel>
</rss>
