Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 130,433 for

presentation

(0.16 sec)
  1. 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...
  2. 表格|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...
  3. OLE对象|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中处理 OLE 对象:插入或更新嵌入的文件,设置图标或链接,提取内容,控制 PPT、PPTX 和 ODP 的行为。... Presentation () as presentation : slide = presentation . slides..., 50 , 50 , data_info ) presentation . save ( "ole_frame.pptx"...

    docs.aspose.com/slides/zh/python-net/examples/e...
  4. Convert PowerPoint Presentations to SWF Flash i...

    Convert PowerPoint (PPT/PPTX) to SWF Flash in C++ with Aspose.Slides. Step‑by‑step code samples, fast quality output, no PowerPoint automation....Convert PowerPoint Presentations to SWF Flash in C++ Contents...how to convert PowerPoint presentations to SWF by using Aspose.Slides...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  5. Convert PowerPoint Presentations to TIFF with N...

    Convert PowerPoint Presentations to TIFF with notes using Aspose.Slides for Java. Learn how to export slides with speaker notes efficiently....Convert PowerPoint Presentations to TIFF with Notes in Java Contents...PowerPoint and OpenDocument presentations (PPT, PPTX, and ODP) with...

    docs.aspose.com/slides/java/convert-powerpoint-...
  6. Convert PowerPoint Presentations to TIFF with N...

    Convert PowerPoint Presentations to TIFF with notes using Aspose.Slides for Android via Java. Learn how to export slides with speaker notes efficiently....Convert PowerPoint Presentations to TIFF with Notes on Android...PowerPoint and OpenDocument presentations (PPT, PPTX, and ODP) with...

    docs.aspose.com/slides/androidjava/convert-powe...
  7. Manage SmartArt Shape Nodes in Presentations in...

    Manage SmartArt shape nodes in PPT and PPTX with Aspose.Slides for .NET. Get clear code samples and tips to streamline your Presentations....SmartArt Shape Nodes in Presentations in .NET Contents [ Hide...graphics in PowerPoint presentations are organized through nodes...

    docs.aspose.com/slides/net/manage-smartart-shap...
  8. Math Text|Aspose.Slides Documentation

    Explore Aspose.Slides for Java MathematicalText examples: create and format equations, fractions, matrices, and symbols with Java in PPT, PPTX, and ODP Presentations....addMathText () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/java/examples/elements/m...
  9. Import Presentations from PDF or HTML in PHP|As...

    Import PDF and HTML documents into PowerPoint and OpenDocument Presentations in PHP with Aspose.Slides for seamless, high-performance slide processing....Import Presentations from PDF or HTML in PHP Contents [ Hide...via Java , you can import presentations from files in other formats...

    docs.aspose.com/slides/php-java/import-presenta...
  10. Manage OLE in Presentations Using Python|Aspose...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Python via .NET. Embed, update, and export OLE content seamlessly....Manage OLE in Presentations Using Python Contents [ Hide ] Introduction...Create an instance of the Presentation class. Get a reference to...

    docs.aspose.com/slides/python-net/manage-ole/