Sort Score
Result 10 results
Languages All
Labels All
Results 5,921 - 5,930 of 126,580 for

presentation

(0.29 sec)
  1. 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...
  2. 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...
  3. Convert TXT to PPT in Android Apps or with free...

    TXT to PPT conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free TXT to PPT online converter quickly before integrating the code....Android Java to create a new Presentation, write HTML content in it...method Initialize a new Presentation object Extract content from...

    products.aspose.com/total/android-java/conversi...
  4. 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-...
  5. 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...
  6. Picture|Aspose.Slides Documentation

    Work with pictures in C# using Aspose.Slides: insert, replace, crop, compress, adjust transparency and effects, fill shapes, and export for PPT, PPTX and ODP....() { using var pres = new Presentation (); // Create a simple in-memory...// Add the image to the presentation var ppImage = pres . Images...

    docs.aspose.com/slides/net/examples/elements/pi...
  7. 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...
  8. 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-...
  9. 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-...
  10. 在 Android 上管理演示主题|Aspose.Slides 文档

    通过 Java 在 Aspose.Slides for Android 中掌握演示主题,以创建、定制和转换具有一致品牌的 PowerPoint 文件。...代码演示了如何更改主题的强调颜色: Presentation pres = new Presentation (); try { IAutoShape...使用这些颜色: Presentation presentation = new Presentation (); try...

    docs.aspose.com/slides/zh/androidjava/presentat...