Sort Score
Result 10 results
Languages All
Labels All
Results 5,981 - 5,990 of 129,326 for

presentation

(0.21 sec)
  1. Extra Space Between Text, and Single Excel Text...

    While converting Excel to PDF and PDF to PPTX, the text in PPTX contains more spaces than in PDF. Aspose version: implementation ‘com.aspose:aspose-words:26.2:jdk17’ implementation ‘com.aspose:aspose-cells:26.2’ impl…...Presentation import com.aspose.slides...class PowerPointService { Presentation createPresentationFr(String...

    forum.aspose.com/t/extra-space-between-text-and...
  2. Facing issue while linking external excel file ...

    Hi Aspose Support Team, I have a couple of queries related to Aspose.Slides and Aspose.Cells: Linking an External Excel File to a Pre-Generated Chart: I am using the setExternalWorkbook function to link an external E…...pre-generated chart (already present in the PowerPoint slide), PowerPoint...can attempt to repair the presentation. If you trust the source...

    forum.aspose.com/t/facing-issue-while-linking-e...
  3. Manage Text Portions in Presentations on Androi...

    Learn how to manage text portions in PowerPoint Presentations using Aspose.Slides for Android via Java, boosting performance and customization....Manage Text Portions in Presentations on Android Contents [ Hide...represents the PPTX Presentation pres = new Presentation (); try { //...

    docs.aspose.com/slides/androidjava/portion/
  4. Convert PPTM to POTX using C++ application | pr...

    Sample C++ conversion code for PPTM document to POTX format. Use example code for batch PPTM to POTX conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/pptm-...
  5. Convert ODP to PPTM using C++ application | pro...

    Sample C++ conversion code for ODP document to PPTM format. Use example code for batch ODP to PPTM conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/odp-t...
  6. Convert PPTX to ODP using C++ application | pro...

    Sample C++ conversion code for PPTX document to ODP format. Use example code for batch PPTX to ODP conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/pptx-...
  7. Convert PPSM to OTT via C# .NET or with free On...

    Convert PowerPoint ppsm documents to Word ott files with C#. Convert multiple files within ASP.NET or other .NET applications....Microsoft PowerPoint PPSM Presentation to Word OTT document conversion...for any PowerPoint ppsm presentation to Word ott files batch...

    products.aspose.com/total/net/conversion/ppsm-t...
  8. 在 Python 中管理演示文稿的连接线|Aspose.Slides for Python 文档

    让 Python 应用程序在 PowerPoint 和 OpenDocument 幻灯片中绘制、连接并自动路由线条——全面控制直线、折线和曲线连接线。... 创建一个 Presentation 类的实例。 根据索引获取幻灯片的引用。 使用 ShapeCollection...实例化 Presentation 类以创建 PPTX 文件。 with slides . Presentation () as...

    docs.aspose.com/slides/zh/python-net/connector/
  9. Convert JSON Format to PPTM via Java | products...

    Parse JSON to PPTM in Java without using Microsoft PowerPoint...Java is a powerful Java presentation component that enables developers...editing, and converting presentations, manipulating slides, and...

    products.aspose.com/total/java/conversion/json-...
  10. How to Create a Pie Chart in PowerPoint using Java

    This brief tutorial guides on how to create a pie chart in PowerPoint using Java. It contains crisp set of steps by following that you can configure the environment and write the application to make a pie chart in PowerPoint using Java....repository Create a new Presentation object Get the first slide...values on the chart Save the presentation on the disk These steps...

    kb.aspose.com/slides/java/how-to-create-a-pie-c...