Sort Score
Result 10 results
Languages All
Labels All
Results 2,941 - 2,950 of 129,130 for

presentation

(0.14 sec)
  1. Waterfall Chart Is Displayed Incorrectly after ...

    Hi Aspose Slides Team, import java.io.ByteArrayInputStream; import java.io.ByteArrayOutputStream; import com.aspose.slides.Presentation; import com.aspose.slides.SaveFormat; public class TestColumnChart { public st…...Presentation; import com.aspose.slides...machine Presentation presentation = new Presentation(path + "OriginalFile...

    forum.aspose.com/t/waterfall-chart-is-displayed...
  2. KeyNotFoundException When Extracting Slide Thum...

    Hi, I have a reproducible error when extracting a slide thumbnail, with a specific customer powerpoint file. I narrowed it down to a single slide, using aspose slides java 25.8. and openjdk 11.0.28 2025-07-15 runtime. …...KeyNotFoundException: The given key was not present in the dictionary. com.aspose...println("Loading presentation..."); Presentation presentation = new P...

    forum.aspose.com/t/keynotfoundexception-when-ex...
  3. Convert PPTX to BMP using C# | products.aspose.com

    Sample code for PPTX to BMP C# conversion. Use API example code for batch PPTX files to BMP conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Iterate through each...each Slide in the Presentation Create a full scale image as a...

    products.aspose.com/slides/net/conversion/pptx-...
  4. Convert POTX to JPEG using C# | products.aspose...

    Sample code for POTX to JPEG C# conversion. Use API example code for batch POTX files to JPEG conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Iterate through each...each Slide in the Presentation Create a full scale image as a...

    products.aspose.com/slides/net/conversion/potx-...
  5. Convert PPTX to PNG using C# | products.aspose.com

    Sample code for PPTX to PNG C# conversion. Use API example code for batch PPTX files to PNG conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Iterate through each...each Slide in the Presentation Create a full scale image as a...

    products.aspose.com/slides/net/conversion/pptx-...
  6. Convert PPSX to SVG using Java | products.aspos...

    Sample Java conversion code for PPSX format to SVG file. Use this example code to export PowerPoint & OpenOffice Presentations to SVG within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/ppsx...
  7. Convert POTM to SVG using Java | products.aspos...

    Sample Java conversion code for POTM format to SVG file. Use this example code to export PowerPoint & OpenOffice Presentations to SVG within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/potm...
  8. Convert WORDML to PPT via C++ or with free Onli...

    Export WORDML to PPT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORDML to PPT online converter quickly before integrating the code....allows users to create presentations from existing WordML documents...purposes such as creating presentations for meetings, conferences...

    products.aspose.com/total/cpp/conversion/wordml...
  9. Convert FLATOPC to ODP via C++ or with free Onl...

    Export FLATOPC to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free FLATOPC to ODP online converter quickly before integrating the code....allows users to create new presentations from HTML, as well as manipulate...manipulate existing presentations. Once the HTML is loaded, users...

    products.aspose.com/total/cpp/conversion/flatop...
  10. IPortionFormat for IDataLabel Is Not Working Wh...

    Hi I am unable to make changes to the IPortionFormat of an IDataLabel to Bold the font, change the color, and change the font type. I’ve been research, looking over, and even updated to the latest version of aspose slide…...// Load your presentation Presentation presentation = new Pres...Presentation("your_presentation.pptx"); // Access the first slide...

    forum.aspose.com/t/iportionformat-for-idatalabe...