Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 129,271 for

presentation

(0.18 sec)
  1. 幻灯片过渡|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中控制幻灯片过渡:选择类型、速度、声音和时间,以完善 PPT、PPTX 和 ODP 中的演示文稿。... Presentation () as presentation : slide = presentation . slides.... TransitionType . FADE presentation . save ( "slide_transition...

    docs.aspose.com/slides/zh/python-net/examples/e...
  2. Hyperlink|Aspose.Slides for Python Documentation

    Add, edit, and remove hyperlinks in Python with Aspose.Slides: link text, shapes, slides, URLs and email; set targets and actions for PPT, PPTX and ODP.... Presentation () as presentation : slide = presentation . slides..."https://www.aspose.com" ) presentation . save ( "hyperlink.pptx"...

    docs.aspose.com/slides/python-net/examples/elem...
  3. Customize Chart Legends in Presentations Using ...

    Customize chart legends with Aspose.Slides for PHP via Java to optimize PowerPoint Presentations with tailored legend formatting....Customize Chart Legends in Presentations Using PHP Contents [ Hide...below: Create an instance of Presentation class. Get reference of...

    docs.aspose.com/slides/php-java/chart-legend/
  4. 数学文本|Aspose.Slides 文档

    探索 Aspose.Slides for Java 的 MathematicalText 示例:使用 Java 在 PPT、PPTX 和 ODP 演示文稿中创建和格式化方程式、分数、矩阵和符号。...addMathText () { Presentation presentation = new Presentation (); try...try { ISlide slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/java/examples/element...
  5. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in PHP using Aspose.Slides, featuring concise code examples and performance-focused guidance....Manage SmartArt Graphics in Presentations Using PHP Contents [ Hide...below: Create an instance of Presentation class. Obtain the reference...

    docs.aspose.com/slides/php-java/manage-smartart...
  6. Save Presentations in Read-Only Mode Using C++|...

    Load and save PowerPoint files (PPT, PPTX) in read-only mode with Aspose.Slides for C++, offering precise slide previews without altering your Presentations....Save Presentations in Read-Only Mode Using C++ Contents [ Hide...can use to protect their presentations. You may want to use this...

    docs.aspose.com/slides/cpp/read-only-presentation/
  7. 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-...
  8. Conversion to XPS|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....support for converting a presentation into XPS document. The Save...Save method exposed by Presentation class can be used to convert...

    docs.aspose.com/slides/net/conversion-to-xps/
  9. 布局幻灯片|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...
  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/...