Sort Score
Result 10 results
Languages All
Labels All
Results 2,871 - 2,880 of 243,592 for

aspose slides

(0.28 sec)
  1. How to Convert XML to Excel File using C#

    This quick tutorial covers how to convert XML to Excel file using C#. It explains the IDE setup and a step-by-step process followed by a runnable code snippet to convert XML to XLSX using C#....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/cells/net/how-to-convert-xml-to-e...
  2. How Is an Image Overlaid on the Slide in PPT? C...

    Hi, I have a PPT slide which has a solid blue fill background. On top it has two pictures. One of the picture is blended in with the background, such that it does not replace the background color underneath. While the o…...on the Slide in PPT? Composition Type? Aspose.Slides Product...Product Family slides-net , slides-image , slides-design bhav April...

    forum.aspose.com/t/how-is-an-image-overlaid-on-...
  3. Manage Callouts in Presentation Charts with Pyt...

    Create and style callouts in Aspose.Slides for Python .NET with concise code examples, compatible with PPT, PPTX and ODP to automate presentation workflows....for chart data labels in Aspose.Slides. It shows how to use the...Callouts. import aspose.slides as slides with slides . Presentation...

    docs.aspose.com/slides/python-net/callout/
  4. 使用 Python 管理演示文稿中的形状|Aspose.Slides for Python 文档

    学习在 Aspose.Slides for Python via .NET 中创建、编辑和优化形状,并交付高性能的 PowerPoint 和 OpenDocument 演示文稿。...NET 在 Aspose.Slides for Python 中进行形状操作。了解查找...中为目标形状分配唯一的 Alt Text,然后使用 Aspose.Slides for Python 打开演示文稿,遍历幻灯片上的形状,选择...

    docs.aspose.com/slides/zh/python-net/shape-mani...
  5. FAQ|Aspose.Slides Documentation

    Get answers to FAQ on Aspose.Slides for .NET, covering PowerPoint and OpenDocument support, installation guidance, licensing, troubleshooting....common questions about Aspose.Slides. It covers supported file...presentations, changing slide sizes, previewing slides, retrieving text...

    docs.aspose.com/slides/net/faqs/
  6. Chart X-Axis Labels Appear Slanted When Convert...

    Hi Team, I have a PPTX (attached) with 1 slide. Slide has a Chart. When I try to get image of the slide, I see that the labels on the x-axis appear slanted while in the ppt they are straight. The code I used: using As…...Converting a Slide to an Image in C# Aspose.Slides Product Family...Family slides-net , slides-chart , slides-rendering bhav August...

    forum.aspose.com/t/chart-x-axis-labels-appear-s...
  7. How to Convert PowerPoint to Word in Python

    This simple tutorial guides on how to convert PowerPoint to Word in Python. It covers all the necessary steps, resources and a runnable sample code to transform PowerPoint into Word in Python with the help of a few API calls only....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/slides/python/how-to-convert-powe...
  8. 文本框|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中创建和格式化文本框:设置字体、对齐方式、换行、自动适应,以及链接以完善 PowerPoint 和 OpenDocument 的幻灯片。...文本框 Contents [ Hide ] 在 Aspose.Slides 中, 文本框 由 AutoShape 表示。几...(): with slides . Presentation () as presentation : slide = presentation...

    docs.aspose.com/slides/zh/python-net/examples/e...
  9. Embed Fonts in Presentations with Python|Aspose...

    Embed TrueType fonts in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET, ensuring accurate rendering across all platforms....the texts or numbers on your slides, the layout, styling, etc....presentation: import aspose.slides as slides import aspose.pydrawing as...

    docs.aspose.com/slides/python-net/embedded-font/
  10. Animate PowerPoint Text in Python|Aspose.Slides...

    Create dynamic animated text in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET, with easy-to-follow, optimized code examples....PowerPoint presentations using Aspose.Slides for Python. You’ll learn...this: import aspose.slides as slides with slides . Presentation...

    docs.aspose.com/slides/python-net/animated-text/