Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 242,757 for

slides

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

    使用 Aspose.Slides 在 C# 中控制页眉和页脚:添加或编辑日期/时间、页码和页脚文本,显示或隐藏 PPT、PPTX 和 ODP 中的占位符。...Slides for .NET 添加页脚并更新日期和时间占位符。 添加页脚...Presentation (); var slide = pres . Slides [ 0 ]; slide . HeaderFooterManager...

    docs.aspose.com/slides/zh/net/examples/elements...
  2. 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...PPT to PPTX format in Aspose.Slides Conversion to HTML Conversion...

    docs.aspose.com/slides/net/missing-features-in-...
  3. 布局幻灯片|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中掌握布局幻灯片:选择、应用和自定义幻灯片布局、占位符和母版,并提供 PPT、PPTX 和 ODP 演示文稿的示例。...Slides for Node.js via Java 中使用 Layout Slides 。布局幻灯片定...presentation = new aspose . slides . Presentation (); try { let...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  4. 在演示文稿中使用 Python 管理图表数据标签|Aspose.Slides for Pyth...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中添加和格式化图表数据标签,以制作更具吸引力的幻灯片。...Slides for Python 中,您可以为任何图表启用、定制...节展示如何通过应用适当的数字格式来控制 Aspose.Slides 中数据标签的小数位数。 以下 Python 示例展示了如何设置图表数据标签的数值精度:...

    docs.aspose.com/slides/zh/python-net/chart-data...
  5. Removing row or column in Table in VSTO and Asp...

    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....Slides Contents [ Hide ] VSTO Below...//Get the first slide Slide sld = pres . Slides [ 1 ]; foreach...

    docs.aspose.com/slides/net/removing-row-or-colu...
  6. Manage Slide Sections in Presentations Using C+...

    Streamline slide sections in PowerPoint and OpenDocument with Aspose.Slides for C++ — split, rename, and reorder to optimize PPTX and ODP workflows....Manage Slide Sections in Presentations Using C++ Contents [ Hide...] Introduction With Aspose.Slides for C++, you can organize a...

    docs.aspose.com/slides/cpp/slide-section/
  7. Header Footer|Aspose.Slides for Node.js via .NE...

    Control slide headers and footers with Aspose.Slides for Node.js: add dates, slide numbers, and custom text in PPT, PPTX, and ODP with JavaScript examples....Slides for Node.js via Java . Add...text to the footer area of a slide and make it visible. function...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  8. Manage Text Boxes in Presentations Using JavaSc...

    Aspose.Slides for Node.js makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....Contents [ Hide ] Texts on slides typically exist in text boxes...Therefore, to add a text to a slide, you have to add a text box...

    docs.aspose.com/slides/nodejs-java/manage-textbox/
  9. Set Captions to OLE Icons in Python|Aspose.Slid...

    Discover how to set captions for OLE object icons in PPT, PPTX and ODP presentations with Aspose.Slides for Python .NET, enhancing Slides with custom labels....slides as slides with slides . Presentation ()...presentation : slide = presentation . slides [ 0 ] # Add an OLE...

    docs.aspose.com/slides/python-net/set-caption-t...
  10. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart series in JavaScript for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations....clustered column chart on a slide. Access the first chart series...series: var pres = new aspose . slides . Presentation (); try { //...

    docs.aspose.com/slides/nodejs-java/chart-series/