Sort Score
Result 10 results
Languages All
Labels All
Results 5,341 - 5,350 of 113,574 for

presentation

(0.04 sec)
  1. Convert TXT to PPTM via C# .NET or with free On...

    Convert Word txt documents to PowerPoint pptm files with C#. Convert multiple files within ASP.NET or other .NET applications....files to PowerPoint pptm presentation batch conversion, we’ll...Whereas, the latter is a presentation manipulation API that lets...

    products.aspose.com/total/net/conversion/txt-to...
  2. Merge PPSM Files Online or using C++ | products...

    Free online app to combine different PPSM Presentations. C++ merging library code to merge PPSM Presentation into format of your choice....using Presentation class object Select the one presentation as the...method and get single merged Presentation C++ Code: Merge PPSM Files...

    products.aspose.com/total/cpp/merge/ppsm/
  3. Extract text and images from PPT document via C...

    C++ example code to extract text and images from PPT file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....SharedPtr<Presentation> presentation = MakeObject<Presentation>(sourceFilePath);...SlideUtil::GetAllTextBoxes(presentation->get_Slides()->idx_get(...

    products.aspose.com/slides/cpp/parser/ppt/
  4. Convert WORDML to PPSX in Android Apps or with ...

    WORDML to PPSX conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free WORDML to PPSX online converter quickly before integrating the code....Java, you can create a new Presentation, write HTML content in it...create, edit, and convert presentations within their Android applications...

    products.aspose.com/total/android-java/conversi...
  5. Convert DOT to ODP in Android Apps or with free...

    DOT to ODP conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOT to ODP online converter quickly before integrating the code....Android Java to create a new Presentation, write HTML content in it...edit, and convert various presentation formats such as PPT, PPTX...

    products.aspose.com/total/android-java/conversi...
  6. Convert PPTX to JPEG using C++ application | pr...

    Sample C++ conversion code for PPTX document to JPEG format. Use example code for batch PPTX to JPEG conversion within any C++ Application....Slides for C++ Presentation Object. Select the first...SharedPtr<Presentation> pres = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/pptx-...
  7. Convert ODP to PNG using C++ application | prod...

    Sample C++ conversion code for ODP document to PNG format. Use example code for batch ODP to PNG conversion within any C++ Application....Slides for C++ Presentation Object. Select the first...SharedPtr<Presentation> pres = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/odp-t...
  8. Convert ODP to BMP using C++ application | prod...

    Sample C++ conversion code for ODP document to BMP format. Use example code for batch ODP to BMP conversion within any C++ Application....Slides for C++ Presentation Object. Select the first...SharedPtr<Presentation> pres = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/odp-t...
  9. 在 Java 中使用自定义 PowerPoint 字体|Aspose.Slides 文档

    在 Java 中使用 PowerPoint 自定义字体...执行一些工作并进行演示文稿/幻灯片呈现 Presentation pres = new Presentation ( "DefaultFonts...memoryFont2 }); Presentation pres = new Presentation ( "MyPresentation...

    docs.aspose.com/slides/zh/java/custom-font/
  10. C++中的自定义字体|Aspose.Slides 文档

    C++中的PowerPoint自定义字体...SharedPtr < Presentation > pres = MakeObject < Presentation > ( templatePath...auto presentation = System :: MakeObject < Presentation > ( u...

    docs.aspose.com/slides/zh/cpp/custom-font/