Sort Score
Result 10 results
Languages All
Labels All
Results 5,311 - 5,320 of 126,878 for

presentation

(0.2 sec)
  1. Create and Apply WordArt Effects in C++|Aspose....

    Create and customize WordArt effects in Aspose.Slides for C++. This step-by-step guide helps developers enhance Presentations with professional text in C++....= System :: MakeObject < Presentation > (); auto slide = pres...Create an instance of the Presentation class. Obtain the reference...

    docs.aspose.com/slides/cpp/wordart/
  2. Facing issue while linking external excel file ...

    Hi Aspose Support Team, I have a couple of queries related to Aspose.Slides and Aspose.Cells: Linking an External Excel File to a Pre-Generated Chart: I am using the setExternalWorkbook function to link an external E…...pre-generated chart (already present in the PowerPoint slide), PowerPoint...can attempt to repair the presentation. If you trust the source...

    forum.aspose.com/t/facing-issue-while-linking-e...
  3. Convert PPTM to POTX using C++ application | pr...

    Sample C++ conversion code for PPTM document to POTX format. Use example code for batch PPTM to POTX 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/pptm-...
  4. Convert PPTX to ODP using C++ application | pro...

    Sample C++ conversion code for PPTX document to ODP format. Use example code for batch PPTX to ODP 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/pptx-...
  5. Convert ODP to PPTM using C++ application | pro...

    Sample C++ conversion code for ODP document to PPTM format. Use example code for batch ODP to PPTM 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/odp-t...
  6. PowerPoint to PDF in Java - Accessibility Alt-T...

    Hi, I have encountered a problem while trying to transform a PowerPoint to PDF with the UA compliance using Aspose.Slides for Java (25.4). When trying out the result, a screen reader is not able to detect pictures or th…...to transform the presentation: Presentation pres = null; PdfOptions...FileOutputStream(fileOut)) { pres = new Presentation(is); for (var slide : pres...

    forum.aspose.com/t/powerpoint-to-pdf-in-java-ac...
  7. 在 Python 中将 PowerPoint 演示文稿转换为视频|Aspose.Slides ...

    了解如何使用 Python 将 PowerPoint 和 OpenDocument 演示文稿转换为视频。发现示例代码和自动化技术,以简化您的工作流程。... Presentation () as presentation : slide = presentation . slides... PresentationEnumerab ( presentation , fps ) as frames_stream...

    docs.aspose.com/slides/zh/python-net/convert-po...
  8. 使用 C++ 管理 PowerPoint 表格的行和列|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 中管理表格的行和列,加快演示文稿编辑和数据更新。... 将第一行设为标题 创建 Presentation 类的实例并加载演示文稿。 通过索引获取幻灯片的引用。...代码演示了如何将表格的第一行设为标题行: // 实例化 Presentation 类 auto pres = System ::...

    docs.aspose.com/slides/zh/cpp/manage-rows-and-c...
  9. Convert PNG to PPTX in Python | products.aspose...

    Convert PNG to PPTX in Python. Use Python library API to convert PNG images to PowerPoint...and manipulate PowerPoint presentations, PDFs, HTML docs, and other...essentially creating a PowerPoint presentation that contains slides based...

    products.aspose.com/slides/python-net/conversio...
  10. Convert PNG to PPT in Python | products.aspose.com

    Convert PNG to PPT in Python. Use Python library API to convert PNG images to PowerPoint...and manipulate PowerPoint presentations, PDFs, HTML docs, and other...essentially creating a PowerPoint presentation that contains slides based...

    products.aspose.com/slides/python-net/conversio...