Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 348,544 for

save

(0.07 sec)
  1. Remove Slide from Presentation|Aspose.Slides fo...

    Remove slide from PowerPoint by reference or index... Save the modified presentation. This...$slide ); # Saves the modified presentation $pres -> save ( "modified...

    docs.aspose.com/slides/php-java/remove-slide-fr...
  2. Set Default Font while rendering spreadsheet to...

    Learn how to set default font while rendering spreadsheet to HTML using Aspose.Cells for C++.... Then it saves the workbook in HTML by setting...cell . SetStyle ( st ); // Now save the workbook in html format...

    docs.aspose.com/cells/cpp/set-default-font-whil...
  3. Export EMAIL to BMP via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/email-...
  4. Export EMAIL to PS via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/email-...
  5. Export EML to FLATOPC via C++ | products.aspose...

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

    products.aspose.com/total/cpp/conversion/eml-to...
  6. Export MSG to IMAGE via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/msg-to...
  7. Export EMAIL to EPUB via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/email-...
  8. Export EMLX to MD via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/emlx-t...
  9. Export EMLX to PNG via C++ | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/emlx-t...
  10. Concatenate PDF Files in PHP|Aspose.PDF for Java

    Learn how to concatenate multiple PDF files into a single document in PHP using Aspose.PDF for easier document management....add ( $pdf2 -> getPages ()); # Save the concatenated output file...(the target document) $pdf1 -> save ( $dataDir . "Concatenate_output...

    docs.aspose.com/pdf/java/concatenate-pdf-files-...