Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 129,304 for

presentation

(0.05 sec)
  1. Manage Chart Data Labels in Presentations with ...

    Learn to add and format chart data labels in PowerPoint and OpenDocument Presentations using Aspose.Slides for Python via .NET for more engaging slides....Manage Chart Data Labels in Presentations with Python Contents [ Hide...slides . Presentation () as presentation : slide = presentation . slides...

    docs.aspose.com/slides/python-net/chart-data-la...
  2. 管理 JavaScript 中的演示文稿背景|Aspose.Slides for Node.j...

    了解如何使用 Aspose.Slides for Node.js 在 PowerPoint 和 OpenDocument 文件中设置动态背景,并通过代码技巧提升您的演示文稿。... 创建 Presentation 类的实例。 将幻灯片的 BackgroundType...示例展示如何将蓝色纯色设置为普通幻灯片的背景: // 创建 Presentation 类的实例。 let presentation = new aspose...

    docs.aspose.com/slides/zh/nodejs-java/presentat...
  3. Customize PowerPoint Fonts in Python|Aspose.Sli...

    Embed custom fonts in PowerPoint slides with Aspose.Slides for Python via .NET to keep your Presentations sharp and consistent across any device....custom fonts at runtime so presentations render correctly even when...to load fonts used in a presentation without installing them...

    docs.aspose.com/slides/python-net/custom-font/
  4. Animate PowerPoint Charts in .NET|Aspose.Slides...

    Create stunning animated charts in .NET with Aspose.Slides. Boost Presentations with dynamic visuals in PPT and PPTX files—get started now....steps listed below: Load a presentation. Get reference of the chart...Animate the series. Write the presentation file to disk. In the example...

    docs.aspose.com/slides/net/animated-charts/
  5. Convert FLATOPC to PPSM via C++ or with free On...

    Export FLATOPC to PPSM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free FLATOPC to PPSM online converter quickly before integrating the code....a user wants to create a presentation from a document. FLATOPC...Microsoft Word. PPSM is a presentation format used by Microsoft...

    products.aspose.com/total/cpp/conversion/flatop...
  6. 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....columns from table using VSTO Presentation: string FileName = "Removing...pptx" ; Presentation pres = Application . Presentations . Open...

    docs.aspose.com/slides/net/removing-row-or-colu...
  7. Create and Customize PowerPoint Charts in PHP|A...

    Create and customize PowerPoint charts with Aspose.Slides for PHP via Java — work with data, styles, and chart types in PPT and PPTX using clear code examples....PowerPoint Presentation Charts in PHP Customize Presentation Charts...Charts in PHP Customize Presentation Chart Entities in PHP Optimize...

    docs.aspose.com/slides/php-java/powerpoint-charts/
  8. Create and Customize PowerPoint Charts in Java|...

    Create and customize PowerPoint charts in Java with Aspose.Slides—work with data, styles, and chart types in PPT and PPTX using clear code examples....PowerPoint Presentation Charts in Java Customize Presentation Charts...Charts in Java Customize Presentation Chart Entities in Java Optimize...

    docs.aspose.com/slides/java/powerpoint-charts/
  9. 在演示文稿幻灯片上调整形状大小|Aspose.Slides 文档

    使用 Aspose.Slides for C++,轻松在 PowerPoint 和 OpenDocument 幻灯片上调整形状大小——自动化幻灯片布局调整,提高工作效率。... auto presentation = MakeObject < Presentation > ( u "sample...获取原始幻灯片尺寸。 float currentHeight = presentation -> get_SlideSize () -> get_Size...

    docs.aspose.com/slides/zh/cpp/re-sizing-shapes-...
  10. Text Box|Aspose.Slides for PHP Documentation

    Create and format text boxes in PHP with Aspose.Slides: set fonts, alignment, wrapping, autofit, and links to polish slides for PowerPoint and OpenDocument....addTextBox () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); // Create...

    docs.aspose.com/slides/php-java/examples/elemen...