Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 242,734 for

slide

(0.3 sec)
  1. 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-...
  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…...to a Slide Changes the Placeholder of a Shape Aspose.Slides Product...Product Family slides-net , slides-design , slides-placeholder Racoonator...

    forum.aspose.com/t/applying-a-layout-to-a-slide...
  3. 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...
  4. The First Slide Stays Longer When Generating GI...

    Hello, I am generating a GIF with a PPTX file with a delay of 0.25s between each Slide (using DefaultDelay = 250 from Aspose.Slides.Export.GifOptions), then I am saving it with Aspose.Imaging for my GIF to loop. But the…...The First Slide Stays Longer When Generating GIF from a PPTX...File in C# Aspose.Slides Product Family slides-net , imaging-net...

    forum.aspose.com/t/the-first-slide-stays-longer...
  5. NPE When Resizing Notes Slide with Shapes That ...

    Hello, I’m getting an error when I try to resize the notes Slides for a presentation where the notes Slides contain added shapes. Here’s a test PowerPoint: test-powerpoint.zip (346.0 KB) When calling presentation.getN…...NPE When Resizing Notes Slide with Shapes That Don't Have Placeholders...Placeholders Aspose.Slides Product Family slides-java , slides-notes , slides-placeholder...

    forum.aspose.com/t/npe-when-resizing-notes-slid...
  6. 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...
  7. 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-...
  8. Theme-Aware SVG Picture on a Slide Renders Stat...

    Summary A theme-aware SVG picture on a Slide (a <p:pic> whose <asvg:svgBlip> references an SVG that uses the Microsoft Office theme class MsftOfcThm_Text1_Fill_v2) is rendered using the SVG’s static fallback fill (#FFFFF…...Theme-Aware SVG Picture on a Slide Renders Static Fallback Fill...Aspose.Slides Product Family slides-net , slides-svg , slides-rendering...

    forum.aspose.com/t/theme-aware-svg-picture-on-a...
  9. 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...
  10. Chart Axis Title Is Wrapped Incorrectly When Co...

    Hi, Pls see attached pptx: sample1.zip (133.4 KB) The code I ran: using Aspose.Slides; using Aspose.Slides.Export; using Aspose.Slides.Animation; using Aspose.Slides.Charts; using Aspose.Slides.SmartArt; using Aspose…...Converting a Slide to an Image in C# Aspose.Slides Product Family...Family slides-net , slides-chart , slides-rendering bhav September...

    forum.aspose.com/t/chart-axis-title-is-wrapped-...