Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 129,130 for

presentation

(0.16 sec)
  1. Get Warning Callbacks for Font Substitution|Asp...

    Learn to get warning callbacks for font substitution in Aspose.Slides for C++ and display PowerPoint and OpenDocument Presentations accurately....callbacks when rendering presentation slides. Follow these steps...HtmlOptions , and others. Load a presentation that uses a font not available...

    docs.aspose.com/slides/cpp/getting-warning-call...
  2. Animation|Aspose.Slides Documentation

    Explore Aspose.Slides for C++ animation examples: add, sequence, and customize effects and transitions with C++ for PPT, PPTX, and ODP Presentations....() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); auto shape = slide...

    docs.aspose.com/slides/cpp/examples/elements/an...
  3. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint Presentations....Excel Data into PowerPoint Presentations Contents [ Hide ] Introduction...Introduction PowerPoint presentations are a powerful way to display...

    docs.aspose.com/slides/python-net/excel-integra...
  4. Manage Slide Show in C++|Aspose.Slides Document...

    Learn how to manage slide shows in Aspose.Slides for C++. Control slide transitions, timings and more across PPT, PPTX and ODP formats with ease....delivering professional presentations. One of the most important...allows you to tailor your presentation to specific conditions and...

    docs.aspose.com/slides/cpp/manage-slide-show/
  5. SmartArt|Aspose.Slides Documentation

    Work with SmartArt in Aspose.Slides for .NET: create, edit, convert, and style diagrams with C# for PowerPoint and OpenDocument Presentations....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; var smartArt = slide . Shapes...

    docs.aspose.com/slides/net/examples/elements/sm...
  6. 表格|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中使用表格:创建、格式化、合并单元格、应用样式、导入数据,并使用 C++ 示例导出 PPT、PPTX 和 ODP。...() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); auto widths = MakeArray...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  7. OLE 对象|Aspose.Slides 文档

    在 Aspose.Slides for C++ 中处理 OLE 对象:在 PPT、PPTX 和 ODP 演示文稿中使用 C++ 插入、链接、更新以及提取嵌入的内容。...() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); auto pdfData = File...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  8. View PPSM in C# | products.aspose.com

    View PPSM in C#. Use .NET library API to open and view Macro-enabled PowerPoint Template...manipulate or edit presentations, import presentations from images or...documents, and convert presentations to files in other formats...

    products.aspose.com/slides/net/viewer/ppsm/
  9. Chart|Aspose.Slides Documentation

    Master charts with Aspose.Slides for Android: create, format, bind data, and export charts in PPT, PPTX, and ODP with Java examples....addChart () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/androidjava/examples/ele...
  10. SmartArt|Aspose.Slides for PHP Documentation

    Build and edit SmartArt in PHP with Aspose.Slides: add nodes, change layouts and styles, convert to shapes with precision, and export for PPT, PPTX and ODP....addSmartArt () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); $smart...

    docs.aspose.com/slides/php-java/examples/elemen...