Sort Score
Result 10 results
Languages All
Labels All
Results 4,251 - 4,260 of 127,308 for

presentation

(0.49 sec)
  1. Export Presentations to HTML with Externally Li...

    Export PowerPoint and OpenDocument Presentations to HTML in C++ using Aspose.Slides with externally linked images—faster pages, code examples, and setup tips....Export Presentations to HTML with Externally Linked Images Contents...Contents [ Hide ] The presentation-to-HTML export process lets...

    docs.aspose.com/slides/cpp/exporting-presentati...
  2. 使用 C++ 在演示文稿中管理图表数据标签|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中添加和格式化图表数据标签,以创建更具吸引力的幻灯片。...实例化表示 PPTX 文件的 Presentation 类 SharedPtr < Presentation > pres = MakeObject...MakeObject < Presentation > (); // 获取第一张幻灯片 SharedPtr < ISlide...

    docs.aspose.com/slides/zh/cpp/chart-data-label/
  3. How to Set Typeface of Fonts of Major/Minor of ...

    In theme1.xml of unzipped pptx, there are global font settings like below. <a:font script="Jpan" typeface="XXX" /> <a:font script="Hang" typeface="XXX" /> <a:font script="Hans" typeface="XXX" /> I checked Presentation.…...typeface="XXX" /> I checked presentation.master_theme.font_scheme...import Presentation, FontData # Load your presentation presentation...

    forum.aspose.com/t/how-to-set-typeface-of-fonts...
  4. Convert WORDML to PPTX via C++ or with free Onl...

    Export WORDML to PPTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORDML to PPTX online converter quickly before integrating the code....allows users to create presentations from existing WordML documents...purposes, such as creating presentations for meetings, conferences...

    products.aspose.com/total/cpp/conversion/wordml...
  5. Convert DOC to POTX via C++ or with free Online...

    Export DOC to POTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOC to POTX online converter quickly before integrating the code....be useful for creating presentations from existing documents...especially helpful when creating presentations from existing documents...

    products.aspose.com/total/cpp/conversion/doc-to...
  6. Convert WORDML to ODP via C++ or with free Onli...

    Export WORDML to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORDML to ODP online converter quickly before integrating the code....create a new presentation. Finally, the presentation can be saved...function Initialize a new Presentation object Add an AutoShape...

    products.aspose.com/total/cpp/conversion/wordml...
  7. Convert DOCM to ODP via C++ or with free Online...

    Export DOCM to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCM to ODP online converter quickly before integrating the code....However, the OpenDocument Presentation (ODP) format is an open...open standard for presentations that is supported by many applications...

    products.aspose.com/total/cpp/conversion/docm-t...
  8. Convert DOCM to PPTX via C++ or with free Onlin...

    Export DOCM to PPTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCM to PPTX online converter quickly before integrating the code....converted to a PPTX file for presentation purposes. This conversion...for C++, to create a new presentation and save it as a PPTX file...

    products.aspose.com/total/cpp/conversion/docm-t...
  9. Convert PPSM to SVG using C++ application | pro...

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

    Sample C++ conversion code for TIFF document to XML format. Use example code for batch TIFF 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/tiff-...