Sort Score
Result 10 results
Languages All
Labels All
Results 6,301 - 6,310 of 129,310 for

presentation

(0.14 sec)
  1. Convert DOCM to PPTM in Android Apps or with fr...

    DOCM to PPTM conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOCM to PPTM online converter quickly before integrating the code....Java, you can create a new Presentation, write HTML content in it...create, edit, and convert presentations from one format to another...

    products.aspose.com/total/android-java/conversi...
  2. View and Update PPT Properties Online or Update...

    View and modify PPT properties through online app for free. Android API code to update PPT properties....project Load PPT file using Presentation class Get all Properteis...setAuthor, setSubject Save the presentation with the updated metedata...

    products.aspose.com/total/android-java/metadata...
  3. Convert PPTM to POTX using C++ application | pr...

    Sample C++ conversion code for PPTM document to POTX format. Use example code for batch PPTM to POTX conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/pptm-...
  4. Convert ODP to PPTM using C++ application | pro...

    Sample C++ conversion code for ODP document to PPTM format. Use example code for batch ODP to PPTM conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/odp-t...
  5. Convert PPTX to ODP using C++ application | pro...

    Sample C++ conversion code for PPTX document to ODP format. Use example code for batch PPTX to ODP conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/pptx-...
  6. Convert PPT to EXCEL via C++ or with free Onlin...

    Export PPT to EXCEL in C++ without using Microsoft Excel or Powerpoint or online. Test free PPT to EXCEL online converter quickly before integrating the code....Converting a PowerPoint presentation to an Excel spreadsheet...converting a PowerPoint presentation to an Excel spreadsheet...

    products.aspose.com/total/cpp/conversion/ppt-to...
  7. Convert OTT to POWERPOINT in Python or with fre...

    OTT to POWERPOINT conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free OTT to POWERPOINT online converter quickly before integrating the code....PowerPoint is the most popular presentation software used in business...save the created PDF into a Presentation as a PowerPoint format....

    products.aspose.com/total/python-net/conversion...
  8. Configure Font Substitution in Presentations Us...

    Enable optimal font substitution in Aspose.Slides for PHP via Java when converting PowerPoint & OpenDocument Presentations to other file formats....Configure Font Substitution in Presentations Using PHP Contents [ Hide...this way: Load the relevant presentation. Load the font that will...

    docs.aspose.com/slides/php-java/font-substitution/
  9. How Is an Image Overlaid on the Slide in PPT? C...

    Hi, I have a PPT slide which has a solid blue fill background. On top it has two pictures. One of the picture is blended in with the background, such that it does not replace the background color underneath. While the o…...Presentation; public class GetBackgroundEffecti...the Presentation class that represents the presentation file...

    forum.aspose.com/t/how-is-an-image-overlaid-on-...
  10. PowerPoint to PDF in Java - Accessibility Alt-T...

    Hi, I have encountered a problem while trying to transform a PowerPoint to PDF with the UA compliance using Aspose.Slides for Java (25.4). When trying out the result, a screen reader is not able to detect pictures or th…...to transform the presentation: Presentation pres = null; PdfOptions...FileOutputStream(fileOut)) { pres = new Presentation(is); for (var slide : pres...

    forum.aspose.com/t/powerpoint-to-pdf-in-java-ac...