Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 5,213 for

presentation to png

(0.04 sec)
  1. Convert ODP to OTP using Java | products.aspose...

    Sample Java conversion code for ODP format To OTP file. Use this example code To export PowerPoint & OpenOffice Presentations To OTP 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/odp-...
  2. Convert PPTM to SWF using Java | products.aspos...

    Sample Java conversion code for PPTM format To SWF file. Use this example code To export PowerPoint & OpenOffice Presentations To SWF 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/pptm...
  3. Convert PPSX to PPTM using Java | products.aspo...

    Sample Java conversion code for PPSX format To PPTM file. Use this example code To export PowerPoint & OpenOffice Presentations To PPTM 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...
  4. Convert ODP to PPSM using Java | products.aspos...

    Sample Java conversion code for ODP format To PPSM file. Use this example code To export PowerPoint & OpenOffice Presentations To PPSM 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/odp-...
  5. Convert PPS to PPTM using Java | products.aspos...

    Sample Java conversion code for PPS format To PPTM file. Use this example code To export PowerPoint & OpenOffice Presentations To PPTM 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/pps-...
  6. Convert PPS to ODP using Java | products.aspose...

    Sample Java conversion code for PPS format To ODP file. Use this example code To export PowerPoint & OpenOffice Presentations To ODP 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/pps-...
  7. Convert POTM to ODP using Java | products.aspos...

    Sample Java conversion code for POTM format To ODP file. Use this example code To export PowerPoint & OpenOffice Presentations To ODP 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 ODP to EMF using C# | products.aspose.com

    Sample code for ODP To EMF C# conversion. Use API example code for batch ODP files To EMF conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Call the Save method...Conversion // instantiate a Presentation object that represents a...

    products.aspose.com/slides/net/conversion/odp-t...
  9. Convert PPTM to POT using C# | products.aspose.com

    Sample code for PPTM To POT C# conversion. Use API example code for batch PPTM files To POT conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Call the Save method...Conversion // instantiate a Presentation object that represents a...

    products.aspose.com/slides/net/conversion/pptm-...
  10. Bullet Color Turns Red from Black When Converti...

    Hi Team, I have a PPTX (attached) with two slides. Each slide has a shape with a bullet. When I try To get image of these shapes, I see that the color of the bullet is red instead of black. The code I used: using Aspos…...Load the presentation using (Presentation presentation = new Presentation("sample...image // using (var img = presentation.Slides[0].GetThumbnail(1...

    forum.aspose.com/t/bullet-color-turns-red-from-...