Sort Score
Result 10 results
Languages All
Labels All
Results 4,661 - 4,670 of 127,311 for

presentation

(0.13 sec)
  1. Convert OTP to GIF using Java | products.aspose...

    Sample Java conversion code for OTP format to GIF file. Use this example code to export PowerPoint & OpenOffice Presentations to GIF within any Web or Desktop Java based Application....file with an instance of Presentation class Iterate through each...each Slide in the Presentation Create a full scale image as a...

    products.aspose.com/slides/java/conversion/otp-...
  2. Manage Presentations in C++|Aspose.Slides Docum...

    Manage PowerPoint PPT, PPTX and ODP Presentations in C++ with Aspose.Slides: create, load, edit, clone slides and control content programmatically....Manage Presentations in C++ Contents [ Hide ] Create Presentations...Open Presentations in C++ Retrieve and Update Presentation Information...

    docs.aspose.com/slides/cpp/manage-presentation/
  3. Manage Connectors in Presentations with Python|...

    Empower Python apps to draw, connect and auto-route lines in PowerPoint & OpenDocument slides—gain full control over straight, elbow and curved connectors....Manage Connectors in Presentations with Python Contents [ Hide...Create an instance of the Presentation class. Get a reference to...

    docs.aspose.com/slides/python-net/connector/
  4. Customize Bubble Charts in Presentations in .NE...

    Create and customize powerful bubble charts in PowerPoint with Aspose.Slides for .NET to enhance your data visualization easily....Customize Bubble Charts in Presentations in .NET Contents [ Hide...given. using ( Presentation pres = new Presentation ()) { IChart...

    docs.aspose.com/slides/net/bubble-chart/
  5. Customize Bubble Charts in Presentations Using ...

    Create and customize powerful bubble charts in PowerPoint with Aspose.Slides for Java to enhance your data visualization easily....Customize Bubble Charts in Presentations Using Java Contents [ Hide...example is given. Presentation pres = new Presentation (); try { IChart...

    docs.aspose.com/slides/java/bubble-chart/
  6. 在 Python 中将 PowerPoint 演示文稿转换为视频|Aspose.Slides ...

    了解如何使用 Python 将 PowerPoint 和 OpenDocument 演示文稿转换为视频。发现示例代码和自动化技术,以简化您的工作流程。... Presentation () as presentation : slide = presentation . slides... PresentationEnumerab ( presentation , fps ) as frames_stream...

    docs.aspose.com/slides/zh/python-net/convert-po...
  7. Picture|Aspose.Slides Documentation

    Work with pictures in C# using Aspose.Slides: insert, replace, crop, compress, adjust transparency and effects, fill shapes, and export for PPT, PPTX and ODP....() { using var pres = new Presentation (); // Create a simple in-memory...// Add the image to the presentation var ppImage = pres . Images...

    docs.aspose.com/slides/net/examples/elements/pi...
  8. Optimize Chart Calculations for Presentations o...

    Understand chart calculations, data updates, and precision control in Aspose.Slides for Android for PPT and PPTX, with practical Java code examples....Chart Calculations for Presentations on Android Contents [ Hide...actual values. Presentation pres = new Presentation (); try { Chart...

    docs.aspose.com/slides/androidjava/chart-calcul...
  9. Customize Data Points in Treemap and Sunburst C...

    Learn how to manage data points in treemap and sunburst charts with Aspose.Slides for .NET, compatible with PowerPoint formats....chart to the presentation: using ( Presentation pres = new Presentation...branch: using ( Presentation pres = new Presentation ()) { IChart...

    docs.aspose.com/slides/net/data-points-of-treem...
  10. 在 Java 中配置回退字体集合|Aspose.Slides 文档

    在 Aspose.Slides for Java 中设置回退字体集合,以确保在 PowerPoint 和 OpenDocument 演示文稿中的文本保持一致且清晰。...controls fonts across the presentation. Read more About FontsManager...FontsManager and FontsLoader 。 Each Presentation has a getFontsManager method...

    docs.aspose.com/slides/zh/java/create-fallback-...