Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 211,679 for

format

(0.3 sec)
  1. Convert ODP to SVG in Python | products.aspose.com

    Sample code for ODP to SVG Python conversion. Use PowerPoint Python API for batch conversion ODP files to SVG files....developer can convert ODP to SVG format with just a few lines of Python...ODP files to many popular formats. You can install the library...

    products.aspose.com/slides/python-net/conversio...
  2. Convert POT to EMF in Python | products.aspose.com

    Sample code for POT to EMF Python conversion. Use PowerPoint Python API for batch conversion POT files to EMF files....developer can convert POT to EMF format with just a few lines of Python...POT files to many popular formats. You can install the library...

    products.aspose.com/slides/python-net/conversio...
  3. Convert OTP to PNG in Python | products.aspose.com

    Sample code for OTP to PNG Python conversion. Use PowerPoint Python API for batch conversion OTP files to PNG files....developer can convert OTP to PNG format with just a few lines of Python...OTP files to many popular formats. You can install the library...

    products.aspose.com/slides/python-net/conversio...
  4. Export OFT to ODT via Java | products.aspose.com

    Java API to Convert OFT to ODT without using Microsoft Word or Outlook...for Java to convert OFT file format to HTML. Secondly, you can...class Save the document to ODT format using save method and set ODT...

    products.aspose.com/total/java/conversion/oft-t...
  5. Export OFT to DOTM via Java | products.aspose.com

    Java API to Convert OFT to DOTM without using Microsoft Word or Outlook...for Java to convert OFT file format to HTML. Secondly, you can...class Save the document to DOTM format using save method and set DOTM...

    products.aspose.com/total/java/conversion/oft-t...
  6. Convert ODP to PNG using C# | products.aspose.com

    Sample code for ODP to PNG C# conversion. Use API example code for batch ODP files to PNG conversion within VB.NET, Asp.NET or any .NET based application....to disk in PNG format bitmap.Save( string .Format( "Slide_{0}.png"...convert ODP into many other file formats including few listed below...

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

    Sample code for POT to GIF C# conversion. Use API example code for batch POT files to GIF conversion within VB.NET, Asp.NET or any .NET based application....to disk in GIF format bitmap.Save( string .Format( "Slide_{0}.gif"...convert POT into many other file formats including few listed below...

    products.aspose.com/slides/net/conversion/pot-t...
  8. Export OFT to DOCM via Java | products.aspose.com

    Java API to Convert OFT to DOCM without using Microsoft Word or Outlook...for Java to convert OFT file format to HTML. Secondly, you can...class Save the document to DOCM format using save method and set DOCM...

    products.aspose.com/total/java/conversion/oft-t...
  9. Convert PPSM to SVG using C++ application | pro...

    Sample C++ conversion code for PPSM document to SVG Format. Use example code for batch PPSM to SVG conversion within any C++ Application....ppsm" ); // Save in SVG format. for (int32_t index = 0 ; index...index++) { auto fileName = String::Format(u "slide-{0}.svg" , index);...

    products.aspose.com/slides/cpp/conversion/ppsm-...
  10. Convert PPSX to XML using C++ application | pro...

    Sample C++ conversion code for PPSX document to XML Format. Use example code for batch PPSX to XML conversion within any C++ Application....ppsx" ); // Save in XML format. for (int32_t index = 0 ; index...index++) { auto fileName = String::Format(u "slide-{0}.xml" , index);...

    products.aspose.com/slides/cpp/conversion/ppsx-...