Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 130,438 for

presentation

(0.09 sec)
  1. Picture|Aspose.Slides Documentation

    Work with pictures in Aspose.Slides for .NET: insert, crop, compress, recolor, and export images with C# examples for PPT, PPTX, and ODP Presentations....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; // Create a simple in-memory image...

    docs.aspose.com/slides/net/examples/elements/pi...
  2. Aspose.Slides for Java 14.9.0 的公共 API 和向后不兼容的更改...

    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....newImage) Presentation presentation = new Presentation ( "presentation...byte [] imageData = // ... presentation . getImages (). get_Item...

    docs.aspose.com/slides/zh/java/public-api-and-b...
  3. Apply Shape Animations in Presentations Using J...

    Discover how to create and customize shape animations in PowerPoint Presentations with Aspose.Slides for Java. Stand out!...Apply Shape Animations in Presentations Using Java Contents [ Hide...charts . They give life to presentations or its constituents. Why...

    docs.aspose.com/slides/java/shape-animation/
  4. Convert ODP to PPTX on Android|Aspose.Slides Do...

    Convert ODP to PPTX with Aspose.Slides for Android. Clean Java code examples, batch tips, and high-quality results—no PowerPoint needed....Convert ODP to PPTX/PPT Presentation Aspose.Slides for Android...offers Presentation class that represents a presentation file....

    docs.aspose.com/slides/androidjava/convert-odp-...
  5. 数学文本|Aspose.Slides 文档

    探索 Aspose.Slides for C++ 的 MathematicalText 示例:使用 C++ 在 PPT、PPTX 和 ODP 演示文稿中创建和格式化方程式、分数、矩阵和符号。...() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); // 向幻灯片添加数学形状。 auto...

    docs.aspose.com/slides/zh/cpp/examples/elements...
  6. How to Merge PowerPoint Presentations using Java

    This short article guides on how to merge PowerPoint Presentations using Java. It shares the required resources, a list of steps, and a runnable sample code to combine PPTX using Java....How to Merge PowerPoint Presentations using Java This short tutorial...how to merge PowerPoint presentations using Java . It provides...

    kb.aspose.com/slides/java/how-to-merge-powerpoi...
  7. Manage Chart Data Series in Python|Aspose.Slide...

    Learn how to manage chart data series in Python for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data Presentations....structured and visualized within presentations. These objects provide the...in dynamic, data-driven presentations that clearly convey insights...

    docs.aspose.com/slides/python-net/chart-series/
  8. PowerPoint Format Conversion Solution | product...

    APIs to Convert PPT, PPTX, PDF, HTML, POTX, POTM and ODP file formats...Slides Conversion Convert presentations using Aspose.Slides APIs:...js Learn how to convert presentations in Python, Java, C++, PHP...

    products.aspose.com/slides/conversion/
  9. 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...
  10. Manage Chart Workbooks in Presentations on Andr...

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

    docs.aspose.com/slides/androidjava/chart-workbook/