Sort Score
Result 10 results
Languages All
Labels All
Results 5,371 - 5,380 of 60,310 for

html template

(0.05 sec)
  1. C++ API to Export CGM to MARKDOWN | products.as...

    Convert CGM to MARKDOWN within C++ applications....POT (Microsoft PowerPoint Template Files) Convert CGM to POTM...POTM (Microsoft PowerPoint Template File) Convert CGM to POTX (Microsoft...

    products.aspose.com/total/cpp/conversion/cgm-to...
  2. C++ API to Convert PS to PPTM | products.aspose...

    Convert PS to PPTM via C++ without using Microsoft Word or Adobe Acrobat Reader...MakeObject < Document > ( u "template.ps" ); // save PS as PPTX...POT (Microsoft PowerPoint Template Files) Convert PS to POTM...

    products.aspose.com/total/cpp/conversion/ps-to-...
  3. Online SVG to XAMLFLOW Conversion or Develop Ja...

    Free online app to convert SVG to XAMLFLOW files. Java conversion library code for SVG documents....document = new Document ( "template.svg" ); // save SVG as a DOC...SVG to XLT (Excel 97 - 2003 Template) Convert SVG to XLTM (Excel...

    products.aspose.com/total/java/conversion/svg-t...
  4. Convert PPTX to JPEG using C# | products.aspose...

    Sample code for PPTX to JPEG C# conversion. Use API example code for batch PPTX files to JPEG conversion within VB.NET, Asp.NET or any .NET based application....NET Conversion PPTX to JPEG HTML JPG PDF XML PPTX JPEG Convert...presentation = new Presentation( "template.pptx" )) { // iterate over...

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

    Sample code for OTP to JPEG C# conversion. Use API example code for batch OTP files to JPEG conversion within VB.NET, Asp.NET or any .NET based application....NET Conversion OTP to JPEG HTML JPG PDF XML OTP JPEG Convert...presentation = new Presentation( "template.otp" )) { // iterate over...

    products.aspose.com/slides/net/conversion/otp-t...
  6. Convert PPS to PNG using C# | products.aspose.com

    Sample code for PPS to PNG C# conversion. Use API example code for batch PPS files to PNG conversion within VB.NET, Asp.NET or any .NET based application....NET Conversion PPS to PNG HTML JPG PDF XML PPS PNG Convert...presentation = new Presentation( "template.pps" )) { // iterate over...

    products.aspose.com/slides/net/conversion/pps-t...
  7. Convert PPT to JPEG using C# | products.aspose.com

    Sample code for PPT to JPEG C# conversion. Use API example code for batch PPT files to JPEG conversion within VB.NET, Asp.NET or any .NET based application....NET Conversion PPT to JPEG HTML JPG PDF XML PPT JPEG Convert...presentation = new Presentation( "template.ppt" )) { // iterate over...

    products.aspose.com/slides/net/conversion/ppt-t...
  8. Convert PPTM to JPEG using C# | products.aspose...

    Sample code for PPTM to JPEG C# conversion. Use API example code for batch PPTM files to JPEG conversion within VB.NET, Asp.NET or any .NET based application....NET Conversion PPTM to JPEG HTML JPG PDF XML PPTM JPEG Convert...presentation = new Presentation( "template.pptm" )) { // iterate over...

    products.aspose.com/slides/net/conversion/pptm-...
  9. Convert PPTM to GIF using C# | products.aspose.com

    Sample code for PPTM to GIF C# conversion. Use API example code for batch PPTM files to GIF conversion within VB.NET, Asp.NET or any .NET based application....NET Conversion PPTM to GIF HTML JPG PDF XML PPTM GIF Convert...presentation = new Presentation( "template.pptm" )) { // iterate over...

    products.aspose.com/slides/net/conversion/pptm-...
  10. Merge PPTM Files using .NET | products.aspose.com

    C# source code to combine PPTM documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....var mp = new Presentation( "template.pptx" ); while (mp.Slides...presentation is added with template presentation styles using...

    products.aspose.com/slides/net/merger/pptm/