Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 129,307 for

presentation

(0.87 sec)
  1. Section|Aspose.Slides Documentation

    Manage slide sections in Aspose.Slides for C++: create, rename, reorder, and group slides with C++ examples for PPT, PPTX, and ODP....] Examples for managing presentation sections—add, access, remove...() { auto presentation = MakeObject < Presentation > (); auto...

    docs.aspose.com/slides/cpp/examples/elements/se...
  2. View PPSX in C++ | products.aspose.com

    View PPSX in C++. Use C++ library API to open and view PowerPoint Slideshow...manipulate or edit presentations, import presentations from images or...documents, and convert presentations to files in other formats...

    products.aspose.com/slides/cpp/viewer/ppsx/
  3. Convert PowerPoint Presentations to HTML in Pyt...

    Convert PowerPoint Presentations to responsive HTML in Python. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results....Convert PowerPoint Presentations to HTML in Python Contents [...how to convert PowerPoint Presentation in HTML format using Python...

    docs.aspose.com/slides/python-net/convert-power...
  4. Table|Aspose.Slides for PHP Documentation

    Create and format tables in PHP with Aspose.Slides: insert data, merge cells, style borders, align content, and import/export for PPT, PPTX and ODP....addTable () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); $widths...

    docs.aspose.com/slides/php-java/examples/elemen...
  5. 表格|Aspose.Slides for PHP 文档

    在 PHP 中使用 Aspose.Slides 创建和格式化表格:插入数据、合并单元格、设置边框样式、对齐内容,并支持 PPT、PPTX 和 ODP 的导入/导出。...addTable () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); $widths...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  6. Ole对象|Aspose.Slides for PHP 文档

    使用 Aspose.Slides 在 PHP 中处理 OLE 对象:插入或更新嵌入文件,设置图标或链接,提取内容,控制 PPT、PPTX 和 ODP 的行为。...addOleObject () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); $pdfData...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  7. Efficiently Merge Presentations in JavaScript|A...

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) Presentations in JavaScript with Aspose.Slides for Node.js, streamlining your workflow....Efficiently Merge Presentations in JavaScript Contents [ Hide...Hide ] Presentation Merging When you merge one presentation to another...

    docs.aspose.com/slides/nodejs-java/merge-presen...
  8. Video|Aspose.Slides Documentation

    Add and control videos with Aspose.Slides for C++: insert, play, trim, set poster frames, and export with C++ examples for PPT, PPTX, and ODP Presentations....() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); // Add a video. auto...

    docs.aspose.com/slides/cpp/examples/elements/vi...
  9. Convert PowerPoint Presentations to HTML in C++...

    Convert PowerPoint Presentations to responsive HTML in C++. Preserve layout, links, and images with Aspose.Slides conversion guide for fast, flawless results....Convert PowerPoint Presentations to HTML in C++ Contents [ Hide...can convert a PowerPoint presentation to HTML: PPTX to HTML or...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  10. 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/net/excel-integration/