Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 129,330 for

presentation

(0.9 sec)
  1. 页眉页脚|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 控制幻灯片的页眉和页脚:在 PPT、PPTX 和 ODP 中通过 C++ 示例添加日期、幻灯片编号和自定义文本。...() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); slide -> get_HeaderFooterManager...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  2. Remove PPTX Annotation using Java | products.as...

    Java sample code to delete PPTX format annotations on Java Runtime Environment for JSP/JSF Application and Desktop Applications....PPTX - Java Presentation presentation = new Presentation ( "example...Deletes all comments from the presentation for ( ICommentAuthor author...

    products.aspose.com/slides/java/annotation/pptx/
  3. Animation|Aspose.Slides Documentation

    Explore Aspose.Slides for .NET animation examples: add, sequence, and customize effects and transitions with C# for PPT, PPTX, and ODP Presentations....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; var shape = slide . Shapes . AddAutoShape...

    docs.aspose.com/slides/net/examples/elements/an...
  4. 布局幻灯片|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...
  5. 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-...
  6. Missing Features in OpenXML|Aspose.Slides Docum...

    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....OpenDocument Presentation Add Layout Slides to Presentation Conversion...of Presentation High level Programming with Presentation Document...

    docs.aspose.com/slides/net/missing-features-in-...
  7. Manage Chart Workbooks in Presentations in .NET...

    Discover Aspose.Slides for .NET: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your Presentation data....Manage Chart Workbooks in Presentations in .NET Contents [ Hide...operation: using ( Presentation pres = new Presentation ( "chart.pptx"...

    docs.aspose.com/slides/net/chart-workbook/
  8. 数学文本|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/...
  9. Export XML to PPSX in Android | products.aspose...

    Android API to Convert XML to PPSX without using Microsoft Word...Open XML Slide Show) is a presentation format developed by Microsoft...used to store slides in a presentation created by Microsoft PowerPoint...

    products.aspose.com/total/android-java/conversi...
  10. Online XSLFO to PPS Conversion or Develop Java ...

    Free online app to convert XSLFO to PPS files. Java conversion library code for XSLFO documents....Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/java/conversion/xslfo...