Sort Score
Result 10 results
Languages All
Labels All
Results 9,561 - 9,570 of 130,013 for

presentation

(1.34 sec)
  1. Split Word File Online or via C++ | products.as...

    Free online app to split different Word files. C++ splitter library code for Word documents....ODP Files (OpenDocument Presentation Format) Split ODT Files...(PowerPoint Presentation) Split PPTX Files (Open XML presentation Format)...

    products.aspose.com/total/cpp/split/word/
  2. Applying a Layout to a Slide Changes the Placeh...

    Hello, I am encountering the following issue with a slide. I have a Presentation with only one slide, one slide master, and one custom layout. The shape containing the text “The Pyramid Principle is a useful framework…... I have a presentation with only one slide, one...asposePresentation = new Presentation(templateFilePath)) { var...

    forum.aspose.com/t/applying-a-layout-to-a-slide...
  3. 使用 Java 在演示文稿中管理图表数据标记|Aspose.Slides 文档

    了解如何在 Aspose.Slides for Java 中自定义图表数据标记,通过清晰的 Java 代码示例提升 PPT 和 PPTX 格式演示文稿的效果。...要设置图表标记选项,请按以下步骤操作: 实例化 Presentation 类。 创建默认图表。 设置图片。 获取第一个图表系列。... // 创建空演示文稿 Presentation pres = new Presentation (); try { //...

    docs.aspose.com/slides/zh/java/chart-data-marker/
  4. API Reference|Aspose.Slides for Python Document...

    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....applications to read and write presentation documents without using...

    docs.aspose.com/slides/python-java/api-reference/
  5. 在 Android 上管理演示文稿中的连接线|Aspose.Slides 文档

    在 Android 上的 PowerPoint 幻灯片中,使 Java 应用能够绘制、连接并自动路由线条——全面控制直线、肘部线和曲线连接线。...CurvedConnector5 3 使用连接线连接形状 创建 Presentation 类的实例。 通过索引获取幻灯片的引用。 使用 Shapes...PPTX 文件的演示文稿类 Presentation pres = new Presentation (); try { //...

    docs.aspose.com/slides/zh/androidjava/connector/
  6. API Reference|Aspose.Slides for Node.js via .NE...

    Create, edit, and convert Presentations in JavaScript—no PowerPoint needed. Aspose.Slides for Node.js supports PPT, PPTX, and ODP with fast SVG/PDF export....applications to read and write presentation documents without using...

    docs.aspose.com/slides/nodejs-java/api-reference/
  7. Create Animated Slideshow in Java Easily

    Learn how to create animated slideshow in Java using Aspose.Slides for Java. Follow our guide with a code example to enhance your Presentations....powerful way to enhance presentations across various industries...solution for creating dynamic presentations programmatically. Moreover...

    blog.aspose.com/slides/create-animated-slidesho...
  8. PlatformNotSupportedException: System.Drawing.C...

    I have a .NET 9 ASP.NET Web API application running in a Linux container in Azure Kubernetes Services. It uses Aspose.Drawing, Aspose.Imaging, Aspose.Slides.NET all version 25.4.0. It also uses Apose.Pdf.Drawing version …...are:- using var presentation = new Presentation(pptStream); ISlide...ISlide slide = presentation.Slides[pageIndex]; IImage image = slide...

    forum.aspose.com/t/platformnotsupportedexceptio...
  9. Merge HTML Files in PHP | products.aspose.com

    Merge HTML to HTML in PHP. Use PHP library API to combine HTML files... merge, and manipulate presentations, HTML files, and other documents...slides.php" ); $pres = new Presentation (); try { $pres -> getSlides...

    products.aspose.com/slides/php-java/merger/html...
  10. Merge PNG to PDF in PHP | products.aspose.com

    Merge PNG to PDF in PHP. Use PHP library API to combine PNG and PDF... merge, and manipulate presentations, images, and other files...slides.php" ); $pres = new Presentation (); try { $slide = $pres...

    products.aspose.com/slides/php-java/merger/png-...