Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 4,685 for

presentation to bmp

(0.12 sec)
  1. Convert XML to ODP using C++ application | prod...

    Sample C++ conversion code for XML document To ODP format. Use example code for batch XML To ODP conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/xml-t...
  2. Convert PPSX to ODP using C++ application | pro...

    Sample C++ conversion code for PPSX document To ODP format. Use example code for batch PPSX To ODP conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/ppsx-...
  3. Convert JPG to Image in C# | products.aspose.com

    Convert JPG To Image in C#. Use .NET library API To convert JPG To images in different formats....Create an instance of the Presentation class. Load the JPG image...Image using (Presentation pres = new Presentation()) { IPPImage...

    products.aspose.com/slides/net/conversion/jpg-t...
  4. Online PCL to ODP Conversion or Develop Java ba...

    Free online app To convert PCL To ODP files. Java conversion library code for PCL documents....Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/java/conversion/pcl-t...
  5. Merge HTML to Image in Python | products.aspose...

    Merge HTML To image in Python. Use Python library API To combine HTML To image...to merge and manipulate presentations, HTML docs, and other files...as drawing with slides . Presentation() as pres: pres . slides...

    products.aspose.com/slides/python-net/merge/htm...
  6. Convert ODP to PPTX using C# | products.aspose.com

    Sample code for ODP To PPTX C# conversion. Use API example code for batch ODP files To PPTX 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...
  7. Convert OTP to SVG using C# | products.aspose.com

    Sample code for OTP To SVG C# conversion. Use API example code for batch OTP files To SVG conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Call the Save method...Conversion using (Presentation pres = new Presentation( "template.otp"...

    products.aspose.com/slides/net/conversion/otp-t...
  8. Convert POTM to SVG using C# | products.aspose.com

    Sample code for POTM To SVG C# conversion. Use API example code for batch POTM files To SVG conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Call the Save method...Conversion using (Presentation pres = new Presentation( "template.potm"...

    products.aspose.com/slides/net/conversion/potm-...
  9. Convert PPSX to SVG using C# | products.aspose.com

    Sample code for PPSX To SVG C# conversion. Use API example code for batch PPSX files To SVG conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Call the Save method...Conversion using (Presentation pres = new Presentation( "template.ppsx"...

    products.aspose.com/slides/net/conversion/ppsx-...
  10. Merge TIFF to PDF in C# | products.aspose.com

    Merge TIFF To PDF in C#. Use .NET library API To combine TIFF and PDF... merge, and manipulate presentations, PDFs, images, and other...to PDF using (Presentation pres = new Presentation()) { IPPImage...

    products.aspose.com/slides/net/merger/tiff-to-pdf/