Sort Score
Result 10 results
Languages All
Labels All
Results 4,041 - 4,050 of 375,724 for

save

(0.39 sec)
  1. Convert PPTM to XLTX via PHP or with free Onlin...

    PHP API to Convert PPTM to XLTX or Online App without using Microsoft Office Powerpoint or Excel. Test free PPTM to XLTX online converter quickly before integrating the code....Presentation class Set the HTML save options using HtmlOptions object...the save method Save the PPTM file into HTML using save method...

    products.aspose.com/total/php-java/conversion/p...
  2. Set Barcode Checksum using Python

    This short guide explains how to work with barcode checksum using Python. It has details to set the IDE, a list of steps, and a sample code to set checksum in barcode using Python....a barcode without a checksum Save the barcode image without a...YES to include the checksum Save the barcode image with checksum...

    kb.aspose.com/barcode/python/barcode-checksum-u...
  3. Export PDF to SWF in Android | products.aspose.com

    Android API to Convert PDF to SWF without using Microsoft Word...Convert PDF to PPTX by using save method Load PPTX document by...Presentation class Save the document to SWF format using save method and...

    products.aspose.com/total/android-java/conversi...
  4. Merge PPT Files via C++ | products.aspose.com

    C++ example code to combine PPT documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Use Save() method to save at specified path System...e); } // Save the presentation presentation1->Save(outputFilePath...

    products.aspose.com/slides/cpp/merger/ppt/
  5. Merge PPTM Files via C++ | products.aspose.com

    C++ example code to combine PPTM documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Use Save() method to save at specified path System...e); } // Save the presentation presentation1->Save(outputFilePath...

    products.aspose.com/slides/cpp/merger/pptm/
  6. Merge ODP Files via C++ | products.aspose.com

    C++ example code to combine ODP documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Use Save() method to save at specified path System...e); } // Save the presentation presentation1->Save(outputFilePath...

    products.aspose.com/slides/cpp/merger/odp/
  7. Merge POTM Files via C++ | products.aspose.com

    C++ example code to combine POTM documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Use Save() method to save at specified path System...e); } // Save the presentation presentation1->Save(outputFilePath...

    products.aspose.com/slides/cpp/merger/potm/
  8. Merge POTX Files via C++ | products.aspose.com

    C++ example code to combine POTX documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Use Save() method to save at specified path System...e); } // Save the presentation presentation1->Save(outputFilePath...

    products.aspose.com/slides/cpp/merger/potx/
  9. Export EML to TEXT via C++ | products.aspose.com

    C++ API to Convert EML to TEXT without using Microsoft Word or Outlook...Convert EML to HTML by using Save member function Load HTML by...Document class Save the document to TEXT format using Save method and...

    products.aspose.com/total/cpp/conversion/eml-to...
  10. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint with Aspose.Slides for Java and speed up presentation editing and data updates....); } } // Saves the presentation to disk pres . save ( "pres.pptx"...row. Clone the table column. Save the modified presentation. This...

    docs.aspose.com/slides/java/manage-rows-and-col...