Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 130,588 for

presentation

(3.83 sec)
  1. Need to Apply Master Layout of One PPTX to Anot...

    HI, I’m trying to apply master layout from template PPT to PPT2 using below code but my content placeholder is positioned as per PPT2 position which should have been as per the template PPT : using Aspose.Slides; using…...= new Presentation(PPTXpath); var t = new Presentation(templatePath);...layout from one PowerPoint presentation to another using Aspose...

    forum.aspose.com/t/need-to-apply-master-layout-...
  2. GroupShape|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 处理组形状:创建和取消组合,重新排列子形状,跨 PowerPoint 和 OpenDocument 设置变换和边界。... Presentation () as presentation : slide = presentation . slides...ELLIPSE , 60 , 0 , 50 , 50 ) presentation . save ( "group.pptx" ,...

    docs.aspose.com/slides/zh/python-net/examples/e...
  3. 布局幻灯片|Aspose.Slides for Python 文档

    使用 Python 与 Aspose.Slides 管理布局幻灯片:在 PPT、PPTX 和 ODP 演示文稿中创建、应用、克隆、重命名和自定义占位符及主题。... Presentation () as presentation : master_slide...master_slide = presentation . masters [ 0 ] layout_type = slides . SlideLayoutType...

    docs.aspose.com/slides/zh/python-net/examples/e...
  4. Convert PPT to PPSX using Java | products.aspos...

    Convert PPT to PPSX in Java. Use Aspose.Slides for Java to save PPT Presentations as PPSX files....to PPSX in Java Save PPT presentations as PPSX files using Aspose...Slides for Java to load a PPT presentation and save it as a PPSX file...

    products.aspose.com/slides/java/conversion/ppt-...
  5. Convert PPT to SWF using Java | products.aspose...

    Convert PPT to SWF in Java. Use Aspose.Slides for Java to save PPT Presentations as SWF files....to SWF in Java Save PPT presentations as SWF files using Aspose...Slides for Java to load a PPT presentation and save it as a SWF file...

    products.aspose.com/slides/java/conversion/ppt-...
  6. Convert OTP to PPSM using Java | products.aspos...

    Convert OTP to PPSM in Java. Use Aspose.Slides for Java to save OTP Presentations as PPSM slide shows....to PPSM in Java Save OTP presentations as PPSM slide shows with...PowerPoint and OpenOffice presentation API that lets you load an...

    products.aspose.com/slides/java/conversion/otp-...
  7. MathText|Aspose.Slides for Python Documentation

    Work with math text in Python using Aspose.Slides: create and edit equations, fractions, radicals, scripts, formatting, and render results for PPT and PPTX.... Presentation () as presentation : slide = presentation . slides...math_paragraph . add ( math_block ) presentation . save ( "math_text.pptx"...

    docs.aspose.com/slides/python-net/examples/elem...
  8. Convert PPSM to EMF Using C++ | products.aspose...

    C++ conversion code for PPSM to EMF. Use the example code for batch PPSM to EMF conversion in C++ applications....editing, and converting presentation files. It allows developers...lines of code. Create a Presentation instance from the source...

    products.aspose.com/slides/cpp/conversion/ppsm-...
  9. Convert POTM to PNG Using C++ | products.aspose...

    C++ conversion code for POTM to PNG. Use the example code for batch POTM to PNG conversion in C++ applications....Slides for C++ , a presentation processing API for C++ applications...lines of code. Create a Presentation instance from the source...

    products.aspose.com/slides/cpp/conversion/potm-...
  10. 数学文本|Aspose.Slides for Node.js via .NET 文档

    了解 Aspose.Slides for Node.js 的 MathematicalText 示例:在 PPT、PPTX 和 ODP 演示文稿中创建和格式化公式、分数、矩阵和符号。...{ let presentation = new aspose . slides . Presentation (); try...try { let slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/nodejs-java/examples/...