Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 126,319 for

presentation

(0.23 sec)
  1. Convert DOT to PPSM via Java or with free Onlin...

    Java API to Export DOT to PPSM without using Microsoft Word or PowerPoint or online. Test free DOT to PPSM online converter quickly before integrating the code....for Java to create a new Presentation. This API allows you to...write HTML content into the Presentation and save it as PPSM. The...

    products.aspose.com/total/java/conversion/dot-t...
  2. Convert DOCX to POTM via Java or with free Onli...

    Java API to Export DOCX to POTM without using Microsoft Word or PowerPoint or online. Test free DOCX to POTM online converter quickly before integrating the code....step is to create a new Presentation using Aspose.Slides for...allows you to create a new Presentation, write HTML content in it...

    products.aspose.com/total/java/conversion/docx-...
  3. Advanced Techniques for Extracting Text from PP...

    Learn how to streamline your workflows by extracting text from PPT, PPTX, and ODP Presentations. Explore the differences between binary and XML-based formats, discover best practices, and integrate extracted content into search, analytics, and accessibility solutions....Hide ] Extracting Text from Presentation Files (PPT, PPTX, ODP) –...Introduction Extracting text from presentation files is critical for automating...

    docs.aspose.com/slides/net/slides-on-cloud-plat...
  4. Configure Font Substitution in Presentations Us...

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

    docs.aspose.com/slides/cpp/font-substitution/
  5. 将 PowerPoint 转换为 PNG|Aspose.Slides 文档

    将 PowerPoint 演示文稿转换为 PNG...请按照以下步骤操作: 实例化 Presentation 类。 从 Presentation.getSlides() 集合中获取...演示文稿转换为 PNG: Presentation pres = new Presentation ( "pres.pptx"...

    docs.aspose.com/slides/zh/androidjava/convert-p...
  6. How to Merge Slides in C#

    This article guides on how to merge slides in C#. It shares the IDE settings, a list of programming tasks, and a runnable sample code to combine PPTX in C#....merging them from different presentations. Steps to Merge PowerPoint...Load the source presentation using the Presentation class Load target...

    kb.aspose.com/slides/net/how-to-merge-slides-in...
  7. Convert PPSM to XML using C++ application | pro...

    Sample C++ conversion code for PPSM document to XML format. Use example code for batch PPSM to XML 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/ppsm-...
  8. Convert PPS to SVG using C++ application | prod...

    Sample C++ conversion code for PPS document to SVG format. Use example code for batch PPS to SVG 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/pps-t...
  9. Convert PDF to XML in C# | products.aspose.com

    Convert PDF to XML in C#. Use .NET library API to convert PDF pages to XML files...Create an instance of the Presentation class. Load the PDF file...to XML using (Presentation pres = new Presentation()) { pres.Slides...

    products.aspose.com/slides/net/conversion/pdf-t...
  10. Convert POTM to SVG using C++ application | pro...

    Sample C++ conversion code for POTM document to SVG format. Use example code for batch POTM to SVG 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/potm-...