Sort Score
Result 10 results
Languages All
Labels All
Results 7,321 - 7,330 of 80,177 for

template

(0.08 sec)
  1. 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....presentation = new Presentation( "template.odp" )) { // iterate over...POT (Microsoft PowerPoint Template Files) ODP TO POTM (Microsoft...

    products.aspose.com/slides/net/conversion/odp-t...
  2. Convert PPSX to PNG using C# | products.aspose.com

    Sample code for PPSX to PNG C# conversion. Use API example code for batch PPSX files to PNG conversion within VB.NET, Asp.NET or any .NET based application....presentation = new Presentation( "template.ppsx" )) { // iterate over...POT (Microsoft PowerPoint Template Files) PPSX TO POTM (Microsoft...

    products.aspose.com/slides/net/conversion/ppsx-...
  3. Convert PPSX to JPEG using C# | products.aspose...

    Sample code for PPSX to JPEG C# conversion. Use API example code for batch PPSX files to JPEG conversion within VB.NET, Asp.NET or any .NET based application....presentation = new Presentation( "template.ppsx" )) { // iterate over...POT (Microsoft PowerPoint Template Files) PPSX TO POTM (Microsoft...

    products.aspose.com/slides/net/conversion/ppsx-...
  4. Convert PPT to PNG using C# | products.aspose.com

    Sample code for PPT to PNG C# conversion. Use API example code for batch PPT files to PNG conversion within VB.NET, Asp.NET or any .NET based application....presentation = new Presentation( "template.ppt" )) { // iterate over...POT (Microsoft PowerPoint Template Files) PPT TO POTM (Microsoft...

    products.aspose.com/slides/net/conversion/ppt-t...
  5. Convert PPT to JPEG using Java | products.aspos...

    Sample Java conversion code for PPT format to JPEG file. Use this example code to export PowerPoint & OpenOffice presentations to JPEG within any Web or Desktop Java based Application....presentation = new Presentation( "template.ppt" ); // iterate over all...POT (Microsoft PowerPoint Template Files) PPT TO POTM (Microsoft...

    products.aspose.com/slides/java/conversion/ppt-...
  6. Convert PPTX to BMP using Java | products.aspos...

    Sample Java conversion code for PPTX format to BMP file. Use this example code to export PowerPoint & OpenOffice presentations to BMP within any Web or Desktop Java based Application....presentation = new Presentation( "template.pptx" ); // iterate over all...POT (Microsoft PowerPoint Template Files) PPTX TO POTM (Microsoft...

    products.aspose.com/slides/java/conversion/pptx...
  7. Convert ODP to PNG using Java | products.aspose...

    Sample Java conversion code for ODP format to PNG file. Use this example code to export PowerPoint & OpenOffice presentations to PNG within any Web or Desktop Java based Application....presentation = new Presentation( "template.odp" ); // iterate over all...POT (Microsoft PowerPoint Template Files) ODP TO POTM (Microsoft...

    products.aspose.com/slides/java/conversion/odp-...
  8. Convert PPSM to GIF using Java | products.aspos...

    Sample Java conversion code for PPSM format to GIF file. Use this example code to export PowerPoint & OpenOffice presentations to GIF within any Web or Desktop Java based Application....presentation = new Presentation( "template.ppsm" ); // iterate over all...POT (Microsoft PowerPoint Template Files) PPSM TO POTM (Microsoft...

    products.aspose.com/slides/java/conversion/ppsm...
  9. Think-Cell Warning When Saving PPT with Aspose....

    I am trying latest trail version of Aspose.Slides with .Net 8. If I opened a powerpoint deck Template using aspose.slides which having think-cell chart in it and save it back. When I opened a updated powerpoint deck. …...I opened a powerpoint deck template using aspose.slides which...Requirement is open the powerpoint template(having think-cell chart),...

    forum.aspose.com/t/think-cell-warning-when-savi...
  10. Apply Advanced Conditional Formatting with C++|...

    How to use the Aspose.Cells library in C++ to apply advanced conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....conditional formatting is used in a template file. See the sample code...workbook object and open the template file Workbook workbook ( srcDir...

    docs.aspose.com/cells/cpp/apply-advanced-condit...