Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 73,715 for

slide

(0.04 sec)
  1. How to Convert PNG to PowerPoint Slide in C#

    This article contains information on how to convert PNG to PowerPoint Slide in C#. It provides the configuration details, step wise process to accomplish this task and a sample code to assist for creating a PNG to PPTX converter in C#....Slides Product Family Aspose.Imaging...to Convert PNG to PowerPoint Slide in C# This crisp tutorial provides...

    kb.aspose.com/slides/net/how-to-convert-png-to-...
  2. How to Convert PNG to PowerPoint Slide in Python

    This article is about how to convert PNG to PowerPoint Slide in Python. It covers the configuration details, step-wise process to accomplish the task and a sample code to assist to insert image in PPTX using Python....Slides Product Family Aspose.Imaging...to Convert PNG to PowerPoint Slide in Python This brief tutorial...

    kb.aspose.com/slides/python/how-to-convert-png-...
  3. How to Insert a Table in a Slide using Java

    This article guides on how to insert a table in a Slide using Java. It provides all the details to establish the environment and a runnable sample code to make table in PowerPoint using Java....Slides Product Family Aspose.Imaging...How to Insert a Table in a Slide using Java This short tutorial...

    kb.aspose.com/slides/java/how-to-insert-a-table...
  4. Generate a JPG Image from a Slide with a Mathem...

    Hello everyone, I’m currently exploring Aspose and encountering an issue. When I try to convert a Slide to a JPG image using Aspose, any shape containing a mathematical formula (MathPortion) disappears. Here is my cod…...Generate a JPG Image from a Slide with a Mathematical Formula...Aspose.Slides Product Family slides-rendering , slides-math ,...

    forum.aspose.com/t/generate-a-jpg-image-from-a-...
  5. Issues with Slide Background and Textbox Animat...

    Hello Aspose Support Team, I am using Aspose.Slides for .NET to convert a PowerPoint presentation (PPTX) to HTML5. Below is the code I am using for the conversion: using Aspose.Slides; using Aspose.Slides.Export; clas…...Issues with Slide Background and Textbox Animations in PPTX to...Conversion Aspose.Slides Product Family slides-net , slides-animation...

    forum.aspose.com/t/issues-with-slide-background...
  6. Create and Embed an Excel Chart as an OLE Objec...

    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....into a Microsoft PowerPoint Slide Contents [ Hide ] Charts are...widely used in presentation slides. This article will show you...

    docs.aspose.com/slides/java/create-and-embed-an...
  7. Failed to Open PPTX with a Slide Having an Empt...

    Hi, I have a PPTX which I try to read using Aspose: PptImgExporter.cs: line 109: Presentation m_presentation = new Presentation(szPptxPath); This line gives error: Aspose is not able to read this PPT. The error on t…...with a Slide Having an Empty Comment in C# Aspose.Slides Product...Product Family slides-net , slides-comments bhav April 25, 2025, 5:14am...

    forum.aspose.com/t/failed-to-open-pptx-with-a-s...
  8. Create and Embed an Excel Chart as an OLE Objec...

    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....into a Microsoft PowerPoint Slide Contents [ Hide ] Charts are...widely used in presentation slides. This article will show you...

    docs.aspose.com/slides/net/create-and-embed-an-...
  9. Adding Text to the Top Right and Top Left of a ...

    Hi everyone; I opened this topic: How to Set Text to Header in Presentation Using Aspose.Slides for .NET 18.3 - Free Support Forum - aspose.com When I was looking answer of this topic and try to something for getting w…...of a Slide Using Aspose.Slides for .NET 18.3 Aspose.Slides Product...Product Family slides-net , slides-text hvkktr April 11, 2023, 10:38am...

    forum.aspose.com/t/adding-text-to-the-top-right...
  10. Animated Charts|Aspose.Slides Documentation

    PowerPoint charts series and animations in C# or .NET...Slides for .NET supports animating...object var slide = presentation . Slides [ 0 ] as Slide ; var shapes...

    docs.aspose.com/slides/net/animated-charts/